# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:4 Wednesday 10 April 2024 14:49:25 +0000 (0:00:00.013) 0:00:00.013 ******* 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-cancel-lingerl9i1bijk/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:9 Wednesday 10 April 2024 14:49:25 +0000 (0:00:00.013) 0:00:00.027 ******* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:58 Wednesday 10 April 2024 14:49:28 +0000 (0:00:02.725) 0:00:02.752 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.048) 0:00:02.800 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.016) 0:00:02.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.020) 0:00:02.838 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.311) 0:00:03.150 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.021) 0:00:03.171 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:49:28 +0000 (0:00:00.033) 0:00:03.205 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:49:29 +0000 (0:00:01.138) 0:00:04.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:49:29 +0000 (0:00:00.063) 0:00:04.407 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-3.18-1.fc38.x86_64", "Installed: libbsd-0.12.2-1.fc38.x86_64", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.13-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: aardvark-dns-1.10.0-1.fc38.x86_64", "Installed: conmon-2:2.1.10-1.fc38.x86_64", "Installed: netavark-1.10.3-1.fc38.x86_64", "Installed: container-selinux-2:2.230.0-1.fc38.noarch", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: crun-1.14.4-1.fc38.x86_64", "Installed: gvisor-tap-vsock-6:0.7.3-1.fc38.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.10-1.fc38.x86_64", "Installed: passt-0^20240220.g1e6f92b-1.fc38.x86_64", "Installed: passt-selinux-0^20240220.g1e6f92b-1.fc38.noarch", "Installed: qemu-user-static-sh4-2:7.2.10-1.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.10-1.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.10-1.fc38.x86_64", "Installed: podman-5:4.9.4-1.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: yajl-2.1.0-21.fc38.x86_64", "Installed: slirp4netns-1.2.2-1.fc38.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:51:21 +0000 (0:01:52.283) 0:01:56.690 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.044494", "end": "2024-04-10 14:51:22.314724", "rc": 0, "start": "2024-04-10 14:51:22.270230" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.354) 0:01:57.045 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.047) 0:01:57.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.054) 0:01:57.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.069) 0:01:57.216 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.043) 0:01:57.259 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.380) 0:01:57.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:22 +0000 (0:00:00.028) 0:01:57.668 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.052) 0:01:57.721 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.236) 0:01:57.957 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.028) 0:01:57.985 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1678060800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.229) 0:01:58.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.059) 0:01:58.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.022) 0:01:58.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.022) 0:01:58.320 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.021) 0:01:58.342 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.023) 0:01:58.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.021) 0:01:58.387 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.043) 0:01:58.431 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.042) 0:01:58.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.023) 0:01:58.497 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.024) 0:01:58.522 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.045) 0:01:58.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.031) 0:01:58.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.021) 0:01:58.620 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:51:23 +0000 (0:00:00.045) 0:01:58.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.038) 0:01:58.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.072) 0:01:58.776 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.051) 0:01:58.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.028) 0:01:58.856 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.051) 0:01:58.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.027) 0:01:58.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.023) 0:01:58.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.022) 0:01:58.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.022) 0:01:59.003 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.021) 0:01:59.024 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.022) 0:01:59.046 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.021) 0:01:59.068 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.054) 0:01:59.122 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.027) 0:01:59.150 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.027) 0:01:59.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.022) 0:01:59.200 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.029) 0:01:59.229 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.072) 0:01:59.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.028) 0:01:59.330 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.026) 0:01:59.357 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.028) 0:01:59.385 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.231) 0:01:59.616 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:24 +0000 (0:00:00.030) 0:01:59.647 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.231) 0:01:59.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.022) 0:01:59.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.025) 0:01:59.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.027) 0:01:59.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.021) 0:01:59.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.024) 0:02:00.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.027) 0:02:00.027 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.038) 0:02:00.066 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.028) 0:02:00.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.023) 0:02:00.119 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.130) 0:02:00.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.030) 0:02:00.280 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.062) 0:02:00.343 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.059) 0:02:00.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.030) 0:02:00.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.042) 0:02:00.477 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.024) 0:02:00.501 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.041) 0:02:00.543 ******* skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:51:25 +0000 (0:00:00.028) 0:02:00.571 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:51:26 +0000 (0:00:00.373) 0:02:00.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:51:26 +0000 (0:00:00.027) 0:02:00.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:51:26 +0000 (0:00:00.040) 0:02:01.013 ******* 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-1712760686.3958573-8259-267855271804983/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.917) 0:02:01.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.024) 0:02:01.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.026) 0:02:01.982 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.025) 0:02:02.007 ******* TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:74 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.018) 0:02:02.026 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:78 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.022) 0:02:02.049 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.040) 0:02:02.089 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.035) 0:02:02.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.025) 0:02:02.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.021) 0:02:02.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.021) 0:02:02.194 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:51:27 +0000 (0:00:00.049) 0:02:02.243 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:51:28 +0000 (0:00:01.042) 0:02:03.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.021) 0:02:03.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.029) 0:02:03.337 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033358", "end": "2024-04-10 14:51:28.864675", "rc": 0, "start": "2024-04-10 14:51:28.831317" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.257) 0:02:03.594 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.023) 0:02:03.618 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.023) 0:02:03.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:51:28 +0000 (0:00:00.041) 0:02:03.682 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.042) 0:02:03.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.029) 0:02:03.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.028) 0:02:03.782 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.035) 0:02:03.818 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.282) 0:02:04.100 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.030) 0:02:04.130 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.232) 0:02:04.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.022) 0:02:04.385 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.022) 0:02:04.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.021) 0:02:04.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.021) 0:02:04.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.021) 0:02:04.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.021) 0:02:04.492 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.031) 0:02:04.524 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.045) 0:02:04.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.024) 0:02:04.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.021) 0:02:04.615 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.042) 0:02:04.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:51:29 +0000 (0:00:00.022) 0:02:04.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.063) 0:02:04.743 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.047) 0:02:04.791 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.026) 0:02:04.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.025) 0:02:04.843 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.045) 0:02:04.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.022) 0:02:04.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.022) 0:02:04.933 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.021) 0:02:04.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.022) 0:02:04.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.022) 0:02:05.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.029) 0:02:05.030 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.024) 0:02:05.054 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.021) 0:02:05.076 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.022) 0:02:05.098 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.051) 0:02:05.150 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.067) 0:02:05.217 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.027) 0:02:05.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.020) 0:02:05.266 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.030) 0:02:05.297 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.039) 0:02:05.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.036) 0:02:05.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.026) 0:02:05.399 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:30 +0000 (0:00:00.038) 0:02:05.438 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.262) 0:02:05.700 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.047) 0:02:05.748 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.245) 0:02:05.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.024) 0:02:06.018 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.044) 0:02:06.062 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.042) 0:02:06.105 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.027) 0:02:06.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.064) 0:02:06.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.024) 0:02:06.221 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.037) 0:02:06.259 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.024) 0:02:06.283 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.022) 0:02:06.305 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.049) 0:02:06.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.021) 0:02:06.376 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.045) 0:02:06.422 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.037) 0:02:06.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.022) 0:02:06.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.021) 0:02:06.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.021) 0:02:06.525 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:51:31 +0000 (0:00:00.020) 0:02:06.545 ******* ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:51:32 +0000 (0:00:00.868) 0:02:07.414 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:51:32 +0000 (0:00:00.240) 0:02:07.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:51:32 +0000 (0:00:00.027) 0:02:07.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.027) 0:02:07.709 ******* 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-1712760693.0606267-8457-241695363229990/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.678) 0:02:08.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.036) 0:02:08.424 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.036) 0:02:08.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.033) 0:02:08.494 ******* TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:94 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.063) 0:02:08.558 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:101 Wednesday 10 April 2024 14:51:33 +0000 (0:00:00.040) 0:02:08.598 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.105) 0:02:08.703 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.114) 0:02:08.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.048) 0:02:08.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.044) 0:02:08.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.034) 0:02:08.946 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:51:34 +0000 (0:00:00.065) 0:02:09.012 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.980) 0:02:09.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.023) 0:02:10.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.028) 0:02:10.045 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033080", "end": "2024-04-10 14:51:35.574872", "rc": 0, "start": "2024-04-10 14:51:35.541792" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.261) 0:02:10.306 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.025) 0:02:10.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.060) 0:02:10.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.042) 0:02:10.433 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.042) 0:02:10.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.029) 0:02:10.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.027) 0:02:10.532 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:35 +0000 (0:00:00.029) 0:02:10.562 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.232) 0:02:10.794 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.029) 0:02:10.823 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.231) 0:02:11.055 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.023) 0:02:11.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.023) 0:02:11.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.023) 0:02:11.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.021) 0:02:11.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.021) 0:02:11.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.055) 0:02:11.224 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.028) 0:02:11.253 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.041) 0:02:11.294 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.021) 0:02:11.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.021) 0:02:11.337 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.042) 0:02:11.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.031) 0:02:11.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.042) 0:02:11.454 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.044) 0:02:11.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.025) 0:02:11.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.021) 0:02:11.546 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.043) 0:02:11.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.023) 0:02:11.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:51:36 +0000 (0:00:00.023) 0:02:11.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.064) 0:02:11.701 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.023) 0:02:11.725 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.022) 0:02:11.748 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.025) 0:02:11.773 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.022) 0:02:11.796 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.022) 0:02:11.818 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.023) 0:02:11.842 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.053) 0:02:11.895 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.028) 0:02:11.924 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.029) 0:02:11.953 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.035) 0:02:11.988 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.042) 0:02:12.030 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.042) 0:02:12.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.049) 0:02:12.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.031) 0:02:12.154 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.043) 0:02:12.197 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.377) 0:02:12.574 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:37 +0000 (0:00:00.039) 0:02:12.614 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.254) 0:02:12.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.030) 0:02:12.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.027) 0:02:12.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.022) 0:02:12.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.022) 0:02:12.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.021) 0:02:12.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.022) 0:02:13.016 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.038) 0:02:13.055 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.022) 0:02:13.077 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.022) 0:02:13.099 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.051) 0:02:13.151 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.048) 0:02:13.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:51:38 +0000 (0:00:00.024) 0:02:13.224 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.845) 0:02:14.070 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.239) 0:02:14.309 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.039) 0:02:14.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.022) 0:02:14.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.022) 0:02:14.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:51:39 +0000 (0:00:00.021) 0:02:14.415 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:51:40 +0000 (0:00:01.026) 0:02:15.442 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.071388", "end": "2024-04-10 14:51:41.123735", "rc": 0, "start": "2024-04-10 14:51:41.052347" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.420) 0:02:15.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.024) 0:02:15.886 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.059) 0:02:15.946 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.022) 0:02:15.968 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.043) 0:02:16.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.035) 0:02:16.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.027) 0:02:16.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.029) 0:02:16.104 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:51:41 +0000 (0:00:00.053) 0:02:16.158 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:51:42 +0000 (0:00:01.288) 0:02:17.446 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:51:42 +0000 (0:00:00.020) 0:02:17.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:51:42 +0000 (0:00:00.062) 0:02:17.530 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033363", "end": "2024-04-10 14:51:43.083219", "rc": 0, "start": "2024-04-10 14:51:43.049856" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.282) 0:02:17.812 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.024) 0:02:17.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.023) 0:02:17.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.044) 0:02:17.905 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.043) 0:02:17.948 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.029) 0:02:17.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.038) 0:02:18.017 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.031) 0:02:18.049 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.376) 0:02:18.426 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:43 +0000 (0:00:00.036) 0:02:18.463 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.410) 0:02:18.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:18.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:18.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.022) 0:02:18.939 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.023) 0:02:18.962 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.024) 0:02:18.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.023) 0:02:19.010 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.029) 0:02:19.040 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.043) 0:02:19.083 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.028) 0:02:19.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:19.133 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.041) 0:02:19.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:19.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:19.219 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.041) 0:02:19.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.067) 0:02:19.328 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.022) 0:02:19.350 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.047) 0:02:19.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.033) 0:02:19.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.028) 0:02:19.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.026) 0:02:19.485 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.024) 0:02:19.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.055) 0:02:19.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.025) 0:02:19.591 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.031) 0:02:19.622 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:19.644 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:51:44 +0000 (0:00:00.021) 0:02:19.666 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.052) 0:02:19.718 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.028) 0:02:19.746 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.027) 0:02:19.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.024) 0:02:19.798 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.064) 0:02:19.863 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.038) 0:02:19.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.026) 0:02:19.928 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.026) 0:02:19.955 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.031) 0:02:19.986 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.344) 0:02:20.330 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.029) 0:02:20.359 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.256) 0:02:20.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.022) 0:02:20.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.024) 0:02:20.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:45 +0000 (0:00:00.021) 0:02:20.684 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.026) 0:02:20.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.021) 0:02:20.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.021) 0:02:20.754 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.072) 0:02:20.827 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.023) 0:02:20.851 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.021) 0:02:20.873 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.047) 0:02:20.921 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.044) 0:02:20.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:51:46 +0000 (0:00:00.021) 0:02:20.987 ******* 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 basic.target -.mount sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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]", "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": "4431", "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 [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:51:47 +0000 (0:00:01.040) 0:02:22.027 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:51:47 +0000 (0:00:00.242) 0:02:22.269 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:47 +0000 (0:00:00.037) 0:02:22.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:47 +0000 (0:00:00.023) 0:02:22.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:47 +0000 (0:00:00.021) 0:02:22.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:51:47 +0000 (0:00:00.065) 0:02:22.416 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:51:48 +0000 (0:00:01.053) 0:02:23.469 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039507", "end": "2024-04-10 14:51:49.005425", "rc": 0, "start": "2024-04-10 14:51:48.965918" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.269) 0:02:23.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.029) 0:02:23.769 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.025) 0:02:23.795 ******* TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:113 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.037) 0:02:23.832 ******* 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-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:126 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.514) 0:02:24.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:139 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.053) 0:02:24.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:171 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.032) 0:02:24.433 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:177 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.069) 0:02:24.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:180 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.031) 0:02:24.535 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.048) 0:02:24.583 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.043) 0:02:24.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.027) 0:02:24.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:51:49 +0000 (0:00:00.021) 0:02:24.676 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:51:50 +0000 (0:00:00.022) 0:02:24.699 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:51:50 +0000 (0:00:00.061) 0:02:24.760 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:51:51 +0000 (0:00:01.028) 0:02:25.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.026) 0:02:25.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.029) 0:02:25.845 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033065", "end": "2024-04-10 14:51:51.371356", "rc": 0, "start": "2024-04-10 14:51:51.338291" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.255) 0:02:26.101 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.024) 0:02:26.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.022) 0:02:26.148 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.073) 0:02:26.221 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.046) 0:02:26.268 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.236) 0:02:26.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.032) 0:02:26.537 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:51 +0000 (0:00:00.032) 0:02:26.569 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.235) 0:02:26.805 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.030) 0:02:26.836 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.248) 0:02:27.084 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004384", "end": "2024-04-10 14:51:52.585758", "rc": 0, "start": "2024-04-10 14:51:52.581374" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.242) 0:02:27.327 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004352", "end": "2024-04-10 14:51:52.835359", "rc": 0, "start": "2024-04-10 14:51:52.831007" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.242) 0:02:27.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.027) 0:02:27.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.041) 0:02:27.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.026) 0:02:27.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:51:52 +0000 (0:00:00.026) 0:02:27.691 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.030) 0:02:27.721 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.042) 0:02:27.764 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.024) 0:02:27.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.022) 0:02:27.812 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.052) 0:02:27.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.023) 0:02:27.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.067) 0:02:27.955 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.050) 0:02:28.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.026) 0:02:28.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.022) 0:02:28.055 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.044) 0:02:28.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.023) 0:02:28.124 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.023) 0:02:28.148 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.022) 0:02:28.170 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.023) 0:02:28.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.023) 0:02:28.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.022) 0:02:28.239 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.021) 0:02:28.261 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.067) 0:02:28.328 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.026) 0:02:28.354 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.036) 0:02:28.391 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:53 +0000 (0:00:00.086) 0:02:28.478 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.023245", "end": "2024-04-10 14:51:54.003293", "rc": 0, "start": "2024-04-10 14:51:53.980048" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:54 +0000 (0:00:00.257) 0:02:28.735 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:54 +0000 (0:00:00.028) 0:02:28.764 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:51:54 +0000 (0:00:00.026) 0:02:28.791 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760714.139513, "dev": 53, "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": 1712760714.139513, "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 [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:51:54 +0000 (0:00:00.298) 0:02:29.089 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:51:55 +0000 (0:00:01.090) 0:02:30.179 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.026) 0:02:30.206 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.030) 0:02:30.236 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.036) 0:02:30.272 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.251) 0:02:30.524 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.029) 0:02:30.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:51:55 +0000 (0:00:00.026) 0:02:30.579 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760715.068518, "dev": 53, "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": 1712760715.068518, "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 [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.249) 0:02:30.829 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.645) 0:02:31.475 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.022) 0:02:31.497 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.066) 0:02:31.564 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.037) 0:02:31.601 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.041) 0:02:31.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:51:56 +0000 (0:00:00.031) 0:02:31.674 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.035) 0:02:31.709 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.078) 0:02:31.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.028) 0:02:31.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.027) 0:02:31.844 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.031) 0:02:31.876 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.243) 0:02:32.120 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.048) 0:02:32.168 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.277) 0:02:32.445 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004406", "end": "2024-04-10 14:51:57.947810", "rc": 0, "start": "2024-04-10 14:51:57.943404" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:51:57 +0000 (0:00:00.232) 0:02:32.678 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004263", "end": "2024-04-10 14:51:58.177731", "rc": 0, "start": "2024-04-10 14:51:58.173468" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.229) 0:02:32.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.022) 0:02:32.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.028) 0:02:32.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.021) 0:02:32.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.021) 0:02:33.001 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.039) 0:02:33.041 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.022) 0:02:33.064 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.062) 0:02:33.127 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.049) 0:02:33.176 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.021) 0:02:33.198 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.045) 0:02:33.244 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.037) 0:02:33.281 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.226) 0:02:33.508 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.029) 0:02:33.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.023) 0:02:33.560 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.022) 0:02:33.583 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:51:58 +0000 (0:00:00.023) 0:02:33.607 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:51:59 +0000 (0:00:00.240) 0:02:33.848 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:51:59 +0000 (0:00:00.023) 0:02:33.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:51:59 +0000 (0:00:00.024) 0:02:33.896 ******* 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-1712760719.2451246-9129-112181708639207/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:51:59 +0000 (0:00:00.622) 0:02:34.518 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.723) 0:02:35.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.026) 0:02:35.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.026) 0:02:35.294 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.027) 0:02:35.321 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.027) 0:02:35.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.022) 0:02:35.372 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.032) 0:02:35.405 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.061) 0:02:35.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.032) 0:02:35.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.047) 0:02:35.547 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:00 +0000 (0:00:00.030) 0:02:35.577 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.287) 0:02:35.865 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.031) 0:02:35.896 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.245) 0:02:36.142 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004325", "end": "2024-04-10 14:52:01.650086", "rc": 0, "start": "2024-04-10 14:52:01.645761" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.239) 0:02:36.381 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004336", "end": "2024-04-10 14:52:01.883287", "rc": 0, "start": "2024-04-10 14:52:01.878951" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.242) 0:02:36.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.028) 0:02:36.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:01 +0000 (0:00:00.027) 0:02:36.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.026) 0:02:36.705 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.030) 0:02:36.735 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.046) 0:02:36.782 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.027) 0:02:36.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.035) 0:02:36.846 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.058) 0:02:36.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.026) 0:02:36.931 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.125) 0:02:37.057 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.051) 0:02:37.109 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.249) 0:02:37.358 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.038) 0:02:37.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.029) 0:02:37.426 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.026) 0:02:37.452 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:52:02 +0000 (0:00:00.026) 0:02:37.479 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:52:03 +0000 (0:00:00.239) 0:02:37.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:52:03 +0000 (0:00:00.022) 0:02:37.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:52:03 +0000 (0:00:00.023) 0:02:37.764 ******* 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-1712760723.1121035-9216-115369177354936/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:52:03 +0000 (0:00:00.612) 0:02:38.376 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:52:04 +0000 (0:00:00.713) 0:02:39.090 ******* 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": "-.mount run-user-1111.mount app.slice 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", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "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": "4431", "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 [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.659) 0:02:39.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.033) 0:02:39.783 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.031) 0:02:39.815 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.029) 0:02:39.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.023) 0:02:39.869 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.040) 0:02:39.909 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.041) 0:02:39.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.031) 0:02:39.981 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.027) 0:02:40.009 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.034) 0:02:40.043 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.315) 0:02:40.358 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.030) 0:02:40.389 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:05 +0000 (0:00:00.228) 0:02:40.617 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004288", "end": "2024-04-10 14:52:06.119159", "rc": 0, "start": "2024-04-10 14:52:06.114871" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.260) 0:02:40.878 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004282", "end": "2024-04-10 14:52:06.387520", "rc": 0, "start": "2024-04-10 14:52:06.383238" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.239) 0:02:41.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.026) 0:02:41.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.038) 0:02:41.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.026) 0:02:41.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.025) 0:02:41.233 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.039) 0:02:41.272 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.025) 0:02:41.297 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.025) 0:02:41.323 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.052) 0:02:41.375 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.034) 0:02:41.409 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.104) 0:02:41.513 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:06 +0000 (0:00:00.044) 0:02:41.557 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:07 +0000 (0:00:00.224) 0:02:41.782 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:07 +0000 (0:00:00.026) 0:02:41.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:52:07 +0000 (0:00:00.026) 0:02:41.835 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:52:07 +0000 (0:00:00.022) 0:02:41.858 ******* 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", "attempts": 1, "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 [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:52:15 +0000 (0:00:08.168) 0:02:50.026 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:52:15 +0000 (0:00:00.237) 0:02:50.264 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:52:15 +0000 (0:00:00.023) 0:02:50.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:52:15 +0000 (0:00:00.022) 0:02:50.310 ******* 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-1712760735.656235-9305-30713471077788/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:52:16 +0000 (0:00:00.605) 0:02:50.916 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:52:16 +0000 (0:00:00.708) 0:02:51.625 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-network.service app.slice basic.target run-user-1111.mount -.mount quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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 app.slice basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "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": "4431", "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": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:52:18 +0000 (0:00:02.030) 0:02:53.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:52:18 +0000 (0:00:00.025) 0:02:53.680 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:189 Wednesday 10 April 2024 14:52:19 +0000 (0:00:00.021) 0:02:53.702 ******* ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003896", "end": "2024-04-10 14:52:19.248246", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-10 14:52:19.244350" } STDOUT: # # Ansible managed # # system_role:podman [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 Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003792", "end": "2024-04-10 14:52:19.464361", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-10 14:52:19.460569" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003484", "end": "2024-04-10 14:52:19.674523", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-10 14:52:19.671039" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:199 Wednesday 10 April 2024 14:52:19 +0000 (0:00:00.703) 0:02:54.405 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712760713.9945123, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1712760713.9945123, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 645, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1712760713.9945123, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1221452919", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:207 Wednesday 10 April 2024 14:52:19 +0000 (0:00:00.248) 0:02:54.654 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.087) 0:02:54.742 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.039) 0:02:54.781 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.027) 0:02:54.809 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.022) 0:02:54.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.021) 0:02:54.853 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:52:20 +0000 (0:00:00.052) 0:02:54.905 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:52:21 +0000 (0:00:01.025) 0:02:55.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.022) 0:02:55.953 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.028) 0:02:55.982 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035190", "end": "2024-04-10 14:52:21.524632", "rc": 0, "start": "2024-04-10 14:52:21.489442" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.272) 0:02:56.255 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.023) 0:02:56.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.022) 0:02:56.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.073) 0:02:56.374 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.044) 0:02:56.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.032) 0:02:56.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.029) 0:02:56.480 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:21 +0000 (0:00:00.030) 0:02:56.511 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.235) 0:02:56.746 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.029) 0:02:56.776 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.232) 0:02:57.009 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004453", "end": "2024-04-10 14:52:22.516813", "rc": 0, "start": "2024-04-10 14:52:22.512360" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.238) 0:02:57.247 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004280", "end": "2024-04-10 14:52:22.750906", "rc": 0, "start": "2024-04-10 14:52:22.746626" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.232) 0:02:57.480 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.024) 0:02:57.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.022) 0:02:57.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.022) 0:02:57.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.022) 0:02:57.571 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.029) 0:02:57.601 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.041) 0:02:57.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.022) 0:02:57.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:52:22 +0000 (0:00:00.022) 0:02:57.688 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.041) 0:02:57.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:57.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:57.776 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.041) 0:02:57.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.021) 0:02:57.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.066) 0:02:57.905 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.042) 0:02:57.948 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:57.971 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.023) 0:02:57.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.021) 0:02:58.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:58.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:58.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.022) 0:02:58.084 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.021) 0:02:58.105 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.065) 0:02:58.171 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.023) 0:02:58.195 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.028) 0:02:58.223 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.036) 0:02:58.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.023) 0:02:58.283 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.066) 0:02:58.350 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.027) 0:02:58.378 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760738.7426462, "dev": 53, "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": 1712760738.7426462, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:52:23 +0000 (0:00:00.235) 0:02:58.613 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.506) 0:02:59.120 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.023) 0:02:59.143 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.029) 0:02:59.172 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.034) 0:02:59.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.023) 0:02:59.230 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.024) 0:02:59.254 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.027) 0:02:59.282 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760738.7426462, "dev": 53, "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": 1712760738.7426462, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:52:24 +0000 (0:00:00.254) 0:02:59.537 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.683) 0:03:00.220 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.021) 0:03:00.242 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.067) 0:03:00.309 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.027) 0:03:00.337 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.028) 0:03:00.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.023) 0:03:00.390 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.040) 0:03:00.430 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.042) 0:03:00.473 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.028) 0:03:00.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.026) 0:03:00.528 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:25 +0000 (0:00:00.028) 0:03:00.557 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:26 +0000 (0:00:00.375) 0:03:00.932 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:26 +0000 (0:00:00.071) 0:03:01.004 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:26 +0000 (0:00:00.370) 0:03:01.375 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.007860", "end": "2024-04-10 14:52:27.046380", "rc": 0, "start": "2024-04-10 14:52:27.038520" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.415) 0:03:01.790 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006693", "end": "2024-04-10 14:52:27.413964", "rc": 0, "start": "2024-04-10 14:52:27.407271" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.362) 0:03:02.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.024) 0:03:02.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.022) 0:03:02.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.021) 0:03:02.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.022) 0:03:02.243 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.038) 0:03:02.281 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.024) 0:03:02.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.022) 0:03:02.328 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.048) 0:03:02.376 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:52:27 +0000 (0:00:00.047) 0:03:02.424 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760738.7426462, "dev": 53, "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": 1712760738.7426462, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:52:28 +0000 (0:00:00.346) 0:03:02.770 ******* 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": "Wed 2024-04-10 14:52:04 UTC", "ActiveEnterTimestampMonotonic": "1559933684", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount run-user-1111.mount app.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:52:04 UTC", "AssertTimestampMonotonic": "1559880553", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "43639000", "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": "Wed 2024-04-10 14:52:04 UTC", "ConditionTimestampMonotonic": "1559880548", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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": "Wed 2024-04-10 14:52:04 UTC", "ExecMainExitTimestampMonotonic": "1559933524", "ExecMainPID": "8189", "ExecMainStartTimestamp": "Wed 2024-04-10 14:52:04 UTC", "ExecMainStartTimestampMonotonic": "1559887166", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "Wed 2024-04-10 14:52:04 UTC", "InactiveExitTimestampMonotonic": "1559887590", "InvocationID": "0c815319192c4b33be14b80d29d68aa0", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestamp": "Wed 2024-04-10 14:52:04 UTC", "StateChangeTimestampMonotonic": "1559933684", "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": "4431", "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 [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:52:39 +0000 (0:00:11.173) 0:03:13.944 ******* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:52:39 +0000 (0:00:00.233) 0:03:14.177 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:39 +0000 (0:00:00.036) 0:03:14.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:39 +0000 (0:00:00.061) 0:03:14.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:39 +0000 (0:00:00.023) 0:03:14.298 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:52:39 +0000 (0:00:00.026) 0:03:14.325 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.720) 0:03:15.046 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051871", "end": "2024-04-10 14:52:40.613208", "rc": 0, "start": "2024-04-10 14:52:40.561337" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.299) 0:03:15.345 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.025) 0:03:15.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.023) 0:03:15.394 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.029) 0:03:15.424 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.027) 0:03:15.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.022) 0:03:15.473 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.030) 0:03:15.504 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.038) 0:03:15.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.027) 0:03:15.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:40 +0000 (0:00:00.113) 0:03:15.682 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.030) 0:03:15.712 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.233) 0:03:15.946 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.030) 0:03:15.976 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.230) 0:03:16.206 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004227", "end": "2024-04-10 14:52:41.706641", "rc": 0, "start": "2024-04-10 14:52:41.702414" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.232) 0:03:16.439 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004315", "end": "2024-04-10 14:52:41.935794", "rc": 0, "start": "2024-04-10 14:52:41.931479" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.225) 0:03:16.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:41 +0000 (0:00:00.021) 0:03:16.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.020) 0:03:16.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.021) 0:03:16.729 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.020) 0:03:16.750 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.038) 0:03:16.788 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.022) 0:03:16.811 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.020) 0:03:16.832 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.102) 0:03:16.935 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.044) 0:03:16.980 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760759.0907564, "dev": 53, "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": 1712760759.0907564, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:52:42 +0000 (0:00:00.229) 0:03:17.210 ******* 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", "ActiveEnterTimestamp": "Wed 2024-04-10 14:52:18 UTC", "ActiveEnterTimestampMonotonic": "1573764241", "ActiveExitTimestamp": "Wed 2024-04-10 14:52:28 UTC", "ActiveExitTimestampMonotonic": "1583741479", "ActiveState": "failed", "After": "basic.target quadlet-basic-network.service app.slice -.mount quadlet-basic-mysql-volume.service run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:52:17 UTC", "AssertTimestampMonotonic": "1572462699", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4306765000", "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": "Wed 2024-04-10 14:52:17 UTC", "ConditionTimestampMonotonic": "1572462695", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-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": "Wed 2024-04-10 14:52:39 UTC", "ExecMainExitTimestampMonotonic": "1594075861", "ExecMainPID": "8695", "ExecMainStartTimestamp": "Wed 2024-04-10 14:52:18 UTC", "ExecMainStartTimestampMonotonic": "1573764144", "ExecMainStatus": "137", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "Wed 2024-04-10 14:52:39 UTC", "InactiveEnterTimestampMonotonic": "1594121322", "InactiveExitTimestamp": "Wed 2024-04-10 14:52:17 UTC", "InactiveExitTimestampMonotonic": "1572467554", "InvocationID": "0242992ef46647cfaf971cfc32c959a5", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "basic.target quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestamp": "Wed 2024-04-10 14:52:39 UTC", "StateChangeTimestampMonotonic": "1594121322", "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": "4431", "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 [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.741) 0:03:17.951 ******* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.230) 0:03:18.181 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.036) 0:03:18.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.023) 0:03:18.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.023) 0:03:18.264 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:52:43 +0000 (0:00:00.025) 0:03:18.290 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.706) 0:03:18.996 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.055844", "end": "2024-04-10 14:52:44.561524", "rc": 0, "start": "2024-04-10 14:52:44.505680" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.299) 0:03:19.296 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.029) 0:03:19.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.023) 0:03:19.349 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.031) 0:03:19.380 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.029) 0:03:19.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.023) 0:03:19.434 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.030) 0:03:19.465 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.037) 0:03:19.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.027) 0:03:19.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.027) 0:03:19.557 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:44 +0000 (0:00:00.029) 0:03:19.586 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.233) 0:03:19.819 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.093) 0:03:19.913 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.232) 0:03:20.145 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004313", "end": "2024-04-10 14:52:45.646104", "rc": 0, "start": "2024-04-10 14:52:45.641791" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.232) 0:03:20.377 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004293", "end": "2024-04-10 14:52:45.877199", "rc": 0, "start": "2024-04-10 14:52:45.872906" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.229) 0:03:20.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.031) 0:03:20.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.024) 0:03:20.663 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:45 +0000 (0:00:00.025) 0:03:20.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.024) 0:03:20.713 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.042) 0:03:20.756 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.025) 0:03:20.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.021) 0:03:20.804 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.049) 0:03:20.853 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.044) 0:03:20.898 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760759.0907564, "dev": 53, "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": 1712760759.0907564, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.230) 0:03:21.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.079) 0:03:21.209 ******* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.232) 0:03:21.442 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.048) 0:03:21.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.042) 0:03:21.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.046) 0:03:21.579 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:52:46 +0000 (0:00:00.055) 0:03:21.635 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:52:47 +0000 (0:00:00.714) 0:03:22.350 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053662", "end": "2024-04-10 14:52:47.915633", "rc": 0, "start": "2024-04-10 14:52:47.861971" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:52:47 +0000 (0:00:00.299) 0:03:22.649 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.057703", "end": "2024-04-10 14:52:48.221290", "rc": 0, "start": "2024-04-10 14:52:48.163587" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.311) 0:03:22.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.039) 0:03:23.000 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.115) 0:03:23.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.031) 0:03:23.147 ******* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.033) 0:03:23.180 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760714.0425124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712760759.0907564, "dev": 53, "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": 1712760759.0907564, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 April 2024 14:52:48 +0000 (0:00:00.233) 0:03:23.414 ******* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 April 2024 14:52:49 +0000 (0:00:00.351) 0:03:23.765 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.055531", "end": "2024-04-10 14:52:49.332802", "rc": 0, "start": "2024-04-10 14:52:49.277271" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 April 2024 14:52:49 +0000 (0:00:00.300) 0:03:24.066 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.057170", "end": "2024-04-10 14:52:49.636851", "rc": 0, "start": "2024-04-10 14:52:49.579681" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 April 2024 14:52:49 +0000 (0:00:00.304) 0:03:24.370 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008547", "end": "2024-04-10 14:52:49.880540", "rc": 0, "start": "2024-04-10 14:52:49.871993" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:221 Wednesday 10 April 2024 14:52:49 +0000 (0:00:00.258) 0:03:24.629 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:227 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.235) 0:03:24.864 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.113) 0:03:24.977 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.038) 0:03:25.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.029) 0:03:25.045 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.024) 0:03:25.069 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.024) 0:03:25.094 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:52:50 +0000 (0:00:00.055) 0:03:25.149 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.978) 0:03:26.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.021) 0:03:26.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.027) 0:03:26.177 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034554", "end": "2024-04-10 14:52:51.705227", "rc": 0, "start": "2024-04-10 14:52:51.670673" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.306) 0:03:26.484 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.026) 0:03:26.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.022) 0:03:26.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.068) 0:03:26.601 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:51 +0000 (0:00:00.041) 0:03:26.643 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.245) 0:03:26.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.033) 0:03:26.922 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.036) 0:03:26.958 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.248) 0:03:27.207 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.041) 0:03:27.248 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.231) 0:03:27.480 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.023) 0:03:27.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.022) 0:03:27.526 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.059) 0:03:27.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.022) 0:03:27.609 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.023) 0:03:27.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.023) 0:03:27.655 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:52:52 +0000 (0:00:00.028) 0:03:27.684 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.043) 0:03:27.727 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.037) 0:03:27.765 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.033) 0:03:27.798 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.043) 0:03:27.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.038) 0:03:27.880 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.024) 0:03:27.904 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.043) 0:03:27.948 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.022) 0:03:27.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.023) 0:03:27.994 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.094) 0:03:28.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.034) 0:03:28.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.031) 0:03:28.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.041) 0:03:28.196 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.027) 0:03:28.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.033) 0:03:28.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.046) 0:03:28.303 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.040) 0:03:28.344 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.071) 0:03:28.416 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.024) 0:03:28.440 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.031) 0:03:28.471 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.036) 0:03:28.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.023) 0:03:28.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.021) 0:03:28.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.020) 0:03:28.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:52:53 +0000 (0:00:00.069) 0:03:28.643 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.573) 0:03:29.216 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.023) 0:03:29.240 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.034) 0:03:29.274 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.048) 0:03:29.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.040) 0:03:29.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.023) 0:03:29.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.023) 0:03:29.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:52:54 +0000 (0:00:00.022) 0:03:29.432 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.555) 0:03:29.988 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.021) 0:03:30.010 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.108) 0:03:30.118 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.036) 0:03:30.155 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.032) 0:03:30.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.022) 0:03:30.210 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.032) 0:03:30.243 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.039) 0:03:30.283 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.028) 0:03:30.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.026) 0:03:30.338 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.028) 0:03:30.366 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.242) 0:03:30.609 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:55 +0000 (0:00:00.033) 0:03:30.642 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.232) 0:03:30.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.030) 0:03:30.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.031) 0:03:30.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.024) 0:03:30.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.080) 0:03:31.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.026) 0:03:31.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.027) 0:03:31.095 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.059) 0:03:31.154 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.030) 0:03:31.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.048) 0:03:31.233 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.052) 0:03:31.286 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.024) 0:03:31.310 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.064) 0:03:31.375 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.044) 0:03:31.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.021) 0:03:31.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.022) 0:03:31.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.020) 0:03:31.484 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.020) 0:03:31.505 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:52:56 +0000 (0:00:00.021) 0:03:31.526 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:52:57 +0000 (0:00:00.275) 0:03:31.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:52:57 +0000 (0:00:00.022) 0:03:31.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:52:57 +0000 (0:00:00.023) 0:03:31.848 ******* changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1712760777.1946847-9918-258472570039284/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:52:57 +0000 (0:00:00.698) 0:03:32.546 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:52:58 +0000 (0:00:01.001) 0:03:33.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:52:58 +0000 (0:00:00.031) 0:03:33.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:52:58 +0000 (0:00:00.028) 0:03:33.608 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:52:58 +0000 (0:00:00.031) 0:03:33.639 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:52:58 +0000 (0:00:00.033) 0:03:33.673 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.035) 0:03:33.708 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.044) 0:03:33.753 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.110) 0:03:33.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.037) 0:03:33.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.033) 0:03:33.935 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.035) 0:03:33.970 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.247) 0:03:34.217 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.036) 0:03:34.254 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.236) 0:03:34.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.028) 0:03:34.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.031) 0:03:34.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.025) 0:03:34.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.024) 0:03:34.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.024) 0:03:34.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:52:59 +0000 (0:00:00.025) 0:03:34.651 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.045) 0:03:34.696 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.027) 0:03:34.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.029) 0:03:34.754 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.055) 0:03:34.809 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.085) 0:03:34.895 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.055) 0:03:34.950 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.047) 0:03:34.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.026) 0:03:35.024 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.027) 0:03:35.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.034) 0:03:35.086 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.042) 0:03:35.129 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.028) 0:03:35.158 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.296) 0:03:35.454 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.040) 0:03:35.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:53:00 +0000 (0:00:00.038) 0:03:35.533 ******* changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1712760780.8860757-10002-201686458849894/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:53:01 +0000 (0:00:00.658) 0:03:36.191 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:53:02 +0000 (0:00:00.988) 0:03:37.180 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket -.mount basic.target sysinit.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", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/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": "private", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "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": "4431", "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" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.670) 0:03:37.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.026) 0:03:37.877 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.033) 0:03:37.910 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.042) 0:03:37.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.054) 0:03:38.007 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.037) 0:03:38.045 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.050) 0:03:38.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.034) 0:03:38.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.043) 0:03:38.173 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.034) 0:03:38.208 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.333) 0:03:38.542 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:03 +0000 (0:00:00.041) 0:03:38.583 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.280) 0:03:38.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.026) 0:03:38.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.029) 0:03:38.920 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.023) 0:03:38.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.052) 0:03:38.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.036) 0:03:39.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.037) 0:03:39.071 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.045) 0:03:39.116 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.041) 0:03:39.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.031) 0:03:39.189 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.050) 0:03:39.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.021) 0:03:39.262 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.046) 0:03:39.308 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.083) 0:03:39.392 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.023) 0:03:39.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.022) 0:03:39.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.026) 0:03:39.465 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:53:04 +0000 (0:00:00.025) 0:03:39.490 ******* 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", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:53:13 +0000 (0:00:08.600) 0:03:48.091 ******* 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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:53:13 +0000 (0:00:00.244) 0:03:48.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:53:13 +0000 (0:00:00.074) 0:03:48.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:53:13 +0000 (0:00:00.024) 0:03:48.433 ******* changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1712760793.7804718-10088-188960502176663/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:53:14 +0000 (0:00:00.612) 0:03:49.046 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:53:15 +0000 (0:00:01.015) 0:03:50.062 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount quadlet-basic-network.service basic.target sysinit.target system.slice quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/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/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/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/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/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/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-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", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "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 -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "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": "4431", "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 [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:53:16 +0000 (0:00:01.105) 0:03:51.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:53:16 +0000 (0:00:00.024) 0:03:51.192 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:234 Wednesday 10 April 2024 14:53:16 +0000 (0:00:00.021) 0:03:51.213 ******* ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003569", "end": "2024-04-10 14:53:16.742828", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-10 14:53:16.739259" } STDOUT: # # Ansible managed # # system_role:podman [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 Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003544", "end": "2024-04-10 14:53:16.969460", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-10 14:53:16.965916" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003730", "end": "2024-04-10 14:53:17.187240", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-10 14:53:17.183510" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:244 Wednesday 10 April 2024 14:53:17 +0000 (0:00:00.755) 0:03:51.969 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.536563", "end": "2024-04-10 14:53:17.999504", "failed_when_result": false, "rc": 0, "start": "2024-04-10 14:53:17.462941" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:259 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.765) 0:03:52.735 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.037) 0:03:52.772 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.040) 0:03:52.813 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.029) 0:03:52.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.022) 0:03:52.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.022) 0:03:52.888 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:53:18 +0000 (0:00:00.055) 0:03:52.943 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:53:19 +0000 (0:00:01.098) 0:03:54.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.036) 0:03:54.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.071) 0:03:54.149 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037203", "end": "2024-04-10 14:53:19.696112", "rc": 0, "start": "2024-04-10 14:53:19.658909" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.278) 0:03:54.428 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.027) 0:03:54.455 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.036) 0:03:54.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.069) 0:03:54.561 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:19 +0000 (0:00:00.044) 0:03:54.606 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.252) 0:03:54.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.030) 0:03:54.889 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.080) 0:03:54.970 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.243) 0:03:55.213 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.030) 0:03:55.244 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:20 +0000 (0:00:00.237) 0:03:55.481 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004560", "end": "2024-04-10 14:53:20.988634", "rc": 0, "start": "2024-04-10 14:53:20.984074" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.240) 0:03:55.722 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004403", "end": "2024-04-10 14:53:21.228837", "rc": 0, "start": "2024-04-10 14:53:21.224434" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.235) 0:03:55.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:55.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.024) 0:03:56.027 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.049 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.034) 0:03:56.084 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.045) 0:03:56.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.023) 0:03:56.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.175 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.079) 0:03:56.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.023) 0:03:56.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.300 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.048) 0:03:56.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.026) 0:03:56.375 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.024) 0:03:56.400 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.052) 0:03:56.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.024) 0:03:56.477 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.029) 0:03:56.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.024) 0:03:56.532 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.554 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.029) 0:03:56.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.022) 0:03:56.606 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:53:21 +0000 (0:00:00.023) 0:03:56.630 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.110) 0:03:56.740 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.024) 0:03:56.765 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.030) 0:03:56.795 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.036) 0:03:56.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.026) 0:03:56.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.027) 0:03:56.885 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.028) 0:03:56.913 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.228) 0:03:57.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.027) 0:03:57.169 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.026) 0:03:57.196 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.034) 0:03:57.231 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.039) 0:03:57.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.030) 0:03:57.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.024) 0:03:57.325 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.085) 0:03:57.411 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.233) 0:03:57.645 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:53:22 +0000 (0:00:00.026) 0:03:57.671 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.024) 0:03:57.695 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.073) 0:03:57.769 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.028) 0:03:57.797 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.029) 0:03:57.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.023) 0:03:57.850 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.033) 0:03:57.884 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.042) 0:03:57.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.028) 0:03:57.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.030) 0:03:57.986 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.033) 0:03:58.020 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.359) 0:03:58.379 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.031) 0:03:58.410 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:23 +0000 (0:00:00.231) 0:03:58.642 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004254", "end": "2024-04-10 14:53:24.143108", "rc": 0, "start": "2024-04-10 14:53:24.138854" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.234) 0:03:58.876 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004296", "end": "2024-04-10 14:53:24.380481", "rc": 0, "start": "2024-04-10 14:53:24.376185" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.237) 0:03:59.113 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.029) 0:03:59.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.042) 0:03:59.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.027) 0:03:59.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.025) 0:03:59.239 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.042) 0:03:59.281 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.054) 0:03:59.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.045) 0:03:59.382 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.065) 0:03:59.447 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:24 +0000 (0:00:00.050) 0:03:59.497 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.285) 0:03:59.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.030) 0:03:59.814 ******* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.255) 0:04:00.069 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.042) 0:04:00.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.027) 0:04:00.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.024) 0:04:00.164 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.027) 0:04:00.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.024) 0:04:00.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.024) 0:04:00.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.026) 0:04:00.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.021) 0:04:00.289 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.037) 0:04:00.326 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.029) 0:04:00.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.030) 0:04:00.386 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.033) 0:04:00.420 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.089) 0:04:00.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.028) 0:04:00.538 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.028) 0:04:00.566 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:25 +0000 (0:00:00.033) 0:04:00.600 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:26 +0000 (0:00:00.234) 0:04:00.835 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:26 +0000 (0:00:00.034) 0:04:00.869 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:26 +0000 (0:00:00.247) 0:04:01.117 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006375", "end": "2024-04-10 14:53:26.736274", "rc": 0, "start": "2024-04-10 14:53:26.729899" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:26 +0000 (0:00:00.365) 0:04:01.482 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006329", "end": "2024-04-10 14:53:27.107077", "rc": 0, "start": "2024-04-10 14:53:27.100748" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.363) 0:04:01.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.023) 0:04:01.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.021) 0:04:01.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.022) 0:04:01.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.022) 0:04:01.936 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.110) 0:04:02.047 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.031) 0:04:02.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.033) 0:04:02.112 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.057) 0:04:02.170 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.051) 0:04:02.221 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.365) 0:04:02.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:27 +0000 (0:00:00.026) 0:04:02.613 ******* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.384) 0:04:02.998 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.037) 0:04:03.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.025) 0:04:03.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.023) 0:04:03.083 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.027) 0:04:03.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.023) 0:04:03.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.069) 0:04:03.205 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.024) 0:04:03.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.022) 0:04:03.252 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.029) 0:04:03.281 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.029) 0:04:03.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.027) 0:04:03.338 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.034) 0:04:03.372 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.044) 0:04:03.417 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.030) 0:04:03.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.029) 0:04:03.476 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:28 +0000 (0:00:00.033) 0:04:03.510 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.235) 0:04:03.746 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.027) 0:04:03.774 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.232) 0:04:04.007 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004180", "end": "2024-04-10 14:53:29.508493", "rc": 0, "start": "2024-04-10 14:53:29.504313" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.285) 0:04:04.292 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004234", "end": "2024-04-10 14:53:29.796931", "rc": 0, "start": "2024-04-10 14:53:29.792697" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.240) 0:04:04.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.038) 0:04:04.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.025) 0:04:04.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.026) 0:04:04.624 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:29 +0000 (0:00:00.024) 0:04:04.649 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.053) 0:04:04.702 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.031) 0:04:04.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.031) 0:04:04.765 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.056) 0:04:04.822 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.053) 0:04:04.875 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.227) 0:04:05.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.027) 0:04:05.130 ******* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.279) 0:04:05.410 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.127) 0:04:05.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.043) 0:04:05.581 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.030) 0:04:05.611 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.033) 0:04:05.645 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:30 +0000 (0:00:00.035) 0:04:05.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.031) 0:04:05.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.027) 0:04:05.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.027) 0:04:05.767 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.076) 0:04:05.843 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.072) 0:04:05.916 ******* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.035) 0:04:05.952 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.250) 0:04:06.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.029) 0:04:06.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.028) 0:04:06.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.025) 0:04:06.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:273 Wednesday 10 April 2024 14:53:31 +0000 (0:00:00.096) 0:04:06.383 ******* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:279 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.394) 0:04:06.778 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.053) 0:04:06.831 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.044) 0:04:06.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.044) 0:04:06.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.027) 0:04:06.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.023) 0:04:06.970 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-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, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:53:32 +0000 (0:00:00.053) 0:04:07.023 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:53:33 +0000 (0:00:01.027) 0:04:08.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.024) 0:04:08.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.030) 0:04:08.105 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033474", "end": "2024-04-10 14:53:33.644000", "rc": 0, "start": "2024-04-10 14:53:33.610526" } STDOUT: podman version 4.9.4 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.272) 0:04:08.377 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.034) 0:04:08.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.031) 0:04:08.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.103) 0:04:08.547 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:33 +0000 (0:00:00.042) 0:04:08.589 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.235) 0:04:08.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.028) 0:04:08.854 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.032) 0:04:08.886 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.260) 0:04:09.147 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.097) 0:04:09.244 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.239) 0:04:09.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.036) 0:04:09.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.028) 0:04:09.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.025) 0:04:09.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.024) 0:04:09.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.026) 0:04:09.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:53:34 +0000 (0:00:00.051) 0:04:09.678 ******* 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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.034) 0:04:09.713 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.062) 0:04:09.775 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.055) 0:04:09.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.032) 0:04:09.862 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.064) 0:04:09.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.031) 0:04:09.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.025) 0:04:09.983 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.091) 0:04:10.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.032) 0:04:10.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.031) 0:04:10.139 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.056) 0:04:10.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.029) 0:04:10.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.022) 0:04:10.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.024) 0:04:10.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.027) 0:04:10.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.042) 0:04:10.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.024) 0:04:10.367 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.020) 0:04:10.388 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.075) 0:04:10.463 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.027) 0:04:10.491 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.040) 0:04:10.531 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.098) 0:04:10.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.028) 0:04:10.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:35 +0000 (0:00:00.032) 0:04:10.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.024) 0:04:10.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.037) 0:04:10.752 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.478) 0:04:11.231 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.027) 0:04:11.258 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.042) 0:04:11.301 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.037) 0:04:11.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.022) 0:04:11.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.020) 0:04:11.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.022) 0:04:11.404 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:53:36 +0000 (0:00:00.021) 0:04:11.425 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.500) 0:04:11.925 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.022) 0:04:11.948 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.069) 0:04:12.017 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.028) 0:04:12.046 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.029) 0:04:12.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.022) 0:04:12.098 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.034) 0:04:12.132 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.040) 0:04:12.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.029) 0:04:12.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.028) 0:04:12.231 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.030) 0:04:12.262 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.241) 0:04:12.503 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:37 +0000 (0:00:00.028) 0:04:12.532 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.245) 0:04:12.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.023) 0:04:12.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.021) 0:04:12.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.022) 0:04:12.844 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.024) 0:04:12.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.024) 0:04:12.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.030) 0:04:12.923 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.052) 0:04:12.976 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.033) 0:04:13.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.028) 0:04:13.038 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.054) 0:04:13.092 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.052) 0:04:13.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:38 +0000 (0:00:00.024) 0:04:13.169 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-04-10 14:53:03 UTC", "ActiveEnterTimestampMonotonic": "1618039223", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket basic.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:53:02 UTC", "AssertTimestampMonotonic": "1617967944", "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": "48576000", "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": "Wed 2024-04-10 14:53:02 UTC", "ConditionTimestampMonotonic": "1617967940", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-04-10 14:53:03 UTC", "ExecMainExitTimestampMonotonic": "1618030253", "ExecMainPID": "10532", "ExecMainStartTimestamp": "Wed 2024-04-10 14:53:03 UTC", "ExecMainStartTimestampMonotonic": "1617976168", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/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": "Wed 2024-04-10 14:53:03 UTC", "InactiveExitTimestampMonotonic": "1617976617", "InvocationID": "4a420e85535341a49977a847a97bca7a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-04-10 14:53:03 UTC", "StateChangeTimestampMonotonic": "1618039223", "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": "4431", "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" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:41 +0000 (0:00:02.858) 0:04:16.028 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:41 +0000 (0:00:00.233) 0:04:16.262 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:41 +0000 (0:00:00.036) 0:04:16.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:41 +0000 (0:00:00.024) 0:04:16.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:41 +0000 (0:00:00.023) 0:04:16.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:41 +0000 (0:00:00.024) 0:04:16.371 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:42 +0000 (0:00:01.000) 0:04:17.372 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049764", "end": "2024-04-10 14:53:42.930598", "rc": 0, "start": "2024-04-10 14:53:42.880834" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:42 +0000 (0:00:00.293) 0:04:17.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:42 +0000 (0:00:00.026) 0:04:17.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.023) 0:04:17.716 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.029) 0:04:17.745 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.028) 0:04:17.773 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.021) 0:04:17.794 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.032) 0:04:17.827 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.061) 0:04:17.889 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.049) 0:04:17.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.031) 0:04:17.970 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.032) 0:04:18.002 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.243) 0:04:18.246 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.076) 0:04:18.322 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.235) 0:04:18.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.023) 0:04:18.581 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.025) 0:04:18.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.023) 0:04:18.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.023) 0:04:18.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:43 +0000 (0:00:00.022) 0:04:18.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.029) 0:04:18.706 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.055) 0:04:18.762 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.035) 0:04:18.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.030) 0:04:18.828 ******* 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 [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.085) 0:04:18.914 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.061) 0:04:18.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:44 +0000 (0:00:00.046) 0:04:19.022 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-04-10 14:53:16 UTC", "ActiveEnterTimestampMonotonic": "1631307126", "ActiveExitTimestamp": "Wed 2024-04-10 14:53:39 UTC", "ActiveExitTimestampMonotonic": "1654423525", "ActiveState": "inactive", "After": "basic.target -.mount sysinit.target systemd-journald.socket quadlet-basic-mysql-volume.service quadlet-basic-network.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:53:15 UTC", "AssertTimestampMonotonic": "1630897214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4428879000", "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": "Wed 2024-04-10 14:53:15 UTC", "ConditionTimestampMonotonic": "1630897210", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-04-10 14:53:41 UTC", "ExecMainExitTimestampMonotonic": "1656153127", "ExecMainPID": "11018", "ExecMainStartTimestamp": "Wed 2024-04-10 14:53:16 UTC", "ExecMainStartTimestampMonotonic": "1631306978", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/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/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/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/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/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/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-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": "Wed 2024-04-10 14:53:41 UTC", "InactiveEnterTimestampMonotonic": "1656193939", "InactiveExitTimestamp": "Wed 2024-04-10 14:53:15 UTC", "InactiveExitTimestampMonotonic": "1630901769", "InvocationID": "c42012d977ae47d9b2dc96cf134e25bb", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/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]", "StateChangeTimestamp": "Wed 2024-04-10 14:53:41 UTC", "StateChangeTimestampMonotonic": "1656193939", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "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": "4431", "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": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:45 +0000 (0:00:01.050) 0:04:20.072 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:45 +0000 (0:00:00.235) 0:04:20.308 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:45 +0000 (0:00:00.037) 0:04:20.346 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:45 +0000 (0:00:00.022) 0:04:20.369 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:45 +0000 (0:00:00.023) 0:04:20.392 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:45 +0000 (0:00:00.021) 0:04:20.414 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:46 +0000 (0:00:01.080) 0:04:21.495 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041392", "end": "2024-04-10 14:53:47.043257", "rc": 0, "start": "2024-04-10 14:53:47.001865" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.285) 0:04:21.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.025) 0:04:21.806 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.069) 0:04:21.875 ******* 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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.029) 0:04:21.905 ******* 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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.027) 0:04:21.933 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.024) 0:04:21.957 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.038) 0:04:21.995 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.041) 0:04:22.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.028) 0:04:22.065 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.029) 0:04:22.095 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.036) 0:04:22.131 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.247) 0:04:22.379 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.030) 0:04:22.410 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760683.476347, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1712760635.2480865, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "491167573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.233) 0:04:22.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:53:47 +0000 (0:00:00.028) 0:04:22.671 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.024) 0:04:22.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.029) 0:04:22.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.096) 0:04:22.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.026) 0:04:22.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.026) 0:04:22.876 ******* 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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.042) 0:04:22.918 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.025) 0:04:22.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.027) 0:04:22.971 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.056) 0:04:23.028 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.051) 0:04:23.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.026) 0:04:23.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.025) 0:04:23.132 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.233) 0:04:23.365 ******* included: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.071) 0:04:23.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.028) 0:04:23.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.032) 0:04:23.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:53:48 +0000 (0:00:00.022) 0:04:23.520 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:53:49 +0000 (0:00:00.988) 0:04:24.508 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042620", "end": "2024-04-10 14:53:50.049442", "rc": 0, "start": "2024-04-10 14:53:50.006822" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:53:50 +0000 (0:00:00.272) 0:04:24.780 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.044238", "end": "2024-04-10 14:53:50.328649", "rc": 0, "start": "2024-04-10 14:53:50.284411" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:53:50 +0000 (0:00:00.280) 0:04:25.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:53:50 +0000 (0:00:00.026) 0:04:25.088 ******* META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=607 changed=51 unreachable=0 failed=0 skipped=591 rescued=0 ignored=0 Wednesday 10 April 2024 14:53:50 +0000 (0:00:00.013) 0:04:25.101 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ---- 112.28s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 11.17s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.60s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.17s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Stop and disable service -------------------- 2.86s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Gathering Facts --------------------------------------------------------- 2.73s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/tests_quadlet_basic.yml:9 -------- linux-system-roles.podman : Gather the package facts -------------------- 2.12s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 2.03s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Gather the package facts -------------------- 1.29s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.14s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.11s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Manage each secret -------------------------- 1.09s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Reload systemctl ---------------------------- 1.08s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Reload systemctl ---------------------------- 1.05s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Stop and disable service -------------------- 1.05s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.04s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 1.04s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.03s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.03s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 1.03s /WORKDIR/git-fix-cancel-lingerl9i1bijk/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: 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. [WARNING]: 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. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---