# 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-lingerv5z3ber2/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:4 Wednesday 10 April 2024 14:54:11 +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-lingerv5z3ber2/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-lingerv5z3ber2/tests/tests_quadlet_basic.yml:9 Wednesday 10 April 2024 14:54:11 +0000 (0:00:00.012) 0:00:00.025 ******* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:58 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.699) 0:00:00.725 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.048) 0:00:00.773 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.017) 0:00:00.790 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.020) 0:00:00.811 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.268) 0:00:01.079 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:54:12 +0000 (0:00:00.022) 0:00:01.102 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:54:13 +0000 (0:00:00.069) 0:00:01.171 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:54:14 +0000 (0:00:01.467) 0:00:02.639 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:54:14 +0000 (0:00:00.029) 0:00:02.668 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:55:20 +0000 (0:01:05.530) 0:01:08.199 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.050894", "end": "2024-04-10 14:55:20.399094", "rc": 0, "start": "2024-04-10 14:55:20.348200" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.358) 0:01:08.558 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.029) 0:01:08.588 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.047) 0:01:08.635 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.057) 0:01:08.693 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.039) 0:01:08.733 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.262) 0:01:08.995 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.028) 0:01:09.023 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:20 +0000 (0:00:00.027) 0:01:09.050 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.214) 0:01:09.264 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.027) 0:01:09.292 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.207) 0:01:09.499 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.020) 0:01:09.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.538 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.558 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.578 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.598 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.048) 0:01:09.646 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.042) 0:01:09.688 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.038) 0:01:09.726 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.020) 0:01:09.747 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.767 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.037) 0:01:09.804 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.018) 0:01:09.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.842 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.037) 0:01:09.880 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.018) 0:01:09.918 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.039) 0:01:09.958 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.977 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:09.997 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.019) 0:01:10.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.046) 0:01:10.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.020) 0:01:10.083 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.020) 0:01:10.103 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:55:21 +0000 (0:00:00.018) 0:01:10.122 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.019) 0:01:10.141 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.018) 0:01:10.159 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.047) 0:01:10.207 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.025) 0:01:10.232 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.025) 0:01:10.258 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.020) 0:01:10.278 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.031) 0:01:10.309 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.034) 0:01:10.344 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.027) 0:01:10.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.038) 0:01:10.411 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.053) 0:01:10.464 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.237) 0:01:10.702 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.032) 0:01:10.734 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.209) 0:01:10.944 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.022) 0:01:10.966 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.022) 0:01:10.988 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.020) 0:01:11.009 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.020) 0:01:11.029 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.021) 0:01:11.050 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.021) 0:01:11.072 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:55:22 +0000 (0:00:00.042) 0:01:11.114 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.022) 0:01:11.136 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.020) 0:01:11.157 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.046) 0:01:11.203 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.020) 0:01:11.224 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.043) 0:01:11.268 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.035) 0:01:11.303 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.021) 0:01:11.325 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.030) 0:01:11.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.027) 0:01:11.383 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.065) 0:01:11.448 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.025) 0:01:11.473 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.264) 0:01:11.738 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.022) 0:01:11.761 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:55:23 +0000 (0:00:00.023) 0:01:11.785 ******* 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-1712760923.7039616-8407-98194017707007/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.612) 0:01:12.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.023) 0:01:12.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.023) 0:01:12.444 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.025) 0:01:12.469 ******* TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:74 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.019) 0:01:12.489 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:78 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.022) 0:01:12.511 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.042) 0:01:12.553 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.036) 0:01:12.590 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.065) 0:01:12.655 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.021) 0:01:12.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.021) 0:01:12.697 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:55:24 +0000 (0:00:00.053) 0:01:12.751 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:55:25 +0000 (0:00:01.363) 0:01:14.114 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.021) 0:01:14.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.025) 0:01:14.162 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031793", "end": "2024-04-10 14:55:26.241321", "rc": 0, "start": "2024-04-10 14:55:26.209528" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.235) 0:01:14.397 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.028) 0:01:14.425 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.066) 0:01:14.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.045) 0:01:14.537 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.062) 0:01:14.600 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.040) 0:01:14.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.042) 0:01:14.683 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.032) 0:01:14.715 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.213) 0:01:14.929 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:26 +0000 (0:00:00.030) 0:01:14.960 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.220) 0:01:15.181 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.203 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.022) 0:01:15.225 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.022) 0:01:15.247 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.022) 0:01:15.269 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.020) 0:01:15.290 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.311 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.066) 0:01:15.378 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.039) 0:01:15.417 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.022) 0:01:15.440 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.461 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.040) 0:01:15.501 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.020) 0:01:15.543 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.038) 0:01:15.582 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.019) 0:01:15.602 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.019) 0:01:15.622 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.039) 0:01:15.661 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.020) 0:01:15.682 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.019) 0:01:15.701 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.020) 0:01:15.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.054) 0:01:15.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.020) 0:01:15.797 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.819 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.024) 0:01:15.843 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.024) 0:01:15.868 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.021) 0:01:15.889 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.051) 0:01:15.941 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.040) 0:01:15.981 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.030) 0:01:16.011 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.033) 0:01:16.045 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.032) 0:01:16.077 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:27 +0000 (0:00:00.039) 0:01:16.117 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.026) 0:01:16.144 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.027) 0:01:16.171 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.028) 0:01:16.199 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.213) 0:01:16.413 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.062) 0:01:16.476 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.210) 0:01:16.686 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.021) 0:01:16.708 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.020) 0:01:16.728 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.024) 0:01:16.752 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.023) 0:01:16.776 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.024) 0:01:16.800 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.023) 0:01:16.823 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.039) 0:01:16.863 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.023) 0:01:16.886 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.024) 0:01:16.910 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.048) 0:01:16.959 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.020) 0:01:16.980 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.044) 0:01:17.025 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.035) 0:01:17.061 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:55:28 +0000 (0:00:00.021) 0:01:17.082 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:55:29 +0000 (0:00:00.056) 0:01:17.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:55:29 +0000 (0:00:00.021) 0:01:17.161 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:55:29 +0000 (0:00:00.019) 0:01:17.180 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:55:35 +0000 (0:00:06.202) 0:01:23.382 ******* 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": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:55:35 +0000 (0:00:00.218) 0:01:23.601 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:55:35 +0000 (0:00:00.022) 0:01:23.623 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:55:35 +0000 (0:00:00.023) 0:01:23.647 ******* 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-1712760935.5641792-8593-110876877134248/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.574) 0:01:24.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.025) 0:01:24.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.025) 0:01:24.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.026) 0:01:24.299 ******* TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:94 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.019) 0:01:24.318 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:101 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.023) 0:01:24.341 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.058) 0:01:24.399 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.035) 0:01:24.435 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.026) 0:01:24.462 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.020) 0:01:24.482 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.021) 0:01:24.503 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:55:36 +0000 (0:00:00.050) 0:01:24.553 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:55:37 +0000 (0:00:01.392) 0:01:25.946 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:55:37 +0000 (0:00:00.021) 0:01:25.968 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:55:37 +0000 (0:00:00.025) 0:01:25.993 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031471", "end": "2024-04-10 14:55:38.074582", "rc": 0, "start": "2024-04-10 14:55:38.043111" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.234) 0:01:26.228 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.021) 0:01:26.249 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.021) 0:01:26.271 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.037) 0:01:26.308 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.039) 0:01:26.348 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.057) 0:01:26.405 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.025) 0:01:26.431 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.029) 0:01:26.460 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.211) 0:01:26.672 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.026) 0:01:26.698 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.210) 0:01:26.909 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.020) 0:01:26.930 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.021) 0:01:26.951 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.020) 0:01:26.971 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.020) 0:01:26.992 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.021) 0:01:27.013 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.020) 0:01:27.033 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.026) 0:01:27.060 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.038) 0:01:27.098 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:55:38 +0000 (0:00:00.020) 0:01:27.119 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.019) 0:01:27.138 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.072) 0:01:27.211 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.021) 0:01:27.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.021) 0:01:27.254 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.039) 0:01:27.293 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.335 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.040) 0:01:27.376 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.397 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.417 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.019) 0:01:27.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.019) 0:01:27.478 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.020) 0:01:27.498 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.018) 0:01:27.517 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.019) 0:01:27.536 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.059) 0:01:27.595 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.048) 0:01:27.644 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.027) 0:01:27.671 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.025) 0:01:27.696 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.024) 0:01:27.720 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.029) 0:01:27.750 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.037) 0:01:27.787 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.025) 0:01:27.812 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.025) 0:01:27.838 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.027) 0:01:27.865 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.204) 0:01:28.070 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:39 +0000 (0:00:00.028) 0:01:28.098 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.209) 0:01:28.308 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.020) 0:01:28.329 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.020) 0:01:28.349 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.056) 0:01:28.406 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.020) 0:01:28.427 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.021) 0:01:28.448 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.020) 0:01:28.468 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.037) 0:01:28.506 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.022) 0:01:28.529 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.021) 0:01:28.550 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.048) 0:01:28.599 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.043) 0:01:28.642 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:55:40 +0000 (0:00:00.020) 0:01:28.663 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.482) 0:01:29.145 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.211) 0:01:29.357 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.033) 0:01:29.391 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.021) 0:01:29.412 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.059) 0:01:29.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.022) 0:01:29.494 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:55:41 +0000 (0:00:00.484) 0:01:29.979 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047144", "end": "2024-04-10 14:55:42.082100", "rc": 0, "start": "2024-04-10 14:55:42.034956" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.257) 0:01:30.237 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.022) 0:01:30.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.021) 0:01:30.281 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.019) 0:01:30.300 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.036) 0:01:30.336 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.024) 0:01:30.361 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.020) 0:01:30.382 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.020) 0:01:30.403 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:55:42 +0000 (0:00:00.050) 0:01:30.453 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:55:43 +0000 (0:00:01.400) 0:01:31.854 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:55:43 +0000 (0:00:00.024) 0:01:31.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:55:43 +0000 (0:00:00.027) 0:01:31.906 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032332", "end": "2024-04-10 14:55:43.984654", "rc": 0, "start": "2024-04-10 14:55:43.952322" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.233) 0:01:32.139 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.027) 0:01:32.166 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.028) 0:01:32.194 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.040) 0:01:32.235 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.043) 0:01:32.278 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.028) 0:01:32.307 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.076) 0:01:32.383 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.028) 0:01:32.411 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.207) 0:01:32.619 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.026) 0:01:32.646 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.208) 0:01:32.855 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:32.875 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.021) 0:01:32.897 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:32.917 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:32.937 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:32.958 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.021) 0:01:32.979 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.026) 0:01:33.006 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.037) 0:01:33.043 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:33.063 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:55:44 +0000 (0:00:00.020) 0:01:33.084 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.078) 0:01:33.163 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.022) 0:01:33.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.025) 0:01:33.211 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.043) 0:01:33.254 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.020) 0:01:33.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.021) 0:01:33.296 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.043) 0:01:33.340 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.023) 0:01:33.363 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.020) 0:01:33.384 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.022) 0:01:33.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.023) 0:01:33.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.021) 0:01:33.452 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.021) 0:01:33.473 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.020) 0:01:33.493 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.020) 0:01:33.513 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.021) 0:01:33.535 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.085) 0:01:33.620 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.026) 0:01:33.647 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.027) 0:01:33.675 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.026) 0:01:33.701 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.030) 0:01:33.731 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.039) 0:01:33.771 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.029) 0:01:33.801 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.028) 0:01:33.830 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.030) 0:01:33.860 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.213) 0:01:34.074 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:55:45 +0000 (0:00:00.029) 0:01:34.103 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.205) 0:01:34.308 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.021) 0:01:34.329 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.020) 0:01:34.350 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.054) 0:01:34.404 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.020) 0:01:34.425 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.021) 0:01:34.447 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.020) 0:01:34.467 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.038) 0:01:34.505 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.022) 0:01:34.527 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.023) 0:01:34.550 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.049) 0:01:34.600 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.043) 0:01:34.644 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:55:46 +0000 (0:00:00.021) 0:01:34.666 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.513) 0:01:35.180 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.321) 0:01:35.501 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.032) 0:01:35.534 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.054) 0:01:35.588 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.021) 0:01:35.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:55:47 +0000 (0:00:00.022) 0:01:35.633 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.627) 0:01:36.261 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.055359", "end": "2024-04-10 14:55:48.386781", "rc": 0, "start": "2024-04-10 14:55:48.331422" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.279) 0:01:36.540 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.023) 0:01:36.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.021) 0:01:36.585 ******* TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:113 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.018) 0:01:36.604 ******* 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-lingerv5z3ber2/tests/tests_quadlet_basic.yml:126 Wednesday 10 April 2024 14:55:48 +0000 (0:00:00.462) 0:01:37.066 ******* ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:139 Wednesday 10 April 2024 14:55:49 +0000 (0:00:00.237) 0:01:37.303 ******* changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.353465", "end": "2024-04-10 14:55:50.341407", "rc": 0, "start": "2024-04-10 14:55:49.987942" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:177 Wednesday 10 April 2024 14:55:50 +0000 (0:00:00.666) 0:01:38.500 ******* changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:180 Wednesday 10 April 2024 14:56:41 +0000 (0:00:51.082) 0:02:29.583 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.103) 0:02:29.686 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.038) 0:02:29.724 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.036) 0:02:29.761 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.023) 0:02:29.784 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.023) 0:02:29.807 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:56:41 +0000 (0:00:00.060) 0:02:29.868 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:56:43 +0000 (0:00:01.631) 0:02:31.499 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:56:43 +0000 (0:00:00.021) 0:02:31.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:56:43 +0000 (0:00:00.056) 0:02:31.576 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.244142", "end": "2024-04-10 14:56:43.871545", "rc": 0, "start": "2024-04-10 14:56:43.627403" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:56:43 +0000 (0:00:00.448) 0:02:32.024 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:56:43 +0000 (0:00:00.022) 0:02:32.047 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:56:43 +0000 (0:00:00.021) 0:02:32.068 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.065) 0:02:32.134 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.038) 0:02:32.172 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.213) 0:02:32.386 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.025) 0:02:32.412 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.027) 0:02:32.439 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.211) 0:02:32.650 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.025) 0:02:32.676 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.223) 0:02:32.899 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004762", "end": "2024-04-10 14:56:44.959988", "rc": 0, "start": "2024-04-10 14:56:44.955226" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:56:44 +0000 (0:00:00.211) 0:02:33.110 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004539", "end": "2024-04-10 14:56:45.168077", "rc": 0, "start": "2024-04-10 14:56:45.163538" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.210) 0:02:33.321 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.021) 0:02:33.342 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.363 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.021) 0:02:33.384 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.022) 0:02:33.407 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.029) 0:02:33.437 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.040) 0:02:33.477 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.023) 0:02:33.501 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.022) 0:02:33.523 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.040) 0:02:33.564 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.021) 0:02:33.606 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.039) 0:02:33.645 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.060) 0:02:33.705 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.022) 0:02:33.727 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.041) 0:02:33.769 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.790 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.021) 0:02:33.811 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.021) 0:02:33.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.873 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.020) 0:02:33.894 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.019) 0:02:33.914 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.061) 0:02:33.975 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.023) 0:02:33.999 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.027) 0:02:34.026 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:56:45 +0000 (0:00:00.033) 0:02:34.059 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.024364", "end": "2024-04-10 14:56:46.139765", "rc": 0, "start": "2024-04-10 14:56:46.115401" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:56:46 +0000 (0:00:00.246) 0:02:34.306 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:56:46 +0000 (0:00:00.055) 0:02:34.362 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:56:46 +0000 (0:00:00.023) 0:02:34.386 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761006.200577, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761006.200577, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:56:46 +0000 (0:00:00.221) 0:02:34.608 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.968) 0:02:35.576 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.026) 0:02:35.602 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.032) 0:02:35.635 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.036) 0:02:35.672 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.221) 0:02:35.894 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.025) 0:02:35.919 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:56:47 +0000 (0:00:00.021) 0:02:35.941 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761007.274594, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761007.274594, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.216) 0:02:36.157 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.429) 0:02:36.587 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.020) 0:02:36.608 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.061) 0:02:36.669 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.028) 0:02:36.697 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.026) 0:02:36.724 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.021) 0:02:36.745 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.029) 0:02:36.775 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.037) 0:02:36.812 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.025) 0:02:36.837 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.028) 0:02:36.866 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.029) 0:02:36.896 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:56:48 +0000 (0:00:00.204) 0:02:37.101 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.026) 0:02:37.127 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.202) 0:02:37.330 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004197", "end": "2024-04-10 14:56:49.383229", "rc": 0, "start": "2024-04-10 14:56:49.379032" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.205) 0:02:37.535 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003885", "end": "2024-04-10 14:56:49.596290", "rc": 0, "start": "2024-04-10 14:56:49.592405" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.213) 0:02:37.749 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.022) 0:02:37.771 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.020) 0:02:37.791 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.021) 0:02:37.812 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.021) 0:02:37.834 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.037) 0:02:37.872 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.024) 0:02:37.896 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.021) 0:02:37.918 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.050) 0:02:37.968 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.021) 0:02:37.990 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.042) 0:02:38.032 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:56:49 +0000 (0:00:00.034) 0:02:38.066 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.206) 0:02:38.273 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.026) 0:02:38.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.021) 0:02:38.321 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.019) 0:02:38.341 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.019) 0:02:38.360 ******* 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": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.223) 0:02:38.583 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.020) 0:02:38.604 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:56:50 +0000 (0:00:00.022) 0:02:38.627 ******* 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-1712761010.5435708-9192-72631243282320/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.578) 0:02:39.206 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.372) 0:02:39.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.024) 0:02:39.603 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.025) 0:02:39.628 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.028) 0:02:39.656 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.067) 0:02:39.724 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.020) 0:02:39.745 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.030) 0:02:39.775 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.036) 0:02:39.811 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.025) 0:02:39.837 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.025) 0:02:39.862 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.028) 0:02:39.891 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:56:51 +0000 (0:00:00.213) 0:02:40.104 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.028) 0:02:40.133 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.206) 0:02:40.340 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004060", "end": "2024-04-10 14:56:52.396438", "rc": 0, "start": "2024-04-10 14:56:52.392378" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.210) 0:02:40.550 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003967", "end": "2024-04-10 14:56:52.608962", "rc": 0, "start": "2024-04-10 14:56:52.604995" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.211) 0:02:40.762 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.022) 0:02:40.784 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.022) 0:02:40.806 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.021) 0:02:40.828 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.055) 0:02:40.883 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.037) 0:02:40.920 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.022) 0:02:40.943 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.024) 0:02:40.967 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.048) 0:02:41.015 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.021) 0:02:41.036 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.042) 0:02:41.079 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:56:52 +0000 (0:00:00.035) 0:02:41.114 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.207) 0:02:41.321 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.025) 0:02:41.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.023) 0:02:41.371 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.018) 0:02:41.389 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.020) 0:02:41.410 ******* 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": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.214) 0:02:41.624 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.021) 0:02:41.646 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:56:53 +0000 (0:00:00.054) 0:02:41.701 ******* 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-1712761013.6187456-9279-241889040219301/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:56:54 +0000 (0:00:00.570) 0:02:42.272 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:56:54 +0000 (0:00:00.363) 0:02:42.635 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice basic.target -.mount run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:56:54 +0000 (0:00:00.416) 0:02:43.052 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:56:54 +0000 (0:00:00.023) 0:02:43.076 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:56:54 +0000 (0:00:00.027) 0:02:43.104 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.025) 0:02:43.129 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.022) 0:02:43.151 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.029) 0:02:43.180 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.036) 0:02:43.217 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.025) 0:02:43.243 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.061) 0:02:43.304 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.029) 0:02:43.333 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.199) 0:02:43.533 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.026) 0:02:43.560 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.199) 0:02:43.759 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003598", "end": "2024-04-10 14:56:55.806838", "rc": 0, "start": "2024-04-10 14:56:55.803240" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:56:55 +0000 (0:00:00.199) 0:02:43.958 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003626", "end": "2024-04-10 14:56:56.006924", "rc": 0, "start": "2024-04-10 14:56:56.003298" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.200) 0:02:44.158 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.180 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.201 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.020) 0:02:44.222 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.244 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.037) 0:02:44.282 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.303 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.325 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.047) 0:02:44.372 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.020) 0:02:44.393 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.080) 0:02:44.473 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.036) 0:02:44.510 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.207) 0:02:44.717 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.025) 0:02:44.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.021) 0:02:44.764 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:56:56 +0000 (0:00:00.019) 0:02:44.784 ******* 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": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:57:05 +0000 (0:00:08.352) 0:02:53.137 ******* 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": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:57:05 +0000 (0:00:00.217) 0:02:53.354 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:57:05 +0000 (0:00:00.021) 0:02:53.376 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:57:05 +0000 (0:00:00.020) 0:02:53.397 ******* 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-1712761025.3133168-9368-170874781611080/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:57:05 +0000 (0:00:00.565) 0:02:53.963 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:57:06 +0000 (0:00:00.363) 0:02:54.326 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service -.mount -.slice quadlet-basic-network.service basic.target run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.slice quadlet-basic-network.service basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:57:07 +0000 (0:00:01.765) 0:02:56.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.059) 0:02:56.152 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:189 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.019) 0:02:56.171 ******* 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.003277", "end": "2024-04-10 14:57:08.262277", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-10 14:57:08.259000" } 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.002976", "end": "2024-04-10 14:57:08.464781", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-10 14:57:08.461805" } 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.002997", "end": "2024-04-10 14:57:08.654604", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-10 14:57:08.651607" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:199 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.636) 0:02:56.808 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712761006.1275759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1712761006.1275759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 60817729, "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": 1712761006.1275759, "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": "3680955445", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:207 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.214) 0:02:57.022 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.049) 0:02:57.071 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:57:08 +0000 (0:00:00.041) 0:02:57.113 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:57:09 +0000 (0:00:00.027) 0:02:57.140 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:57:09 +0000 (0:00:00.021) 0:02:57.161 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:57:09 +0000 (0:00:00.019) 0:02:57.181 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:57:09 +0000 (0:00:00.051) 0:02:57.232 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:57:10 +0000 (0:00:01.497) 0:02:58.730 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:57:10 +0000 (0:00:00.024) 0:02:58.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:57:10 +0000 (0:00:00.026) 0:02:58.781 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048073", "end": "2024-04-10 14:57:10.892599", "rc": 0, "start": "2024-04-10 14:57:10.844526" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:57:10 +0000 (0:00:00.271) 0:02:59.052 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:57:10 +0000 (0:00:00.023) 0:02:59.076 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:57:10 +0000 (0:00:00.022) 0:02:59.098 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.065) 0:02:59.164 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.039) 0:02:59.203 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.056) 0:02:59.259 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.026) 0:02:59.285 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.028) 0:02:59.314 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.215) 0:02:59.529 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.027) 0:02:59.557 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.213) 0:02:59.770 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003839", "end": "2024-04-10 14:57:11.830240", "rc": 0, "start": "2024-04-10 14:57:11.826401" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:11 +0000 (0:00:00.212) 0:02:59.983 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004121", "end": "2024-04-10 14:57:12.042712", "rc": 0, "start": "2024-04-10 14:57:12.038591" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.213) 0:03:00.196 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.217 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.021) 0:03:00.238 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.259 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.279 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.028) 0:03:00.307 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.039) 0:03:00.347 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.023) 0:03:00.370 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.057) 0:03:00.428 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.038) 0:03:00.467 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.021) 0:03:00.488 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.508 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.037) 0:03:00.546 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.587 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.038) 0:03:00.625 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.646 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.666 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.019) 0:03:00.728 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.020) 0:03:00.749 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.018) 0:03:00.767 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.094) 0:03:00.862 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.022) 0:03:00.884 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.026) 0:03:00.911 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.033) 0:03:00.944 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.023) 0:03:00.968 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.021) 0:03:00.990 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:57:12 +0000 (0:00:00.025) 0:03:01.015 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761027.8049242, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761027.8049242, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.346) 0:03:01.362 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.290) 0:03:01.653 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.021) 0:03:01.674 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.026) 0:03:01.701 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.032) 0:03:01.734 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.022) 0:03:01.756 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.054) 0:03:01.811 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.026) 0:03:01.837 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761027.8049242, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761027.8049242, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:57:13 +0000 (0:00:00.213) 0:03:02.050 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.413) 0:03:02.464 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.019) 0:03:02.484 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.061) 0:03:02.546 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.027) 0:03:02.573 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.026) 0:03:02.600 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.020) 0:03:02.621 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.030) 0:03:02.652 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.037) 0:03:02.689 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.027) 0:03:02.717 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.025) 0:03:02.743 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.068) 0:03:02.812 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:14 +0000 (0:00:00.297) 0:03:03.109 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.028) 0:03:03.137 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.288) 0:03:03.426 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004820", "end": "2024-04-10 14:57:15.561583", "rc": 0, "start": "2024-04-10 14:57:15.556763" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.292) 0:03:03.718 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006545", "end": "2024-04-10 14:57:15.853781", "rc": 0, "start": "2024-04-10 14:57:15.847236" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.293) 0:03:04.012 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.021) 0:03:04.034 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.021) 0:03:04.055 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.021) 0:03:04.077 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:15 +0000 (0:00:00.020) 0:03:04.097 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.037) 0:03:04.134 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.021) 0:03:04.156 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.020) 0:03:04.177 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.048) 0:03:04.225 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.077) 0:03:04.303 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761027.8049242, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761027.8049242, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:57:16 +0000 (0:00:00.204) 0:03:04.508 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-10 14:56:54 UTC", "ActiveEnterTimestampMonotonic": "33108022", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount run-user-1111.mount -.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:56:54 UTC", "AssertTimestampMonotonic": "33054012", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-04-10 14:56:54 UTC", "ConditionTimestampMonotonic": "33054010", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-04-10 14:56:54 UTC", "ExecMainExitTimestampMonotonic": "33107808", "ExecMainPID": "2414", "ExecMainStartTimestamp": "Wed 2024-04-10 14:56:54 UTC", "ExecMainStartTimestampMonotonic": "33054797", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-04-10 14:56:54 UTC", "InactiveExitTimestampMonotonic": "33054839", "InvocationID": "5605fc9164854672988a597e5ebe9f19", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-04-10 14:56:54 UTC", "StateChangeTimestampMonotonic": "33108022", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:57:27 +0000 (0:00:10.704) 0:03:15.212 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.202) 0:03:15.414 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.033) 0:03:15.448 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.052) 0:03:15.501 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.021) 0:03:15.523 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.024) 0:03:15.547 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:57:27 +0000 (0:00:00.350) 0:03:15.898 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049051", "end": "2024-04-10 14:57:28.007987", "rc": 0, "start": "2024-04-10 14:57:27.958936" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.264) 0:03:16.162 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.025) 0:03:16.188 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.021) 0:03:16.210 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.028) 0:03:16.239 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.029) 0:03:16.268 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.023) 0:03:16.292 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.030) 0:03:16.322 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.039) 0:03:16.362 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.027) 0:03:16.390 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.025) 0:03:16.415 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.029) 0:03:16.444 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.233) 0:03:16.678 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.027) 0:03:16.706 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.197) 0:03:16.904 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003414", "end": "2024-04-10 14:57:28.950067", "rc": 0, "start": "2024-04-10 14:57:28.946653" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:28 +0000 (0:00:00.196) 0:03:17.100 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003513", "end": "2024-04-10 14:57:29.144755", "rc": 0, "start": "2024-04-10 14:57:29.141242" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.195) 0:03:17.296 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.022) 0:03:17.319 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.024) 0:03:17.343 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.023) 0:03:17.366 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.023) 0:03:17.390 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.041) 0:03:17.431 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.021) 0:03:17.453 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.021) 0:03:17.474 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.048) 0:03:17.523 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.042) 0:03:17.565 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761046.9842336, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761046.9842336, "nlink": 8, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:57:29 +0000 (0:00:00.237) 0:03:17.803 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-10 14:57:07 UTC", "ActiveEnterTimestampMonotonic": "46127684", "ActiveExitTimestamp": "Wed 2024-04-10 14:57:16 UTC", "ActiveExitTimestampMonotonic": "54939535", "ActiveState": "failed", "After": "run-user-1111.mount -.mount quadlet-basic-mysql-volume.service -.slice quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:57:06 UTC", "AssertTimestampMonotonic": "44786547", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-04-10 14:57:06 UTC", "ConditionTimestampMonotonic": "44786546", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-04-10 14:57:27 UTC", "ExecMainExitTimestampMonotonic": "65220136", "ExecMainPID": "3016", "ExecMainStartTimestamp": "Wed 2024-04-10 14:57:07 UTC", "ExecMainStartTimestampMonotonic": "46127652", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-04-10 14:57:27 UTC", "InactiveEnterTimestampMonotonic": "65262722", "InactiveExitTimestamp": "Wed 2024-04-10 14:57:06 UTC", "InactiveExitTimestampMonotonic": "44787313", "InvocationID": "16a7a2730e254b659368ad61a6726eb1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.slice quadlet-basic-network.service basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-04-10 14:57:27 UTC", "StateChangeTimestampMonotonic": "65262722", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.365) 0:03:18.168 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.200) 0:03:18.369 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.034) 0:03:18.404 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.024) 0:03:18.428 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.023) 0:03:18.451 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.024) 0:03:18.476 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.344) 0:03:18.820 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046415", "end": "2024-04-10 14:57:30.925000", "rc": 0, "start": "2024-04-10 14:57:30.878585" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.259) 0:03:19.079 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.023) 0:03:19.102 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:30 +0000 (0:00:00.019) 0:03:19.122 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.026) 0:03:19.149 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.024) 0:03:19.174 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.054) 0:03:19.228 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.030) 0:03:19.259 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.037) 0:03:19.296 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.028) 0:03:19.324 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.031) 0:03:19.356 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.030) 0:03:19.386 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.205) 0:03:19.592 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.028) 0:03:19.621 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.209) 0:03:19.830 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004349", "end": "2024-04-10 14:57:31.888888", "rc": 0, "start": "2024-04-10 14:57:31.884539" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:31 +0000 (0:00:00.211) 0:03:20.042 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004006", "end": "2024-04-10 14:57:32.098892", "rc": 0, "start": "2024-04-10 14:57:32.094886" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.209) 0:03:20.251 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.020) 0:03:20.272 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.020) 0:03:20.292 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.020) 0:03:20.313 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.064) 0:03:20.378 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.038) 0:03:20.416 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.024) 0:03:20.441 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.025) 0:03:20.466 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.051) 0:03:20.517 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.043) 0:03:20.561 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761046.9842336, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761046.9842336, "nlink": 8, "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.214) 0:03:20.775 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.021) 0:03:20.797 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.209) 0:03:21.006 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.034) 0:03:21.040 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.021) 0:03:21.062 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.021) 0:03:21.084 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:57:32 +0000 (0:00:00.025) 0:03:21.109 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:57:33 +0000 (0:00:00.401) 0:03:21.511 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051123", "end": "2024-04-10 14:57:33.633150", "rc": 0, "start": "2024-04-10 14:57:33.582027" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:57:33 +0000 (0:00:00.276) 0:03:21.788 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.067079", "end": "2024-04-10 14:57:33.925173", "rc": 0, "start": "2024-04-10 14:57:33.858094" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:33 +0000 (0:00:00.291) 0:03:22.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:57:33 +0000 (0:00:00.021) 0:03:22.100 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.054) 0:03:22.155 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.026) 0:03:22.181 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.025) 0:03:22.207 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712761006.147576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712761046.9842336, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28516, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712761046.9842336, "nlink": 8, "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 : Gather facts for containers] ***************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.209) 0:03:22.417 ******* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.370) 0:03:22.787 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050264", "end": "2024-04-10 14:57:34.905108", "rc": 0, "start": "2024-04-10 14:57:34.854844" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 April 2024 14:57:34 +0000 (0:00:00.271) 0:03:23.059 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049128", "end": "2024-04-10 14:57:35.175083", "rc": 0, "start": "2024-04-10 14:57:35.125955" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.271) 0:03:23.330 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008760", "end": "2024-04-10 14:57:35.394174", "rc": 0, "start": "2024-04-10 14:57:35.385414" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:221 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.222) 0:03:23.552 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:227 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.202) 0:03:23.755 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.060) 0:03:23.816 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.037) 0:03:23.854 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.027) 0:03:23.881 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.022) 0:03:23.904 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.020) 0:03:23.925 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:57:35 +0000 (0:00:00.053) 0:03:23.978 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:57:37 +0000 (0:00:01.371) 0:03:25.349 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.020) 0:03:25.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.027) 0:03:25.397 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030348", "end": "2024-04-10 14:57:37.466427", "rc": 0, "start": "2024-04-10 14:57:37.436079" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.222) 0:03:25.620 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.022) 0:03:25.642 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.021) 0:03:25.664 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.059) 0:03:25.724 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.038) 0:03:25.762 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.202) 0:03:25.964 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.026) 0:03:25.991 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:37 +0000 (0:00:00.029) 0:03:26.020 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.242) 0:03:26.262 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.029) 0:03:26.292 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.223) 0:03:26.515 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.536 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.022) 0:03:26.558 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.578 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.021) 0:03:26.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.021) 0:03:26.620 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.641 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.026) 0:03:26.667 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.036) 0:03:26.703 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.021) 0:03:26.725 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.019) 0:03:26.745 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.037) 0:03:26.783 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.824 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.071) 0:03:26.895 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:26.937 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.038) 0:03:26.975 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.021) 0:03:26.997 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:27.017 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:27.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.020) 0:03:27.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.019) 0:03:27.078 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.019) 0:03:27.098 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:57:38 +0000 (0:00:00.018) 0:03:27.117 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.061) 0:03:27.178 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.021) 0:03:27.200 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.027) 0:03:27.228 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.065) 0:03:27.293 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.021) 0:03:27.314 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.020) 0:03:27.334 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.021) 0:03:27.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.020) 0:03:27.377 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.443) 0:03:27.820 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.022) 0:03:27.843 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.026) 0:03:27.870 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.033) 0:03:27.903 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.020) 0:03:27.923 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.021) 0:03:27.945 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.019) 0:03:27.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:57:39 +0000 (0:00:00.021) 0:03:27.986 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.351) 0:03:28.337 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.053) 0:03:28.391 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.060) 0:03:28.451 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.026) 0:03:28.477 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.025) 0:03:28.503 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.020) 0:03:28.523 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.029) 0:03:28.552 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.036) 0:03:28.589 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.026) 0:03:28.615 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.024) 0:03:28.640 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.027) 0:03:28.667 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.200) 0:03:28.867 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.026) 0:03:28.894 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.193) 0:03:29.088 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:40 +0000 (0:00:00.020) 0:03:29.108 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.056) 0:03:29.165 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.020) 0:03:29.186 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.020) 0:03:29.206 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.020) 0:03:29.227 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.020) 0:03:29.247 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.036) 0:03:29.284 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.022) 0:03:29.328 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.046) 0:03:29.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.396 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.042) 0:03:29.439 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.035) 0:03:29.474 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.496 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.517 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.020) 0:03:29.537 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.019) 0:03:29.556 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.019) 0:03:29.575 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.210) 0:03:29.786 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.807 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:57:41 +0000 (0:00:00.021) 0:03:29.828 ******* 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-1712761061.7449782-9981-224769701376157/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.567) 0:03:30.396 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.471) 0:03:30.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.024) 0:03:30.891 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.024) 0:03:30.916 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.026) 0:03:30.942 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.027) 0:03:30.970 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.021) 0:03:30.992 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.030) 0:03:31.022 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:42 +0000 (0:00:00.036) 0:03:31.058 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.068) 0:03:31.127 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.026) 0:03:31.153 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.029) 0:03:31.183 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.215) 0:03:31.398 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.029) 0:03:31.428 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.213) 0:03:31.641 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.029) 0:03:31.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.028) 0:03:31.699 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.024) 0:03:31.724 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.022) 0:03:31.746 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.021) 0:03:31.768 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.020) 0:03:31.788 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.036) 0:03:31.825 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.021) 0:03:31.847 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.022) 0:03:31.870 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.049) 0:03:31.919 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.021) 0:03:31.941 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.084) 0:03:32.025 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.039) 0:03:32.065 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.023) 0:03:32.088 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:43 +0000 (0:00:00.024) 0:03:32.113 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.023) 0:03:32.137 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.023) 0:03:32.160 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.023) 0:03:32.183 ******* 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": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.214) 0:03:32.398 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.023) 0:03:32.422 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.023) 0:03:32.445 ******* 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-1712761064.3642917-10065-275647919091835/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:57:44 +0000 (0:00:00.577) 0:03:33.023 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:57:45 +0000 (0:00:00.517) 0:03:33.541 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target system.slice -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:57:45 +0000 (0:00:00.506) 0:03:34.047 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:57:45 +0000 (0:00:00.037) 0:03:34.085 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.061) 0:03:34.146 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.058) 0:03:34.205 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.027) 0:03:34.233 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.031) 0:03:34.264 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.044) 0:03:34.309 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.030) 0:03:34.340 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.036) 0:03:34.377 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.038) 0:03:34.415 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.228) 0:03:34.643 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.030) 0:03:34.674 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.223) 0:03:34.897 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.027) 0:03:34.924 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.086) 0:03:35.011 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.026) 0:03:35.038 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.026) 0:03:35.064 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:57:46 +0000 (0:00:00.033) 0:03:35.098 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.027) 0:03:35.125 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.045) 0:03:35.171 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.025) 0:03:35.197 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.025) 0:03:35.222 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.051) 0:03:35.274 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.027) 0:03:35.302 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.047) 0:03:35.349 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.049) 0:03:35.399 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.026) 0:03:35.425 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.026) 0:03:35.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.024) 0:03:35.477 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Wednesday 10 April 2024 14:57:47 +0000 (0:00:00.021) 0:03:35.498 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Wednesday 10 April 2024 14:57:56 +0000 (0:00:08.825) 0:03:44.324 ******* 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": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Wednesday 10 April 2024 14:57:56 +0000 (0:00:00.230) 0:03:44.554 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Wednesday 10 April 2024 14:57:56 +0000 (0:00:00.020) 0:03:44.575 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 10 April 2024 14:57:56 +0000 (0:00:00.020) 0:03:44.596 ******* 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-1712761076.5125806-10181-257802383299336/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 10 April 2024 14:57:57 +0000 (0:00:00.579) 0:03:45.175 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Wednesday 10 April 2024 14:57:57 +0000 (0:00:00.487) 0:03:45.663 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-network.service basic.target -.mount sysinit.target quadlet-basic-mysql-volume.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service quadlet-basic-mysql-volume.service -.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Wednesday 10 April 2024 14:57:58 +0000 (0:00:01.292) 0:03:46.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:57:58 +0000 (0:00:00.022) 0:03:46.978 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:234 Wednesday 10 April 2024 14:57:58 +0000 (0:00:00.019) 0:03:46.998 ******* 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:01.004683", "end": "2024-04-10 14:58:00.132290", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-10 14:57:59.127607" } 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.004414", "end": "2024-04-10 14:58:00.332468", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-10 14:58:00.328054" } 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.003134", "end": "2024-04-10 14:58:00.528725", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-10 14:58:00.525591" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:244 Wednesday 10 April 2024 14:58:00 +0000 (0:00:01.685) 0:03:48.684 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.231728", "end": "2024-04-10 14:58:00.980476", "failed_when_result": false, "rc": 0, "start": "2024-04-10 14:58:00.748748" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:259 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.453) 0:03:49.137 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.036) 0:03:49.174 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.079) 0:03:49.253 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.029) 0:03:49.282 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.024) 0:03:49.306 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.022) 0:03:49.329 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:58:01 +0000 (0:00:00.057) 0:03:49.386 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:58:02 +0000 (0:00:01.384) 0:03:50.771 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:58:02 +0000 (0:00:00.022) 0:03:50.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:58:02 +0000 (0:00:00.029) 0:03:50.822 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033801", "end": "2024-04-10 14:58:02.906554", "rc": 0, "start": "2024-04-10 14:58:02.872753" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:58:02 +0000 (0:00:00.267) 0:03:51.090 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:58:02 +0000 (0:00:00.023) 0:03:51.113 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.020) 0:03:51.134 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.062) 0:03:51.197 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.041) 0:03:51.238 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.218) 0:03:51.457 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.025) 0:03:51.482 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.030) 0:03:51.513 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.215) 0:03:51.728 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.029) 0:03:51.757 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:03 +0000 (0:00:00.214) 0:03:51.971 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003984", "end": "2024-04-10 14:58:04.031382", "rc": 0, "start": "2024-04-10 14:58:04.027398" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.212) 0:03:52.184 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004037", "end": "2024-04-10 14:58:04.243497", "rc": 0, "start": "2024-04-10 14:58:04.239460" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.248) 0:03:52.433 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.454 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.474 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.495 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.515 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.026) 0:03:52.542 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.040) 0:03:52.583 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.022) 0:03:52.605 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.626 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.041) 0:03:52.668 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.021) 0:03:52.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.021) 0:03:52.710 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.040) 0:03:52.751 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.020) 0:03:52.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.019) 0:03:52.792 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.085) 0:03:52.878 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.022) 0:03:52.900 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.022) 0:03:52.923 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.021) 0:03:52.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.022) 0:03:52.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.023) 0:03:52.990 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.022) 0:03:53.013 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.021) 0:03:53.035 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:58:04 +0000 (0:00:00.069) 0:03:53.104 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.024) 0:03:53.128 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.029) 0:03:53.158 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.034) 0:03:53.192 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.023) 0:03:53.216 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.021) 0:03:53.238 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.025) 0:03:53.263 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.241) 0:03:53.504 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.023) 0:03:53.527 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.022) 0:03:53.549 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.028) 0:03:53.578 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.033) 0:03:53.611 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.021) 0:03:53.633 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.021) 0:03:53.655 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.025) 0:03:53.681 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.346) 0:03:54.028 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.025) 0:03:54.053 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:58:05 +0000 (0:00:00.021) 0:03:54.075 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.071) 0:03:54.146 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.026) 0:03:54.173 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.026) 0:03:54.200 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.059) 0:03:54.260 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.029) 0:03:54.290 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.037) 0:03:54.327 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.026) 0:03:54.354 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.025) 0:03:54.380 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.027) 0:03:54.407 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.316) 0:03:54.724 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.030) 0:03:54.755 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:06 +0000 (0:00:00.326) 0:03:55.081 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005332", "end": "2024-04-10 14:58:07.224793", "rc": 0, "start": "2024-04-10 14:58:07.219461" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.300) 0:03:55.382 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005532", "end": "2024-04-10 14:58:07.534408", "rc": 0, "start": "2024-04-10 14:58:07.528876" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.308) 0:03:55.690 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.021) 0:03:55.712 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.029) 0:03:55.742 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.064) 0:03:55.806 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.021) 0:03:55.828 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.038) 0:03:55.867 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.024) 0:03:55.891 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.020) 0:03:55.912 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.049) 0:03:55.962 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:07 +0000 (0:00:00.048) 0:03:56.011 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.204) 0:03:56.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.025) 0:03:56.241 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.212) 0:03:56.453 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.034) 0:03:56.488 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.022) 0:03:56.511 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.021) 0:03:56.532 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.024) 0:03:56.557 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.021) 0:03:56.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.067) 0:03:56.647 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.023) 0:03:56.670 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.021) 0:03:56.691 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.027) 0:03:56.719 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.030) 0:03:56.750 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.025) 0:03:56.775 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.029) 0:03:56.804 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.037) 0:03:56.842 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.025) 0:03:56.867 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.026) 0:03:56.894 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:08 +0000 (0:00:00.029) 0:03:56.923 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.213) 0:03:57.137 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.028) 0:03:57.165 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.207) 0:03:57.372 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004081", "end": "2024-04-10 14:58:09.431248", "rc": 0, "start": "2024-04-10 14:58:09.427167" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.211) 0:03:57.584 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006318", "end": "2024-04-10 14:58:09.644939", "rc": 0, "start": "2024-04-10 14:58:09.638621" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.223) 0:03:57.808 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.021) 0:03:57.829 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.020) 0:03:57.850 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.023) 0:03:57.874 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.024) 0:03:57.899 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.041) 0:03:57.941 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.023) 0:03:57.964 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.020) 0:03:57.985 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.048) 0:03:58.033 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:09 +0000 (0:00:00.043) 0:03:58.076 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.205) 0:03:58.282 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.025) 0:03:58.308 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.210) 0:03:58.519 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.034) 0:03:58.553 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.078) 0:03:58.631 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.024) 0:03:58.656 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.029) 0:03:58.685 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.027) 0:03:58.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.024) 0:03:58.737 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.025) 0:03:58.763 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.022) 0:03:58.785 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.029) 0:03:58.815 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.028) 0:03:58.844 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.022) 0:03:58.866 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.032) 0:03:58.899 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.038) 0:03:58.937 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.027) 0:03:58.965 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.026) 0:03:58.992 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:10 +0000 (0:00:00.033) 0:03:59.025 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.213) 0:03:59.239 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.027) 0:03:59.267 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.208) 0:03:59.476 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003812", "end": "2024-04-10 14:58:11.535348", "rc": 0, "start": "2024-04-10 14:58:11.531536" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.212) 0:03:59.689 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003814", "end": "2024-04-10 14:58:11.745913", "rc": 0, "start": "2024-04-10 14:58:11.742099" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.209) 0:03:59.898 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.022) 0:03:59.920 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.022) 0:03:59.943 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.023) 0:03:59.966 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.023) 0:03:59.990 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.038) 0:04:00.028 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.025) 0:04:00.053 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:11 +0000 (0:00:00.021) 0:04:00.074 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.050) 0:04:00.125 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.047) 0:04:00.173 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.206) 0:04:00.379 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.023) 0:04:00.403 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.238) 0:04:00.642 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.035) 0:04:00.677 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.024) 0:04:00.702 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.023) 0:04:00.726 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.025) 0:04:00.752 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.024) 0:04:00.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.023) 0:04:00.801 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.025) 0:04:00.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.022) 0:04:00.848 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.063) 0:04:00.912 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.027) 0:04:00.940 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 April 2024 14:58:12 +0000 (0:00:00.026) 0:04:00.966 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.200) 0:04:01.166 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.022) 0:04:01.189 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.021) 0:04:01.211 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.068) 0:04:01.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:273 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.020) 0:04:01.300 ******* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:279 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.354) 0:04:01.655 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.046) 0:04:01.701 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.039) 0:04:01.741 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.027) 0:04:01.769 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.022) 0:04:01.792 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.021) 0:04:01.814 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 April 2024 14:58:13 +0000 (0:00:00.053) 0:04:01.868 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 April 2024 14:58:15 +0000 (0:00:01.319) 0:04:03.188 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.020) 0:04:03.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.026) 0:04:03.235 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029802", "end": "2024-04-10 14:58:15.302191", "rc": 0, "start": "2024-04-10 14:58:15.272389" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.219) 0:04:03.455 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.024) 0:04:03.479 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.022) 0:04:03.501 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.065) 0:04:03.567 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.042) 0:04:03.609 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.199) 0:04:03.808 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.031) 0:04:03.840 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.029) 0:04:03.869 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:15 +0000 (0:00:00.243) 0:04:04.112 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.028) 0:04:04.141 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.196) 0:04:04.337 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.358 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.380 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.400 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.421 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.441 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.463 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.026) 0:04:04.490 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.039) 0:04:04.529 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.550 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.570 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.041) 0:04:04.612 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.654 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.091) 0:04:04.745 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.026) 0:04:04.794 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.050) 0:04:04.845 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.022) 0:04:04.868 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.890 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.020) 0:04:04.952 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:04.973 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.019) 0:04:04.992 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.065) 0:04:05.058 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.021) 0:04:05.080 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:58:16 +0000 (0:00:00.028) 0:04:05.109 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.073) 0:04:05.183 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.021) 0:04:05.204 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.020) 0:04:05.225 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.022) 0:04:05.248 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.021) 0:04:05.269 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.241) 0:04:05.511 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.024) 0:04:05.535 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.030) 0:04:05.566 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.035) 0:04:05.601 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.027) 0:04:05.629 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.023) 0:04:05.652 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.021) 0:04:05.674 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.020) 0:04:05.694 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.238) 0:04:05.932 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.019) 0:04:05.952 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.105) 0:04:06.058 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.026) 0:04:06.085 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:17 +0000 (0:00:00.027) 0:04:06.112 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.021) 0:04:06.134 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.033) 0:04:06.167 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.040) 0:04:06.208 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.029) 0:04:06.237 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.028) 0:04:06.266 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.029) 0:04:06.295 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.212) 0:04:06.508 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.029) 0:04:06.537 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.208) 0:04:06.745 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.020) 0:04:06.766 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.020) 0:04:06.786 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.061) 0:04:06.847 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.020) 0:04:06.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.022) 0:04:06.890 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.021) 0:04:06.912 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.040) 0:04:06.952 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.022) 0:04:06.975 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.022) 0:04:06.997 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.051) 0:04:07.049 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.043) 0:04:07.092 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:18 +0000 (0:00:00.021) 0:04:07.113 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-10 14:57:45 UTC", "ActiveEnterTimestampMonotonic": "84095476", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-10 14:57:45 UTC", "AssertTimestampMonotonic": "83976677", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-04-10 14:57:45 UTC", "ConditionTimestampMonotonic": "83976675", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-04-10 14:57:45 UTC", "ExecMainExitTimestampMonotonic": "84095289", "ExecMainPID": "5208", "ExecMainStartTimestamp": "Wed 2024-04-10 14:57:45 UTC", "ExecMainStartTimestampMonotonic": "83977599", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-04-10 14:57:45 UTC", "InactiveExitTimestampMonotonic": "83977664", "InvocationID": "96829f92d97f4162881738a4549c4e26", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-04-10 14:57:45 UTC", "StateChangeTimestampMonotonic": "84095476", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:21 +0000 (0:00:02.142) 0:04:09.256 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.206) 0:04:09.462 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.034) 0:04:09.497 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.022) 0:04:09.519 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.020) 0:04:09.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.020) 0:04:09.560 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:21 +0000 (0:00:00.483) 0:04:10.044 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044475", "end": "2024-04-10 14:58:22.143932", "rc": 0, "start": "2024-04-10 14:58:22.099457" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.253) 0:04:10.297 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.024) 0:04:10.321 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.021) 0:04:10.342 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.029) 0:04:10.372 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.026) 0:04:10.398 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.061) 0:04:10.459 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.031) 0:04:10.491 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.038) 0:04:10.529 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.026) 0:04:10.556 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.026) 0:04:10.582 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.030) 0:04:10.613 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.214) 0:04:10.827 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.028) 0:04:10.856 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.212) 0:04:11.069 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.022) 0:04:11.091 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:22 +0000 (0:00:00.020) 0:04:11.112 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.020) 0:04:11.132 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.020) 0:04:11.153 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.020) 0:04:11.174 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.021) 0:04:11.196 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.035) 0:04:11.232 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.065) 0:04:11.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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.021) 0:04:11.319 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.054) 0:04:11.373 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.049) 0:04:11.423 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.023) 0:04:11.446 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice quadlet-basic-mysql-volume.service basic.target quadlet-basic-network.service -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:23 +0000 (0:00:00.493) 0:04:11.939 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.212) 0:04:12.152 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.036) 0:04:12.188 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.023) 0:04:12.212 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.022) 0:04:12.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.021) 0:04:12.255 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.479) 0:04:12.735 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039157", "end": "2024-04-10 14:58:24.821964", "rc": 0, "start": "2024-04-10 14:58:24.782807" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.240) 0:04:12.975 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.023) 0:04:12.999 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.021) 0:04:13.020 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.028) 0:04:13.049 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.026) 0:04:13.076 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 April 2024 14:58:24 +0000 (0:00:00.021) 0:04:13.098 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.029) 0:04:13.127 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.038) 0:04:13.165 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.026) 0:04:13.192 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.026) 0:04:13.219 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.028) 0:04:13.248 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.201) 0:04:13.449 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.028) 0:04:13.477 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1712760921.3394876, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1712760887.3539393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3880441368", "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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.195) 0:04:13.673 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.067) 0:04:13.741 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.021) 0:04:13.762 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.021) 0:04:13.784 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.020) 0:04:13.805 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.022) 0:04:13.827 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.021) 0:04:13.848 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.036) 0:04:13.885 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.022) 0:04:13.907 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.020) 0:04:13.928 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.051) 0:04:13.979 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.043) 0:04:14.023 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.021) 0:04:14.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 April 2024 14:58:25 +0000 (0:00:00.022) 0:04:14.066 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.196) 0:04:14.263 ******* included: /WORKDIR/git-fix-cancel-lingerv5z3ber2/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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.033) 0:04:14.297 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.020) 0:04:14.317 ******* 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-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.069) 0:04:14.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.023) 0:04:14.410 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.437) 0:04:14.848 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038922", "end": "2024-04-10 14:58:26.932008", "rc": 0, "start": "2024-04-10 14:58:26.893086" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 April 2024 14:58:26 +0000 (0:00:00.236) 0:04:15.085 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.085162", "end": "2024-04-10 14:58:27.225189", "rc": 0, "start": "2024-04-10 14:58:27.140027" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 10 April 2024 14:58:27 +0000 (0:00:00.297) 0:04:15.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 10 April 2024 14:58:27 +0000 (0:00:00.021) 0:04:15.404 ******* META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=611 changed=54 unreachable=0 failed=0 skipped=587 rescued=0 ignored=0 Wednesday 10 April 2024 14:58:27 +0000 (0:00:00.007) 0:04:15.411 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 65.53s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 51.08s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:177 ------ linux-system-roles.podman : Stop and disable service ------------------- 10.70s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.83s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.35s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 6.20s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 2.88s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.14s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Start service ------------------------------- 1.77s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Check files ------------------------------------------------------------- 1.69s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:234 ------ linux-system-roles.podman : Gather the package facts -------------------- 1.63s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.47s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.40s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.39s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.36s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.32s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.29s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Manage each secret -------------------------- 0.97s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-fix-cancel-lingerv5z3ber2/tests/tests_quadlet_basic.yml:9 -------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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) ---^---^---^---^---^---