# 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-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:4 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.016) 0:00:00.016 ***** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:9 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.014) 0:00:00.030 ***** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:56 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.620) 0:00:00.651 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.081) 0:00:00.732 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.018) 0:00:00.751 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 01 February 2024 02:29:36 +0000 (0:00:00.021) 0:00:00.773 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 01 February 2024 02:29:37 +0000 (0:00:00.264) 0:00:01.037 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 01 February 2024 02:29:37 +0000 (0:00:00.026) 0:00:01.063 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 01 February 2024 02:29:37 +0000 (0:00:00.046) 0:00:01.109 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 01 February 2024 02:29:38 +0000 (0:00:01.483) 0:00:02.593 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 01 February 2024 02:29:38 +0000 (0:00:00.033) 0:00:02.627 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: runc-1:1.1.11-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-17.el8.x86_64", "Installed: podman-gvproxy-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-58.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-17.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: podman-plugins-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: container-selinux-2:2.227.0-1.module_el8+804+f131391c.noarch", "Installed: crun-1.12-1.module_el8+804+f131391c.x86_64", "Installed: podman-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 01 February 2024 02:30:51 +0000 (0:01:12.408) 0:01:15.035 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.353214", "end": "2024-02-01 02:30:51.680916", "rc": 0, "start": "2024-02-01 02:30:51.327702" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Thursday 01 February 2024 02:30:51 +0000 (0:00:00.689) 0:01:15.725 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Thursday 01 February 2024 02:30:51 +0000 (0:00:00.034) 0:01:15.759 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Thursday 01 February 2024 02:30:51 +0000 (0:00:00.031) 0:01:15.791 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Thursday 01 February 2024 02:30:51 +0000 (0:00:00.084) 0:01:15.876 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:30:51 +0000 (0:00:00.045) 0:01:15.921 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.303) 0:01:16.224 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.041) 0:01:16.266 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.033) 0:01:16.300 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.217) 0:01:16.518 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.028) 0:01:16.546 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.210) 0:01:16.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.023) 0:01:16.779 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.023) 0:01:16.803 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.022) 0:01:16.825 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.022) 0:01:16.848 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.023) 0:01:16.871 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.052) 0:01:16.924 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Thursday 01 February 2024 02:30:52 +0000 (0:00:00.058) 0:01:16.983 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.043) 0:01:17.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.022) 0:01:17.049 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.022) 0:01:17.071 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.045) 0:01:17.116 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.024) 0:01:17.141 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.023) 0:01:17.164 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.050) 0:01:17.214 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.022) 0:01:17.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.024) 0:01:17.261 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.047) 0:01:17.309 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.026) 0:01:17.335 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.033) 0:01:17.368 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.023) 0:01:17.392 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.023) 0:01:17.416 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.045) 0:01:17.462 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.024) 0:01:17.487 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.022) 0:01:17.509 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.023) 0:01:17.532 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.023) 0:01:17.556 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.063) 0:01:17.620 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.040) 0:01:17.660 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.043) 0:01:17.703 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.024) 0:01:17.728 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.035) 0:01:17.763 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.044) 0:01:17.807 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.029) 0:01:17.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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.028) 0:01:17.865 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:30:53 +0000 (0:00:00.029) 0:01:17.894 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.206) 0:01:18.101 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.029) 0:01:18.131 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.211) 0:01:18.342 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.364 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.386 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.407 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.023) 0:01:18.431 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.023) 0:01:18.455 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.022) 0:01:18.477 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.039) 0:01:18.517 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.022) 0:01:18.539 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.561 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.054) 0:01:18.616 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.637 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.048) 0:01:18.685 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.039) 0:01:18.725 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.746 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.021) 0:01:18.768 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.046) 0:01:18.814 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.020) 0:01:18.835 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Thursday 01 February 2024 02:30:54 +0000 (0:00:00.026) 0:01:18.861 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.281) 0:01:19.143 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.022) 0:01:19.165 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.024) 0:01:19.189 ***** 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-1706754655.2195113-8495-114124036869994/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.634) 0:01:19.824 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.026) 0:01:19.850 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.025) 0:01:19.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.027) 0:01:19.903 ***** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:72 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.020) 0:01:19.923 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:76 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.024) 0:01:19.948 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 01 February 2024 02:30:55 +0000 (0:00:00.052) 0:01:20.000 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 01 February 2024 02:30:56 +0000 (0:00:00.064) 0:01:20.064 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 01 February 2024 02:30:56 +0000 (0:00:00.027) 0:01:20.092 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 01 February 2024 02:30:56 +0000 (0:00:00.021) 0:01:20.114 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 01 February 2024 02:30:56 +0000 (0:00:00.021) 0:01:20.135 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 01 February 2024 02:30:56 +0000 (0:00:00.057) 0:01:20.193 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 01 February 2024 02:30:57 +0000 (0:00:01.349) 0:01:21.542 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.022) 0:01:21.564 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.027) 0:01:21.592 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030362", "end": "2024-02-01 02:30:57.770327", "rc": 0, "start": "2024-02-01 02:30:57.739965" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.221) 0:01:21.813 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.050) 0:01:21.864 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.026) 0:01:21.890 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.042) 0:01:21.932 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.043) 0:01:21.976 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:30:57 +0000 (0:00:00.027) 0:01:22.004 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.027) 0:01:22.032 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.028) 0:01:22.060 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.201) 0:01:22.261 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.028) 0:01:22.290 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.201) 0:01:22.491 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.023) 0:01:22.514 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.536 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.559 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.021) 0:01:22.581 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.021) 0:01:22.603 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.045) 0:01:22.648 ***** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.029) 0:01:22.677 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.042) 0:01:22.720 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.764 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.043) 0:01:22.808 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.021) 0:01:22.829 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.852 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.045) 0:01:22.897 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:22.920 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.021) 0:01:22.941 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.044) 0:01:22.986 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 01 February 2024 02:30:58 +0000 (0:00:00.022) 0:01:23.008 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.021) 0:01:23.030 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.021) 0:01:23.051 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.046) 0:01:23.098 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.023) 0:01:23.121 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.021) 0:01:23.143 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.021) 0:01:23.164 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.019) 0:01:23.184 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.020) 0:01:23.204 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.052) 0:01:23.257 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.028) 0:01:23.286 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.028) 0:01:23.314 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.021) 0:01:23.335 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.031) 0:01:23.367 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.039) 0:01:23.406 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.030) 0:01:23.436 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.030) 0:01:23.467 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.031) 0:01:23.499 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.237) 0:01:23.736 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.029) 0:01:23.766 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.209) 0:01:23.975 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:30:59 +0000 (0:00:00.023) 0:01:23.999 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.023) 0:01:24.022 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.022) 0:01:24.045 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.022) 0:01:24.067 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.021) 0:01:24.089 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.022) 0:01:24.111 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.038) 0:01:24.150 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.023) 0:01:24.173 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.023) 0:01:24.197 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.053) 0:01:24.251 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.022) 0:01:24.273 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.047) 0:01:24.320 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.038) 0:01:24.359 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.047) 0:01:24.406 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.022) 0:01:24.429 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.021) 0:01:24.451 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Thursday 01 February 2024 02:31:00 +0000 (0:00:00.021) 0:01:24.473 ***** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Thursday 01 February 2024 02:31:07 +0000 (0:00:06.587) 0:01:31.060 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.217) 0:01:31.278 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.043) 0:01:31.322 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.025) 0:01:31.347 ***** 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-1706754667.3735182-8681-208862965425457/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.562) 0:01:31.909 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.025) 0:01:31.935 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.025) 0:01:31.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.026) 0:01:31.987 ***** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:92 Thursday 01 February 2024 02:31:07 +0000 (0:00:00.021) 0:01:32.008 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:99 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.025) 0:01:32.033 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.082) 0:01:32.115 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.040) 0:01:32.155 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.026) 0:01:32.182 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.021) 0:01:32.204 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.021) 0:01:32.225 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 01 February 2024 02:31:08 +0000 (0:00:00.116) 0:01:32.341 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 01 February 2024 02:31:09 +0000 (0:00:01.341) 0:01:33.683 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 01 February 2024 02:31:09 +0000 (0:00:00.021) 0:01:33.705 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 01 February 2024 02:31:09 +0000 (0:00:00.027) 0:01:33.733 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028472", "end": "2024-02-01 02:31:09.908968", "rc": 0, "start": "2024-02-01 02:31:09.880496" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Thursday 01 February 2024 02:31:09 +0000 (0:00:00.219) 0:01:33.952 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Thursday 01 February 2024 02:31:09 +0000 (0:00:00.023) 0:01:33.975 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Thursday 01 February 2024 02:31:09 +0000 (0:00:00.022) 0:01:33.998 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.043) 0:01:34.042 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.066) 0:01:34.108 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.028) 0:01:34.136 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.026) 0:01:34.163 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.028) 0:01:34.191 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.204) 0:01:34.395 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.029) 0:01:34.424 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.197) 0:01:34.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.643 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.665 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.687 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.709 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.730 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.021) 0:01:34.752 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.027) 0:01:34.780 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.041) 0:01:34.821 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.042) 0:01:34.864 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.023) 0:01:34.887 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.042) 0:01:34.930 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.022) 0:01:34.952 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Thursday 01 February 2024 02:31:10 +0000 (0:00:00.022) 0:01:34.975 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.045) 0:01:35.020 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.022) 0:01:35.042 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.021) 0:01:35.063 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.045) 0:01:35.109 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.022) 0:01:35.131 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.022) 0:01:35.153 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.021) 0:01:35.175 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.020) 0:01:35.196 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.021) 0:01:35.217 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.020) 0:01:35.238 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.043) 0:01:35.281 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.021) 0:01:35.302 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.021) 0:01:35.324 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.053) 0:01:35.378 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.028) 0:01:35.406 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.028) 0:01:35.434 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.026) 0:01:35.461 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.033) 0:01:35.495 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.042) 0:01:35.537 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.029) 0:01:35.567 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.026) 0:01:35.594 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.030) 0:01:35.624 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.200) 0:01:35.825 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:11 +0000 (0:00:00.028) 0:01:35.853 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.195) 0:01:36.049 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.048) 0:01:36.097 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.023) 0:01:36.121 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.022) 0:01:36.143 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.022) 0:01:36.165 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.021) 0:01:36.187 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.022) 0:01:36.209 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.040) 0:01:36.250 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.023) 0:01:36.273 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.022) 0:01:36.295 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.053) 0:01:36.349 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.048) 0:01:36.397 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Thursday 01 February 2024 02:31:12 +0000 (0:00:00.490) 0:01:36.887 ***** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.201) 0:01:37.089 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.063) 0:01:37.153 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.022) 0:01:37.175 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.022) 0:01:37.198 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.021) 0:01:37.219 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Thursday 01 February 2024 02:31:13 +0000 (0:00:00.464) 0:01:37.683 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051543", "end": "2024-02-01 02:31:13.982914", "rc": 0, "start": "2024-02-01 02:31:13.931371" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.349) 0:01:38.033 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.026) 0:01:38.060 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.022) 0:01:38.082 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.020) 0:01:38.103 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.039) 0:01:38.143 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.029) 0:01:38.172 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.023) 0:01:38.195 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.021) 0:01:38.217 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 01 February 2024 02:31:14 +0000 (0:00:00.058) 0:01:38.276 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 01 February 2024 02:31:15 +0000 (0:00:01.577) 0:01:39.853 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 01 February 2024 02:31:15 +0000 (0:00:00.022) 0:01:39.876 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 01 February 2024 02:31:15 +0000 (0:00:00.025) 0:01:39.902 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.044249", "end": "2024-02-01 02:31:16.181195", "rc": 0, "start": "2024-02-01 02:31:16.136946" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.328) 0:01:40.230 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.023) 0:01:40.253 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.024) 0:01:40.278 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.054) 0:01:40.333 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.061) 0:01:40.394 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.031) 0:01:40.426 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.030) 0:01:40.457 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.032) 0:01:40.489 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.306) 0:01:40.796 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:16 +0000 (0:00:00.029) 0:01:40.826 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.310) 0:01:41.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.159 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.181 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.204 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.226 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.021) 0:01:41.248 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.021) 0:01:41.270 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.027) 0:01:41.298 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.063) 0:01:41.361 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.384 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.407 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.043) 0:01:41.450 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.021) 0:01:41.495 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.044) 0:01:41.539 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.562 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.024) 0:01:41.586 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.046) 0:01:41.633 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.657 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.680 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.704 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.727 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.023) 0:01:41.750 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.773 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.047) 0:01:41.820 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.022) 0:01:41.843 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.021) 0:01:41.865 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.054) 0:01:41.919 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.029) 0:01:41.949 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.031) 0:01:41.981 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:31:17 +0000 (0:00:00.028) 0:01:42.010 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.044) 0:01:42.055 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.042) 0:01:42.097 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.029) 0:01:42.126 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.027) 0:01:42.154 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.031) 0:01:42.185 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.209) 0:01:42.395 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.028) 0:01:42.423 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.209) 0:01:42.632 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.050) 0:01:42.683 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.023) 0:01:42.707 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.021) 0:01:42.729 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.022) 0:01:42.751 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.021) 0:01:42.773 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.022) 0:01:42.795 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.042) 0:01:42.838 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.029) 0:01:42.868 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.025) 0:01:42.893 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.056) 0:01:42.951 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 01 February 2024 02:31:18 +0000 (0:00:00.046) 0:01:42.998 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount system.slice systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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 system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.503) 0:01:43.501 ***** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.209) 0:01:43.710 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.059) 0:01:43.769 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.022) 0:01:43.791 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.022) 0:01:43.814 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Thursday 01 February 2024 02:31:19 +0000 (0:00:00.022) 0:01:43.836 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Thursday 01 February 2024 02:31:20 +0000 (0:00:00.467) 0:01:44.304 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039798", "end": "2024-02-01 02:31:20.507948", "rc": 0, "start": "2024-02-01 02:31:20.468150" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Thursday 01 February 2024 02:31:20 +0000 (0:00:00.249) 0:01:44.554 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:20 +0000 (0:00:00.025) 0:01:44.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 01 February 2024 02:31:20 +0000 (0:00:00.023) 0:01:44.602 ***** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:111 Thursday 01 February 2024 02:31:20 +0000 (0:00:00.020) 0:01:44.623 ***** 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 [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:116 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.531) 0:01:45.154 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.046) 0:01:45.201 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.065) 0:01:45.267 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.028) 0:01:45.295 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.021) 0:01:45.317 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.022) 0:01:45.339 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 01 February 2024 02:31:21 +0000 (0:00:00.056) 0:01:45.396 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 01 February 2024 02:31:22 +0000 (0:00:01.310) 0:01:46.706 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 01 February 2024 02:31:22 +0000 (0:00:00.023) 0:01:46.729 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 01 February 2024 02:31:22 +0000 (0:00:00.026) 0:01:46.756 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029259", "end": "2024-02-01 02:31:22.932794", "rc": 0, "start": "2024-02-01 02:31:22.903535" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Thursday 01 February 2024 02:31:22 +0000 (0:00:00.219) 0:01:46.976 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.047) 0:01:47.023 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.023) 0:01:47.047 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.073) 0:01:47.120 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.042) 0:01:47.163 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.201) 0:01:47.364 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.027) 0:01:47.391 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.028) 0:01:47.420 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.197) 0:01:47.618 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.028) 0:01:47.647 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:23 +0000 (0:00:00.197) 0:01:47.844 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003748", "end": "2024-02-01 02:31:24.000746", "rc": 0, "start": "2024-02-01 02:31:23.996998" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.198) 0:01:48.042 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003705", "end": "2024-02-01 02:31:24.198441", "rc": 0, "start": "2024-02-01 02:31:24.194736" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.199) 0:01:48.242 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.263 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.045) 0:01:48.309 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.023) 0:01:48.332 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.023) 0:01:48.356 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.041) 0:01:48.397 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.047) 0:01:48.444 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.024) 0:01:48.469 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.491 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.042) 0:01:48.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.555 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.577 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.042) 0:01:48.619 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.640 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.662 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.043) 0:01:48.705 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.048) 0:01:48.753 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.022) 0:01:48.776 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.022) 0:01:48.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.021) 0:01:48.819 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.022) 0:01:48.841 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.022) 0:01:48.863 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.020) 0:01:48.884 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.070) 0:01:48.955 ***** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.024) 0:01:48.979 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Thursday 01 February 2024 02:31:24 +0000 (0:00:00.023) 0:01:49.003 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.031) 0:01:49.034 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.037) 0:01:49.072 ***** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020197", "end": "2024-02-01 02:31:25.249106", "rc": 0, "start": "2024-02-01 02:31:25.228909" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.237) 0:01:49.309 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.026) 0:01:49.335 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.023) 0:01:49.359 ***** 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 : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.346) 0:01:49.705 ***** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.025) 0:01:49.730 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.023) 0:01:49.753 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.030) 0:01:49.784 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:25 +0000 (0:00:00.037) 0:01:49.822 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:26 +0000 (0:00:00.195) 0:01:50.018 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:26 +0000 (0:00:00.028) 0:01:50.046 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Thursday 01 February 2024 02:31:26 +0000 (0:00:00.023) 0:01:50.070 ***** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Thursday 01 February 2024 02:31:27 +0000 (0:00:01.634) 0:01:51.705 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.046) 0:01:51.751 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.069) 0:01:51.821 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.027) 0:01:51.848 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.027) 0:01:51.876 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.021) 0:01:51.897 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.035) 0:01:51.933 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.042) 0:01:51.975 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:27 +0000 (0:00:00.029) 0:01:52.005 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.027) 0:01:52.033 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.040) 0:01:52.074 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.201) 0:01:52.276 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.028) 0:01:52.304 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.199) 0:01:52.503 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003717", "end": "2024-02-01 02:31:28.659266", "rc": 0, "start": "2024-02-01 02:31:28.655549" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.224) 0:01:52.728 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003849", "end": "2024-02-01 02:31:28.888614", "rc": 0, "start": "2024-02-01 02:31:28.884765" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.206) 0:01:52.935 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.021) 0:01:52.957 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.021) 0:01:52.979 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:28 +0000 (0:00:00.021) 0:01:53.000 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.021) 0:01:53.022 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.040) 0:01:53.062 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.023) 0:01:53.086 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.024) 0:01:53.110 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.055) 0:01:53.166 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.022) 0:01:53.189 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.049) 0:01:53.239 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.040) 0:01:53.279 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.206) 0:01:53.486 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.026) 0:01:53.512 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.056) 0:01:53.569 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.021) 0:01:53.591 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.021) 0:01:53.613 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.206) 0:01:53.820 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.022) 0:01:53.842 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Thursday 01 February 2024 02:31:29 +0000 (0:00:00.021) 0:01:53.863 ***** 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-1706754689.8916202-9249-27814506466623/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.547) 0:01:54.411 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.356) 0:01:54.768 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.025) 0:01:54.793 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.028) 0:01:54.821 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.029) 0:01:54.850 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.027) 0:01:54.878 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.022) 0:01:54.900 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.034) 0:01:54.935 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:30 +0000 (0:00:00.071) 0:01:55.006 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.029) 0:01:55.035 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.026) 0:01:55.062 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.031) 0:01:55.094 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.212) 0:01:55.306 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.031) 0:01:55.337 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.211) 0:01:55.549 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003970", "end": "2024-02-01 02:31:31.719369", "rc": 0, "start": "2024-02-01 02:31:31.715399" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.214) 0:01:55.764 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003981", "end": "2024-02-01 02:31:31.931397", "rc": 0, "start": "2024-02-01 02:31:31.927416" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.211) 0:01:55.975 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:31 +0000 (0:00:00.022) 0:01:55.998 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.022) 0:01:56.020 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.021) 0:01:56.042 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.021) 0:01:56.063 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.039) 0:01:56.103 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.022) 0:01:56.126 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.053) 0:01:56.179 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.058) 0:01:56.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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.022) 0:01:56.260 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.049) 0:01:56.310 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.041) 0:01:56.351 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.209) 0:01:56.561 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.037) 0:01:56.598 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.023) 0:01:56.622 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.021) 0:01:56.644 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.020) 0:01:56.665 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.216) 0:01:56.881 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.022) 0:01:56.904 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Thursday 01 February 2024 02:31:32 +0000 (0:00:00.022) 0:01:56.926 ***** 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-1706754692.9539595-9336-80253922736129/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Thursday 01 February 2024 02:31:33 +0000 (0:00:00.574) 0:01:57.501 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Thursday 01 February 2024 02:31:33 +0000 (0:00:00.364) 0:01:57.865 ***** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.slice run-user-1111.mount -.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": "4", "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": "basic.target -.slice", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.419) 0:01:58.285 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.025) 0:01:58.310 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.030) 0:01:58.341 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.029) 0:01:58.370 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.022) 0:01:58.392 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.035) 0:01:58.428 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.045) 0:01:58.474 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.028) 0:01:58.502 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.027) 0:01:58.529 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.029) 0:01:58.559 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.212) 0:01:58.772 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Thursday 01 February 2024 02:31:34 +0000 (0:00:00.072) 0:01:58.844 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706754652.7051263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1706754615.2576058, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "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": "1139618258", "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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.209) 0:01:59.054 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003983", "end": "2024-02-01 02:31:35.220832", "rc": 0, "start": "2024-02-01 02:31:35.216849" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.211) 0:01:59.266 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004097", "end": "2024-02-01 02:31:35.436685", "rc": 0, "start": "2024-02-01 02:31:35.432588" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.215) 0:01:59.481 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.024) 0:01:59.506 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.025) 0:01:59.532 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.024) 0:01:59.556 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.023) 0:01:59.580 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.042) 0:01:59.622 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.025) 0:01:59.648 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.024) 0:01:59.673 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.058) 0:01:59.731 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.024) 0:01:59.756 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.051) 0:01:59.807 ***** included: /WORKDIR/git-fix-linger-handlingwoj7e5ov/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 01 February 2024 02:31:35 +0000 (0:00:00.072) 0:01:59.880 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 01 February 2024 02:31:36 +0000 (0:00:00.208) 0:02:00.089 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Thursday 01 February 2024 02:31:36 +0000 (0:00:00.026) 0:02:00.115 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 01 February 2024 02:31:36 +0000 (0:00:00.024) 0:02:00.140 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Thursday 01 February 2024 02:31:36 +0000 (0:00:00.021) 0:02:00.161 ***** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Thursday 01 February 2024 02:31:44 +0000 (0:00:08.236) 0:02:08.397 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Thursday 01 February 2024 02:31:44 +0000 (0:00:00.218) 0:02:08.616 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Thursday 01 February 2024 02:31:44 +0000 (0:00:00.063) 0:02:08.679 ***** 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-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Thursday 01 February 2024 02:31:44 +0000 (0:00:00.024) 0:02:08.703 ***** 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-1706754704.7336397-9427-234187191838400/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Thursday 01 February 2024 02:31:45 +0000 (0:00:00.594) 0:02:09.298 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Thursday 01 February 2024 02:31:45 +0000 (0:00:00.360) 0:02:09.658 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xe" for details. to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=242 changed=17 unreachable=0 failed=1 skipped=258 rescued=0 ignored=0 Thursday 01 February 2024 02:31:46 +0000 (0:00:00.472) 0:02:10.131 ***** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 72.41s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 8.24s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 6.59s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Manage each secret -------------------------- 1.63s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 linux-system-roles.podman : Gather the package facts -------------------- 1.58s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.48s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Get podman version -------------------------- 0.69s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/main.yml:23 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.63s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:9 ------ linux-system-roles.podman : Ensure quadlet file is present -------------- 0.59s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.57s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.56s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.55s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Create user for testing ------------------------------------------------- 0.53s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/tests_quadlet_basic.yml:111 ---- linux-system-roles.podman : Stop and disable service -------------------- 0.50s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Stop and disable service -------------------- 0.49s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Start service ------------------------------- 0.47s /WORKDIR/git-fix-linger-handlingwoj7e5ov/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---