# 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-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:4 Saturday 11 May 2024 16:55:40 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:9 Saturday 11 May 2024 16:55:40 +0000 (0:00:00.010) 0:00:00.022 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:58 Saturday 11 May 2024 16:55:41 +0000 (0:00:00.793) 0:00:00.816 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:55:41 +0000 (0:00:00.047) 0:00:00.863 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:55:41 +0000 (0:00:00.015) 0:00:00.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:55:41 +0000 (0:00:00.016) 0:00:00.895 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:55:42 +0000 (0:00:00.272) 0:00:01.168 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:55:42 +0000 (0:00:00.019) 0:00:01.187 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:55:42 +0000 (0:00:00.033) 0:00:01.220 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:55:43 +0000 (0:00:01.565) 0:00:02.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:55:43 +0000 (0:00:00.027) 0:00:02.814 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:56:52 +0000 (0:01:08.941) 0:01:11.755 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.046669", "end": "2024-05-11 16:56:52.985235", "rc": 0, "start": "2024-05-11 16:56:52.938566" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.368) 0:01:12.124 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.027) 0:01:12.151 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.042) 0:01:12.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.050) 0:01:12.245 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.036) 0:01:12.282 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.264) 0:01:12.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.021) 0:01:12.567 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.024) 0:01:12.592 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.215) 0:01:12.807 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.022) 0:01:12.830 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.214) 0:01:13.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.018) 0:01:13.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.017) 0:01:13.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:56:53 +0000 (0:00:00.017) 0:01:13.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.132 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.149 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.036) 0:01:13.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.203 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.038) 0:01:13.242 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.036) 0:01:13.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.018) 0:01:13.296 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.313 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.036) 0:01:13.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.368 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.385 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.036) 0:01:13.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.457 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.037) 0:01:13.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.039) 0:01:13.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.018) 0:01:13.605 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.623 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.016) 0:01:13.640 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.016) 0:01:13.656 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.016) 0:01:13.672 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.016) 0:01:13.689 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.016) 0:01:13.705 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.044) 0:01:13.750 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.023) 0:01:13.773 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.021) 0:01:13.795 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.017) 0:01:13.812 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.024) 0:01:13.837 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.033) 0:01:13.870 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.021) 0:01:13.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.020) 0:01:13.913 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:56:54 +0000 (0:00:00.023) 0:01:13.937 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.221) 0:01:14.158 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.023) 0:01:14.182 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.217) 0:01:14.400 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.487 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.505 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.522 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.540 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.031) 0:01:14.572 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.018) 0:01:14.590 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.018) 0:01:14.609 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.043) 0:01:14.653 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.021) 0:01:14.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.691 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.040) 0:01:14.732 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.054) 0:01:14.786 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.018) 0:01:14.805 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.823 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.017) 0:01:14.840 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.016) 0:01:14.857 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:56:55 +0000 (0:00:00.020) 0:01:14.878 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.281) 0:01:15.159 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.017) 0:01:15.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.018) 0:01:15.195 ********** 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-1715446616.1257348-13018-86447310602304/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.686) 0:01:15.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.021) 0:01:15.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.020) 0:01:15.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.022) 0:01:15.946 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.016) 0:01:15.962 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.039) 0:01:16.001 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:74 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.017) 0:01:16.019 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:78 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.020) 0:01:16.039 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:56:56 +0000 (0:00:00.041) 0:01:16.080 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:56:57 +0000 (0:00:00.032) 0:01:16.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:56:57 +0000 (0:00:00.023) 0:01:16.136 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:56:57 +0000 (0:00:00.017) 0:01:16.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:56:57 +0000 (0:00:00.017) 0:01:16.171 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:56:57 +0000 (0:00:00.045) 0:01:16.217 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:56:58 +0000 (0:00:01.474) 0:01:17.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.019) 0:01:17.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.022) 0:01:17.733 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032498", "end": "2024-05-11 16:56:58.839829", "rc": 0, "start": "2024-05-11 16:56:58.807331" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.241) 0:01:17.975 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.019) 0:01:17.995 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.017) 0:01:18.012 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.033) 0:01:18.045 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.036) 0:01:18.082 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:56:58 +0000 (0:00:00.022) 0:01:18.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.022) 0:01:18.127 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.024) 0:01:18.151 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.219) 0:01:18.371 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.023) 0:01:18.394 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.216) 0:01:18.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.019) 0:01:18.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.017) 0:01:18.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.703 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.721 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.017) 0:01:18.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.757 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.023) 0:01:18.780 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.036) 0:01:18.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.017) 0:01:18.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:18.853 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.037) 0:01:18.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.019) 0:01:18.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.019) 0:01:18.930 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.061) 0:01:18.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.019) 0:01:19.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:19.029 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.038) 0:01:19.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.018) 0:01:19.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:56:59 +0000 (0:00:00.017) 0:01:19.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.017) 0:01:19.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.157 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.176 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.019) 0:01:19.195 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.214 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.017) 0:01:19.231 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.250 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.268 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.066) 0:01:19.335 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.025) 0:01:19.360 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.024) 0:01:19.384 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:19.402 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.025) 0:01:19.428 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.034) 0:01:19.463 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.023) 0:01:19.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.022) 0:01:19.509 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.025) 0:01:19.534 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.223) 0:01:19.758 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.024) 0:01:19.783 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.219) 0:01:20.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.019) 0:01:20.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.017) 0:01:20.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.018) 0:01:20.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:00 +0000 (0:00:00.017) 0:01:20.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.040) 0:01:20.116 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.019) 0:01:20.136 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.018) 0:01:20.155 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.018) 0:01:20.173 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.033) 0:01:20.206 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.019) 0:01:20.225 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.018) 0:01:20.244 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.044) 0:01:20.289 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.021) 0:01:20.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.017) 0:01:20.328 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.040) 0:01:20.369 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.031) 0:01:20.400 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.017) 0:01:20.418 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.017) 0:01:20.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.018) 0:01:20.454 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:57:01 +0000 (0:00:00.016) 0:01:20.471 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:57:04 +0000 (0:00:03.059) 0:01:23.530 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:57:04 +0000 (0:00:00.228) 0:01:23.759 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:57:04 +0000 (0:00:00.020) 0:01:23.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:57:04 +0000 (0:00:00.018) 0:01:23.797 ********** 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-1715446624.7272427-13222-270183135589673/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.576) 0:01:24.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.021) 0:01:24.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.040) 0:01:24.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.024) 0:01:24.459 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.018) 0:01:24.478 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.016) 0:01:24.495 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:94 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.017) 0:01:24.512 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:101 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.021) 0:01:24.533 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.059) 0:01:24.593 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.033) 0:01:24.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.022) 0:01:24.648 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.018) 0:01:24.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.018) 0:01:24.685 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:57:05 +0000 (0:00:00.046) 0:01:24.731 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:57:07 +0000 (0:00:01.482) 0:01:26.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.019) 0:01:26.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.023) 0:01:26.256 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031162", "end": "2024-05-11 16:57:07.363270", "rc": 0, "start": "2024-05-11 16:57:07.332108" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.242) 0:01:26.499 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.020) 0:01:26.520 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.018) 0:01:26.538 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.036) 0:01:26.575 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.038) 0:01:26.614 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.024) 0:01:26.639 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.025) 0:01:26.664 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.073) 0:01:26.737 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.222) 0:01:26.959 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:07 +0000 (0:00:00.024) 0:01:26.984 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.216) 0:01:27.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.295 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.312 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.349 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.023) 0:01:27.372 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.036) 0:01:27.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.427 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.446 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.062) 0:01:27.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.545 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.037) 0:01:27.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.622 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.040) 0:01:27.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.020) 0:01:27.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.019) 0:01:27.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.758 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.776 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.794 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.016) 0:01:27.811 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.039) 0:01:27.850 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.018) 0:01:27.868 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.017) 0:01:27.886 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.045) 0:01:27.932 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.024) 0:01:27.956 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.024) 0:01:27.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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.023) 0:01:28.004 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.028) 0:01:28.032 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.036) 0:01:28.068 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:08 +0000 (0:00:00.023) 0:01:28.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.023) 0:01:28.115 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.028) 0:01:28.143 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.221) 0:01:28.365 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.024) 0:01:28.389 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.246) 0:01:28.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.019) 0:01:28.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.018) 0:01:28.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.017) 0:01:28.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.018) 0:01:28.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.017) 0:01:28.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.018) 0:01:28.747 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.020) 0:01:28.767 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.022) 0:01:28.790 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.035) 0:01:28.825 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.021) 0:01:28.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.019) 0:01:28.867 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.046) 0:01:28.913 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.023) 0:01:28.937 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.042) 0:01:28.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:57:09 +0000 (0:00:00.024) 0:01:29.003 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.576) 0:01:29.580 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.220) 0:01:29.800 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.031) 0:01:29.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.018) 0:01:29.850 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.018) 0:01:29.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:57:10 +0000 (0:00:00.017) 0:01:29.886 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.497) 0:01:30.384 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041539", "end": "2024-05-11 16:57:11.507736", "rc": 0, "start": "2024-05-11 16:57:11.466197" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.259) 0:01:30.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.020) 0:01:30.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.018) 0:01:30.682 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.016) 0:01:30.699 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.017) 0:01:30.716 ********** 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 : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.016) 0:01:30.733 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.061) 0:01:30.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.024) 0:01:30.818 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.017) 0:01:30.836 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.018) 0:01:30.854 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:57:11 +0000 (0:00:00.048) 0:01:30.903 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:57:13 +0000 (0:00:01.452) 0:01:32.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.019) 0:01:32.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.022) 0:01:32.398 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031751", "end": "2024-05-11 16:57:13.507564", "rc": 0, "start": "2024-05-11 16:57:13.475813" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.244) 0:01:32.642 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.020) 0:01:32.662 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.018) 0:01:32.680 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.034) 0:01:32.715 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.037) 0:01:32.752 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.024) 0:01:32.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.025) 0:01:32.801 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.025) 0:01:32.827 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.218) 0:01:33.046 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:13 +0000 (0:00:00.024) 0:01:33.070 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.217) 0:01:33.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.019) 0:01:33.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.019) 0:01:33.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.040) 0:01:33.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.019) 0:01:33.406 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.424 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.460 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.023) 0:01:33.484 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.036) 0:01:33.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.019) 0:01:33.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.019) 0:01:33.559 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.040) 0:01:33.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.021) 0:01:33.621 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.020) 0:01:33.641 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.038) 0:01:33.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.716 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.066) 0:01:33.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.020) 0:01:33.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.875 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.018) 0:01:33.894 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.912 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.929 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.017) 0:01:33.946 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.016) 0:01:33.962 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.016) 0:01:33.979 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.045) 0:01:34.025 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.024) 0:01:34.049 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.024) 0:01:34.074 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:14 +0000 (0:00:00.023) 0:01:34.097 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.026) 0:01:34.124 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.064) 0:01:34.189 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.023) 0:01:34.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.023) 0:01:34.236 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.026) 0:01:34.262 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.216) 0:01:34.479 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.024) 0:01:34.503 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.220) 0:01:34.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.020) 0:01:34.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.019) 0:01:34.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.020) 0:01:34.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.020) 0:01:34.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.018) 0:01:34.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.020) 0:01:34.842 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.021) 0:01:34.864 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.019) 0:01:34.884 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.033) 0:01:34.917 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.046) 0:01:34.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.019) 0:01:34.983 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.044) 0:01:35.027 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.021) 0:01:35.049 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:57:15 +0000 (0:00:00.039) 0:01:35.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.018) 0:01:35.107 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount system.slice systemd-journald.socket 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": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.518) 0:01:35.625 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.224) 0:01:35.850 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.031) 0:01:35.882 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.018) 0:01:35.901 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.017) 0:01:35.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:57:16 +0000 (0:00:00.018) 0:01:35.937 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.487) 0:01:36.425 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039079", "end": "2024-05-11 16:57:17.547713", "rc": 0, "start": "2024-05-11 16:57:17.508634" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.259) 0:01:36.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.020) 0:01:36.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.018) 0:01:36.723 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.017) 0:01:36.741 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.016) 0:01:36.758 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:113 Saturday 11 May 2024 16:57:17 +0000 (0:00:00.016) 0:01:36.774 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:126 Saturday 11 May 2024 16:57:18 +0000 (0:00:00.417) 0:01:37.192 ********** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:139 Saturday 11 May 2024 16:57:18 +0000 (0:00:00.216) 0:01:37.409 ********** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.216209", "end": "2024-05-11 16:57:19.092623", "rc": 0, "start": "2024-05-11 16:57:18.876414" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:177 Saturday 11 May 2024 16:57:19 +0000 (0:00:00.440) 0:01:38.228 ********** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:180 Saturday 11 May 2024 16:57:42 +0000 (0:00:23.484) 0:02:01.712 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.042) 0:02:01.755 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.032) 0:02:01.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.050) 0:02:01.839 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.019) 0:02:01.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.018) 0:02:01.877 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:57:42 +0000 (0:00:00.048) 0:02:01.925 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:57:44 +0000 (0:00:01.827) 0:02:03.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:57:44 +0000 (0:00:00.019) 0:02:03.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:57:44 +0000 (0:00:00.022) 0:02:03.796 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.237925", "end": "2024-05-11 16:57:44.469055", "rc": 0, "start": "2024-05-11 16:57:44.231130" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.447) 0:02:04.244 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.019) 0:02:04.263 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.018) 0:02:04.282 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.061) 0:02:04.343 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.036) 0:02:04.380 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.225) 0:02:04.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.024) 0:02:04.630 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.025) 0:02:04.655 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.220) 0:02:04.875 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:45 +0000 (0:00:00.024) 0:02:04.899 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.227) 0:02:05.127 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005313", "end": "2024-05-11 16:57:45.663108", "rc": 0, "start": "2024-05-11 16:57:45.657795" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.221) 0:02:05.349 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005523", "end": "2024-05-11 16:57:45.904599", "rc": 0, "start": "2024-05-11 16:57:45.899076" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.223) 0:02:05.572 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.028) 0:02:05.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.017) 0:02:05.638 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.656 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.017) 0:02:05.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.692 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.024) 0:02:05.717 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.036) 0:02:05.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.019) 0:02:05.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.791 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.036) 0:02:05.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.017) 0:02:05.863 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.060) 0:02:05.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.019) 0:02:05.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:05.962 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.037) 0:02:06.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.026) 0:02:06.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.019) 0:02:06.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.020) 0:02:06.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:06.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:06.103 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.018) 0:02:06.122 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.017) 0:02:06.140 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.017) 0:02:06.157 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.017) 0:02:06.174 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.056) 0:02:06.231 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.019) 0:02:06.250 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.026) 0:02:06.277 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.058) 0:02:06.335 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.041616", "end": "2024-05-11 16:57:47.009458", "rc": 0, "start": "2024-05-11 16:57:46.967842" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.266) 0:02:06.601 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.022) 0:02:06.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.020) 0:02:06.645 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446667.0571537, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446667.0571537, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:57:47 +0000 (0:00:00.224) 0:02:06.869 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:57:48 +0000 (0:00:01.045) 0:02:07.915 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:57:48 +0000 (0:00:00.021) 0:02:07.936 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:57:48 +0000 (0:00:00.025) 0:02:07.962 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:48 +0000 (0:00:00.031) 0:02:07.993 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.219) 0:02:08.213 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.047) 0:02:08.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.021) 0:02:08.282 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446668.2856593, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446668.2856593, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.230) 0:02:08.512 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.428) 0:02:08.940 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.018) 0:02:08.959 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.057) 0:02:09.017 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.023) 0:02:09.040 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.023) 0:02:09.064 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:49 +0000 (0:00:00.018) 0:02:09.082 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.026) 0:02:09.109 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.033) 0:02:09.143 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.023) 0:02:09.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.022) 0:02:09.189 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.071) 0:02:09.261 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.224) 0:02:09.485 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.023) 0:02:09.509 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.219) 0:02:09.729 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004385", "end": "2024-05-11 16:57:50.645476", "rc": 0, "start": "2024-05-11 16:57:50.641091" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:50 +0000 (0:00:00.219) 0:02:09.949 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004386", "end": "2024-05-11 16:57:50.882265", "rc": 0, "start": "2024-05-11 16:57:50.877879" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.218) 0:02:10.167 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.028) 0:02:10.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.233 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.252 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.017) 0:02:10.269 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.288 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.033) 0:02:10.321 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.019) 0:02:10.340 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.359 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.101) 0:02:10.461 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.023) 0:02:10.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.017) 0:02:10.502 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.040) 0:02:10.543 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.032) 0:02:10.575 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.215) 0:02:10.790 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.023) 0:02:10.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.018) 0:02:10.832 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.017) 0:02:10.850 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.017) 0:02:10.868 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:57:51 +0000 (0:00:00.227) 0:02:11.095 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:57:52 +0000 (0:00:00.019) 0:02:11.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:57:52 +0000 (0:00:00.018) 0:02:11.133 ********** 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-1715446672.0632-13873-175812252371116/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:57:52 +0000 (0:00:00.573) 0:02:11.707 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:57:52 +0000 (0:00:00.392) 0:02:12.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.022) 0:02:12.122 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.022) 0:02:12.144 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.023) 0:02:12.168 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.023) 0:02:12.192 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.018) 0:02:12.210 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.027) 0:02:12.237 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.033) 0:02:12.271 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.023) 0:02:12.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.024) 0:02:12.320 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.028) 0:02:12.348 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.222) 0:02:12.570 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.025) 0:02:12.596 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.217) 0:02:12.813 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004179", "end": "2024-05-11 16:57:53.898155", "rc": 0, "start": "2024-05-11 16:57:53.893976" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:53 +0000 (0:00:00.219) 0:02:13.033 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004040", "end": "2024-05-11 16:57:54.117226", "rc": 0, "start": "2024-05-11 16:57:54.113186" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.224) 0:02:13.257 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.030) 0:02:13.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.020) 0:02:13.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.019) 0:02:13.328 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.020) 0:02:13.348 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.019) 0:02:13.368 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.019) 0:02:13.387 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.033) 0:02:13.421 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.019) 0:02:13.440 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.019) 0:02:13.460 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.044) 0:02:13.504 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.021) 0:02:13.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.018) 0:02:13.544 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.067) 0:02:13.612 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.032) 0:02:13.645 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.213) 0:02:13.858 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.023) 0:02:13.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.020) 0:02:13.902 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.018) 0:02:13.920 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:57:54 +0000 (0:00:00.018) 0:02:13.939 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:57:55 +0000 (0:00:00.226) 0:02:14.165 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:57:55 +0000 (0:00:00.019) 0:02:14.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:57:55 +0000 (0:00:00.019) 0:02:14.204 ********** 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-1715446675.1348004-13966-274237227373584/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:57:55 +0000 (0:00:00.567) 0:02:14.771 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.391) 0:02:15.163 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount basic.target -.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.slice basic.target", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.437) 0:02:15.600 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.022) 0:02:15.622 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.024) 0:02:15.647 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.024) 0:02:15.671 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.018) 0:02:15.689 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.027) 0:02:15.717 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.035) 0:02:15.752 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.022) 0:02:15.775 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.022) 0:02:15.798 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.027) 0:02:15.825 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.219) 0:02:16.045 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:57:56 +0000 (0:00:00.024) 0:02:16.069 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.217) 0:02:16.287 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004246", "end": "2024-05-11 16:57:57.368453", "rc": 0, "start": "2024-05-11 16:57:57.364207" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.244) 0:02:16.532 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004153", "end": "2024-05-11 16:57:57.617331", "rc": 0, "start": "2024-05-11 16:57:57.613178" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.221) 0:02:16.754 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.028) 0:02:16.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.018) 0:02:16.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.019) 0:02:16.821 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.018) 0:02:16.839 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.018) 0:02:16.858 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.018) 0:02:16.876 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.034) 0:02:16.911 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.020) 0:02:16.932 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.019) 0:02:16.952 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.044) 0:02:16.996 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.022) 0:02:17.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.018) 0:02:17.037 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:57:57 +0000 (0:00:00.040) 0:02:17.078 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:57:58 +0000 (0:00:00.033) 0:02:17.111 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:57:58 +0000 (0:00:00.212) 0:02:17.324 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:57:58 +0000 (0:00:00.023) 0:02:17.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:57:58 +0000 (0:00:00.020) 0:02:17.368 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:57:58 +0000 (0:00:00.018) 0:02:17.386 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:06 +0000 (0:00:08.491) 0:02:25.878 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:06 +0000 (0:00:00.226) 0:02:26.104 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:58:07 +0000 (0:00:00.019) 0:02:26.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:58:07 +0000 (0:00:00.018) 0:02:26.143 ********** 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-1715446687.073954-14061-203738613111803/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:58:07 +0000 (0:00:00.609) 0:02:26.753 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:58:08 +0000 (0:00:00.391) 0:02:27.144 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target quadlet-basic-mysql-volume.service run-user-1111.mount -.slice -.mount quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-mysql-volume.service -.slice quadlet-basic-network.service", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:58:09 +0000 (0:00:01.526) 0:02:28.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:58:09 +0000 (0:00:00.021) 0:02:28.692 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:58:09 +0000 (0:00:00.017) 0:02:28.710 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:58:09 +0000 (0:00:00.017) 0:02:28.727 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:189 Saturday 11 May 2024 16:58:09 +0000 (0:00:00.017) 0:02:28.744 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.004272", "end": "2024-05-11 16:58:09.898461", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-11 16:58:09.894189" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002993", "end": "2024-05-11 16:58:10.108580", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-11 16:58:10.105587" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003010", "end": "2024-05-11 16:58:10.312005", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-11 16:58:10.308995" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:199 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.705) 0:02:29.450 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1715446666.9802365, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715446666.9802365, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 60817729, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1715446666.9802365, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1943402197", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:207 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.232) 0:02:29.682 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.050) 0:02:29.733 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.032) 0:02:29.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.023) 0:02:29.789 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.018) 0:02:29.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.019) 0:02:29.828 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:58:10 +0000 (0:00:00.048) 0:02:29.876 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:58:12 +0000 (0:00:01.619) 0:02:31.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.019) 0:02:31.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.023) 0:02:31.539 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034998", "end": "2024-05-11 16:58:12.701861", "rc": 0, "start": "2024-05-11 16:58:12.666863" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.299) 0:02:31.838 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.020) 0:02:31.859 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.019) 0:02:31.878 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.060) 0:02:31.939 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.035) 0:02:31.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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.024) 0:02:31.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.067) 0:02:32.066 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:12 +0000 (0:00:00.026) 0:02:32.093 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.225) 0:02:32.319 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.024) 0:02:32.344 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.228) 0:02:32.572 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004038", "end": "2024-05-11 16:58:13.664273", "rc": 0, "start": "2024-05-11 16:58:13.660235" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.227) 0:02:32.800 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003913", "end": "2024-05-11 16:58:13.888285", "rc": 0, "start": "2024-05-11 16:58:13.884372" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.223) 0:02:33.024 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.028) 0:02:33.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.018) 0:02:33.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:13 +0000 (0:00:00.018) 0:02:33.089 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.019) 0:02:33.108 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.019) 0:02:33.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.146 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.025) 0:02:33.171 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.060) 0:02:33.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.019) 0:02:33.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.269 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.037) 0:02:33.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.343 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.036) 0:02:33.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.416 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.037) 0:02:33.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.019) 0:02:33.545 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.045) 0:02:33.590 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.609 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.018) 0:02:33.627 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.017) 0:02:33.645 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.056) 0:02:33.701 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.019) 0:02:33.721 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.024) 0:02:33.746 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.030) 0:02:33.776 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.026) 0:02:33.803 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.020) 0:02:33.824 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.022) 0:02:33.846 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446689.414912, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446689.414912, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:58:14 +0000 (0:00:00.254) 0:02:34.100 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.293) 0:02:34.394 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.020) 0:02:34.414 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.052) 0:02:34.466 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.030) 0:02:34.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.020) 0:02:34.518 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.020) 0:02:34.538 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.023) 0:02:34.561 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446689.414912, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446689.414912, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:58:15 +0000 (0:00:00.291) 0:02:34.852 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.408) 0:02:35.261 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.018) 0:02:35.279 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.060) 0:02:35.339 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.024) 0:02:35.363 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.023) 0:02:35.387 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.018) 0:02:35.406 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.026) 0:02:35.432 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.061) 0:02:35.494 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.024) 0:02:35.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.024) 0:02:35.543 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.025) 0:02:35.568 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.322) 0:02:35.891 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:16 +0000 (0:00:00.023) 0:02:35.915 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.318) 0:02:36.233 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.008095", "end": "2024-05-11 16:58:17.421168", "rc": 0, "start": "2024-05-11 16:58:17.413073" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.328) 0:02:36.562 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004036", "end": "2024-05-11 16:58:17.698280", "rc": 0, "start": "2024-05-11 16:58:17.694244" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.271) 0:02:36.834 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.028) 0:02:36.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:36.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:36.901 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.048) 0:02:36.949 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:36.968 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:36.988 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.033) 0:02:37.022 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:37.041 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.019) 0:02:37.061 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:17 +0000 (0:00:00.044) 0:02:37.105 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:18 +0000 (0:00:00.023) 0:02:37.128 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:58:18 +0000 (0:00:00.040) 0:02:37.169 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446689.414912, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446689.414912, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:58:18 +0000 (0:00:00.217) 0:02:37.386 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-11 16:57:56 UTC", "ActiveEnterTimestampMonotonic": "25621283", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target -.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:57:56 UTC", "AssertTimestampMonotonic": "25569581", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:57:56 UTC", "ConditionTimestampMonotonic": "25569579", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:57:56 UTC", "ExecMainExitTimestampMonotonic": "25621050", "ExecMainPID": "2420", "ExecMainStartTimestamp": "Sat 2024-05-11 16:57:56 UTC", "ExecMainStartTimestampMonotonic": "25570303", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:57:56 UTC", "InactiveExitTimestampMonotonic": "25570341", "InvocationID": "54ac1c624d3947178dcb56e1b9474bef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-11 16:57:56 UTC", "StateChangeTimestampMonotonic": "25621283", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:58:29 +0000 (0:00:10.758) 0:02:48.145 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.224) 0:02:48.370 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.030) 0:02:48.401 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.019) 0:02:48.420 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.019) 0:02:48.440 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.022) 0:02:48.462 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:29 +0000 (0:00:00.416) 0:02:48.878 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051602", "end": "2024-05-11 16:58:30.027842", "rc": 0, "start": "2024-05-11 16:58:29.976240" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.286) 0:02:49.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.021) 0:02:49.186 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.018) 0:02:49.205 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.023) 0:02:49.228 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.024) 0:02:49.253 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.018) 0:02:49.272 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.027) 0:02:49.299 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.034) 0:02:49.333 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.022) 0:02:49.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.022) 0:02:49.378 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.025) 0:02:49.403 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.219) 0:02:49.622 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.055) 0:02:49.678 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:30 +0000 (0:00:00.222) 0:02:49.901 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004065", "end": "2024-05-11 16:58:30.986341", "rc": 0, "start": "2024-05-11 16:58:30.982276" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.221) 0:02:50.122 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004022", "end": "2024-05-11 16:58:31.206105", "rc": 0, "start": "2024-05-11 16:58:31.202083" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.218) 0:02:50.341 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.028) 0:02:50.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.426 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.445 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.463 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.035) 0:02:50.498 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.019) 0:02:50.517 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.018) 0:02:50.536 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.044) 0:02:50.580 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.021) 0:02:50.602 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.068) 0:02:50.670 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446708.9350033, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446708.9350033, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:58:31 +0000 (0:00:00.221) 0:02:50.891 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-11 16:58:09 UTC", "ActiveEnterTimestampMonotonic": "38681442", "ActiveExitTimestamp": "Sat 2024-05-11 16:58:18 UTC", "ActiveExitTimestampMonotonic": "47834512", "ActiveState": "failed", "After": "-.mount -.slice run-user-1111.mount quadlet-basic-mysql-volume.service quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:58:08 UTC", "AssertTimestampMonotonic": "37597336", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:58:08 UTC", "ConditionTimestampMonotonic": "37597334", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:58:28 UTC", "ExecMainExitTimestampMonotonic": "58122086", "ExecMainPID": "3022", "ExecMainStartTimestamp": "Sat 2024-05-11 16:58:09 UTC", "ExecMainStartTimestampMonotonic": "38681410", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-11 16:58:28 UTC", "InactiveEnterTimestampMonotonic": "58163994", "InactiveExitTimestamp": "Sat 2024-05-11 16:58:08 UTC", "InactiveExitTimestampMonotonic": "37598140", "InvocationID": "c5d63819d88e4485930e8ed5cc9fa7cc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service basic.target", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-11 16:58:28 UTC", "StateChangeTimestampMonotonic": "58163994", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.412) 0:02:51.303 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.222) 0:02:51.526 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.031) 0:02:51.557 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.020) 0:02:51.578 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.019) 0:02:51.597 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.023) 0:02:51.621 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:32 +0000 (0:00:00.387) 0:02:52.008 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050869", "end": "2024-05-11 16:58:33.155703", "rc": 0, "start": "2024-05-11 16:58:33.104834" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.284) 0:02:52.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.021) 0:02:52.315 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.049) 0:02:52.364 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.025) 0:02:52.389 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.024) 0:02:52.414 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.018) 0:02:52.432 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.027) 0:02:52.459 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.034) 0:02:52.494 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.023) 0:02:52.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.022) 0:02:52.539 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.026) 0:02:52.566 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.217) 0:02:52.783 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.024) 0:02:52.808 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:33 +0000 (0:00:00.216) 0:02:53.024 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003982", "end": "2024-05-11 16:58:34.105046", "rc": 0, "start": "2024-05-11 16:58:34.101064" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.216) 0:02:53.241 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004024", "end": "2024-05-11 16:58:34.322300", "rc": 0, "start": "2024-05-11 16:58:34.318276" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.216) 0:02:53.457 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.027) 0:02:53.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.050) 0:02:53.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.019) 0:02:53.556 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.019) 0:02:53.576 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.018) 0:02:53.595 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.018) 0:02:53.613 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.034) 0:02:53.647 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.019) 0:02:53.666 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.018) 0:02:53.685 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.044) 0:02:53.730 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.021) 0:02:53.751 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.041) 0:02:53.792 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446708.9350033, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446708.9350033, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.255) 0:02:54.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:58:34 +0000 (0:00:00.020) 0:02:54.068 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.219) 0:02:54.287 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.057) 0:02:54.345 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.020) 0:02:54.366 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.021) 0:02:54.387 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.022) 0:02:54.410 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.382) 0:02:54.792 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049546", "end": "2024-05-11 16:58:35.937663", "rc": 0, "start": "2024-05-11 16:58:35.888117" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:58:35 +0000 (0:00:00.282) 0:02:55.075 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.066214", "end": "2024-05-11 16:58:36.238060", "rc": 0, "start": "2024-05-11 16:58:36.171846" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.300) 0:02:55.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.018) 0:02:55.395 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.053) 0:02:55.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.022) 0:02:55.471 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.024) 0:02:55.495 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446666.9997368, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715446708.9350033, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27909, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1715446708.9350033, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.218) 0:02:55.714 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 11 May 2024 16:58:36 +0000 (0:00:00.359) 0:02:56.073 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049452", "end": "2024-05-11 16:58:37.216794", "rc": 0, "start": "2024-05-11 16:58:37.167342" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 11 May 2024 16:58:37 +0000 (0:00:00.281) 0:02:56.355 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.050485", "end": "2024-05-11 16:58:37.498819", "rc": 0, "start": "2024-05-11 16:58:37.448334" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 11 May 2024 16:58:37 +0000 (0:00:00.282) 0:02:56.637 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009414", "end": "2024-05-11 16:58:37.728888", "rc": 0, "start": "2024-05-11 16:58:37.719474" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:58:37 +0000 (0:00:00.231) 0:02:56.869 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:58:37 +0000 (0:00:00.018) 0:02:56.888 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:221 Saturday 11 May 2024 16:58:37 +0000 (0:00:00.018) 0:02:56.906 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:227 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.208) 0:02:57.114 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.055) 0:02:57.170 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.033) 0:02:57.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.024) 0:02:57.227 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.018) 0:02:57.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.051) 0:02:57.298 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:58:38 +0000 (0:00:00.049) 0:02:57.348 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:58:39 +0000 (0:00:01.485) 0:02:58.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:58:39 +0000 (0:00:00.020) 0:02:58.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:58:39 +0000 (0:00:00.022) 0:02:58.876 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033651", "end": "2024-05-11 16:58:39.986338", "rc": 0, "start": "2024-05-11 16:58:39.952687" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.245) 0:02:59.122 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.021) 0:02:59.143 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.019) 0:02:59.162 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.092) 0:02:59.255 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.036) 0:02:59.291 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.217) 0:02:59.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.024) 0:02:59.533 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.025) 0:02:59.559 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.216) 0:02:59.775 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.025) 0:02:59.800 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.214) 0:03:00.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.019) 0:03:00.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.018) 0:03:00.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.019) 0:03:00.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:40 +0000 (0:00:00.017) 0:03:00.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.111 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.130 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.045) 0:03:00.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.196 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.024) 0:03:00.220 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.035) 0:03:00.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.294 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.036) 0:03:00.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.017) 0:03:00.368 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.036) 0:03:00.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.442 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.037) 0:03:00.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.046) 0:03:00.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.020) 0:03:00.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.019) 0:03:00.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.603 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.621 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.639 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.016) 0:03:00.656 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.017) 0:03:00.674 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.056) 0:03:00.730 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.020) 0:03:00.750 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.025) 0:03:00.775 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.030) 0:03:00.806 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.824 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.017) 0:03:00.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:58:41 +0000 (0:00:00.018) 0:03:00.879 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.404) 0:03:01.283 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.020) 0:03:01.304 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.025) 0:03:01.330 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.030) 0:03:01.361 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.019) 0:03:01.380 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.018) 0:03:01.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.018) 0:03:01.418 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.018) 0:03:01.436 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.377) 0:03:01.813 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.018) 0:03:01.832 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.057) 0:03:01.890 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.024) 0:03:01.914 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.023) 0:03:01.938 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.048) 0:03:01.986 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.027) 0:03:02.014 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.035) 0:03:02.049 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.022) 0:03:02.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:42 +0000 (0:00:00.023) 0:03:02.095 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.025) 0:03:02.120 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.220) 0:03:02.341 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.025) 0:03:02.366 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.221) 0:03:02.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.020) 0:03:02.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.681 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.700 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.718 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.048) 0:03:02.767 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.034) 0:03:02.802 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.019) 0:03:02.822 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.019) 0:03:02.841 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.044) 0:03:02.885 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.022) 0:03:02.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:02.925 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.040) 0:03:02.966 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.032) 0:03:02.998 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:03.016 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:03.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:03.054 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.017) 0:03:03.071 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:43 +0000 (0:00:00.018) 0:03:03.089 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:44 +0000 (0:00:00.227) 0:03:03.317 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:58:44 +0000 (0:00:00.019) 0:03:03.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:58:44 +0000 (0:00:00.050) 0:03:03.387 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1715446724.3185217-14722-273946980124956/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:58:44 +0000 (0:00:00.572) 0:03:03.959 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.491) 0:03:04.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.022) 0:03:04.473 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.021) 0:03:04.495 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.024) 0:03:04.519 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.023) 0:03:04.543 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.018) 0:03:04.562 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.026) 0:03:04.589 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.034) 0:03:04.623 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.022) 0:03:04.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.023) 0:03:04.669 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.026) 0:03:04.696 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.251) 0:03:04.947 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:45 +0000 (0:00:00.025) 0:03:04.973 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.213) 0:03:05.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.019) 0:03:05.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.019) 0:03:05.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.280 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.299 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.317 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.335 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.033) 0:03:05.369 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.019) 0:03:05.388 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.019) 0:03:05.408 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.044) 0:03:05.452 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.021) 0:03:05.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.493 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.070) 0:03:05.563 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.032) 0:03:05.596 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.020) 0:03:05.616 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.653 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.671 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.690 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.223) 0:03:05.913 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.020) 0:03:05.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:58:46 +0000 (0:00:00.018) 0:03:05.952 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1715446726.8820405-14812-248939378206970/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:58:47 +0000 (0:00:00.565) 0:03:06.518 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:58:47 +0000 (0:00:00.492) 0:03:07.010 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice basic.target sysinit.target -.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/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.433) 0:03:07.443 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:07.464 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.023) 0:03:07.488 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.024) 0:03:07.513 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.018) 0:03:07.531 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.027) 0:03:07.558 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.034) 0:03:07.593 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.023) 0:03:07.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.022) 0:03:07.638 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.027) 0:03:07.666 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.221) 0:03:07.888 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:58:48 +0000 (0:00:00.025) 0:03:07.913 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.250) 0:03:08.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:08.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:08.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.259 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.277 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.295 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.313 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.034) 0:03:08.348 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:08.368 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:08.387 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.044) 0:03:08.432 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.021) 0:03:08.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.472 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.039) 0:03:08.512 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.032) 0:03:08.544 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.050) 0:03:08.594 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:08.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.018) 0:03:08.633 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:58:49 +0000 (0:00:00.017) 0:03:08.650 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:58:58 +0000 (0:00:08.781) 0:03:17.432 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:58:58 +0000 (0:00:00.245) 0:03:17.678 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:58:58 +0000 (0:00:00.019) 0:03:17.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:58:58 +0000 (0:00:00.045) 0:03:17.743 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1715446738.674958-14911-180904018062478/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:58:59 +0000 (0:00:00.594) 0:03:18.338 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:58:59 +0000 (0:00:00.505) 0:03:18.843 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target quadlet-basic-mysql-volume.service systemd-journald.socket basic.target -.mount system.slice quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice quadlet-basic-network.service -.mount quadlet-basic-mysql-volume.service sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:59:00 +0000 (0:00:00.966) 0:03:19.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:59:00 +0000 (0:00:00.021) 0:03:19.832 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:59:00 +0000 (0:00:00.017) 0:03:19.849 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:59:00 +0000 (0:00:00.017) 0:03:19.867 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:234 Saturday 11 May 2024 16:59:00 +0000 (0:00:00.017) 0:03:19.884 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003362", "end": "2024-05-11 16:59:01.026840", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-11 16:59:01.023478" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003150", "end": "2024-05-11 16:59:01.239718", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-11 16:59:01.236568" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003136", "end": "2024-05-11 16:59:01.455800", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-11 16:59:01.452664" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:244 Saturday 11 May 2024 16:59:01 +0000 (0:00:00.735) 0:03:20.619 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.583747", "end": "2024-05-11 16:59:02.283866", "failed_when_result": false, "rc": 0, "start": "2024-05-11 16:59:01.700119" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:259 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.804) 0:03:21.424 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.030) 0:03:21.455 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.034) 0:03:21.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.024) 0:03:21.513 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.018) 0:03:21.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.018) 0:03:21.550 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:59:02 +0000 (0:00:00.047) 0:03:21.598 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:59:03 +0000 (0:00:01.463) 0:03:23.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:59:03 +0000 (0:00:00.019) 0:03:23.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:59:03 +0000 (0:00:00.023) 0:03:23.105 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042424", "end": "2024-05-11 16:59:04.244266", "rc": 0, "start": "2024-05-11 16:59:04.201842" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.282) 0:03:23.387 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.020) 0:03:23.408 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.019) 0:03:23.427 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.058) 0:03:23.485 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.038) 0:03:23.524 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.217) 0:03:23.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.024) 0:03:23.766 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.050) 0:03:23.816 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.219) 0:03:24.036 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:04 +0000 (0:00:00.025) 0:03:24.062 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.248) 0:03:24.310 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004013", "end": "2024-05-11 16:59:05.394885", "rc": 0, "start": "2024-05-11 16:59:05.390872" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.219) 0:03:24.530 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004073", "end": "2024-05-11 16:59:05.614204", "rc": 0, "start": "2024-05-11 16:59:05.610131" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.219) 0:03:24.749 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.029) 0:03:24.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:24.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:24.816 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:24.835 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:24.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:24.872 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.025) 0:03:24.897 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.038) 0:03:24.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.046) 0:03:24.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.019) 0:03:25.002 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.039) 0:03:25.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.019) 0:03:25.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:59:05 +0000 (0:00:00.018) 0:03:25.079 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.039) 0:03:25.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.155 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.040) 0:03:25.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.288 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.017) 0:03:25.306 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.046) 0:03:25.352 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.371 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.018) 0:03:25.390 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.060) 0:03:25.450 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.021) 0:03:25.471 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.024) 0:03:25.496 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.031) 0:03:25.527 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.020) 0:03:25.548 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.020) 0:03:25.568 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.022) 0:03:25.591 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.208) 0:03:25.800 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.020) 0:03:25.820 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.019) 0:03:25.840 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.024) 0:03:25.865 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.030) 0:03:25.896 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.049) 0:03:25.946 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.020) 0:03:25.966 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:59:06 +0000 (0:00:00.023) 0:03:25.989 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.208) 0:03:26.198 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.021) 0:03:26.219 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.017) 0:03:26.236 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.063) 0:03:26.300 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.024) 0:03:26.324 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.023) 0:03:26.348 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.018) 0:03:26.367 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.026) 0:03:26.393 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.035) 0:03:26.429 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.022) 0:03:26.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.022) 0:03:26.474 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.025) 0:03:26.500 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.367) 0:03:26.867 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:07 +0000 (0:00:00.025) 0:03:26.893 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.346) 0:03:27.239 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006163", "end": "2024-05-11 16:59:08.414891", "rc": 0, "start": "2024-05-11 16:59:08.408728" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.315) 0:03:27.554 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006170", "end": "2024-05-11 16:59:08.733770", "rc": 0, "start": "2024-05-11 16:59:08.727600" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.320) 0:03:27.875 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.028) 0:03:27.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.018) 0:03:27.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.020) 0:03:27.942 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.019) 0:03:27.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.020) 0:03:27.982 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.019) 0:03:28.001 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.034) 0:03:28.036 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.019) 0:03:28.055 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:08 +0000 (0:00:00.044) 0:03:28.100 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.046) 0:03:28.146 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.022) 0:03:28.169 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.041) 0:03:28.210 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.212) 0:03:28.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.021) 0:03:28.444 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.214) 0:03:28.658 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.033) 0:03:28.692 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.019) 0:03:28.711 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.020) 0:03:28.732 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.022) 0:03:28.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.021) 0:03:28.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.020) 0:03:28.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.020) 0:03:28.817 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.049) 0:03:28.866 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.025) 0:03:28.891 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.024) 0:03:28.915 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.019) 0:03:28.935 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.027) 0:03:28.962 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.035) 0:03:28.997 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.023) 0:03:29.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.022) 0:03:29.043 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:09 +0000 (0:00:00.027) 0:03:29.071 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.218) 0:03:29.289 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.025) 0:03:29.315 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.215) 0:03:29.531 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004012", "end": "2024-05-11 16:59:10.617125", "rc": 0, "start": "2024-05-11 16:59:10.613113" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.221) 0:03:29.752 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004155", "end": "2024-05-11 16:59:10.834981", "rc": 0, "start": "2024-05-11 16:59:10.830826" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.217) 0:03:29.970 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.028) 0:03:29.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.052) 0:03:30.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.020) 0:03:30.071 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:10 +0000 (0:00:00.018) 0:03:30.090 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.018) 0:03:30.109 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.018) 0:03:30.127 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.036) 0:03:30.163 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.021) 0:03:30.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.019) 0:03:30.204 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.045) 0:03:30.250 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.022) 0:03:30.272 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.041) 0:03:30.313 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.266) 0:03:30.579 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.021) 0:03:30.601 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.218) 0:03:30.819 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.061) 0:03:30.881 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.021) 0:03:30.902 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.021) 0:03:30.923 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.022) 0:03:30.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.020) 0:03:30.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.021) 0:03:30.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.020) 0:03:31.008 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.018) 0:03:31.027 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.023) 0:03:31.051 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.024) 0:03:31.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:11 +0000 (0:00:00.018) 0:03:31.093 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.027) 0:03:31.121 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.035) 0:03:31.156 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.024) 0:03:31.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.022) 0:03:31.202 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.025) 0:03:31.228 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.214) 0:03:31.443 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.061) 0:03:31.504 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.219) 0:03:31.724 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003826", "end": "2024-05-11 16:59:12.807247", "rc": 0, "start": "2024-05-11 16:59:12.803421" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:12 +0000 (0:00:00.218) 0:03:31.943 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004006", "end": "2024-05-11 16:59:13.024638", "rc": 0, "start": "2024-05-11 16:59:13.020632" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.216) 0:03:32.159 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.029) 0:03:32.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.019) 0:03:32.209 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.020) 0:03:32.229 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.019) 0:03:32.249 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.019) 0:03:32.269 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.018) 0:03:32.287 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.035) 0:03:32.322 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.020) 0:03:32.342 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.018) 0:03:32.360 ********** 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 : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.045) 0:03:32.405 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.022) 0:03:32.428 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.081) 0:03:32.509 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.214) 0:03:32.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.021) 0:03:32.745 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.216) 0:03:32.961 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.034) 0:03:32.996 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.020) 0:03:33.017 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.021) 0:03:33.039 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.024) 0:03:33.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.021) 0:03:33.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:13 +0000 (0:00:00.021) 0:03:33.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.020) 0:03:33.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.018) 0:03:33.144 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.056) 0:03:33.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.024) 0:03:33.226 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.024) 0:03:33.250 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.206) 0:03:33.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.019) 0:03:33.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.019) 0:03:33.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.020) 0:03:33.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.018) 0:03:33.535 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.017) 0:03:33.552 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:273 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.017) 0:03:33.570 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:279 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.366) 0:03:33.936 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.044) 0:03:33.981 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.034) 0:03:34.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.024) 0:03:34.039 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.019) 0:03:34.059 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:59:14 +0000 (0:00:00.020) 0:03:34.079 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:59:15 +0000 (0:00:00.047) 0:03:34.127 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:59:16 +0000 (0:00:01.488) 0:03:35.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.019) 0:03:35.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.023) 0:03:35.659 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033061", "end": "2024-05-11 16:59:16.767151", "rc": 0, "start": "2024-05-11 16:59:16.734090" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.243) 0:03:35.902 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.020) 0:03:35.923 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.019) 0:03:35.942 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.058) 0:03:36.001 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:16 +0000 (0:00:00.065) 0:03:36.066 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.218) 0:03:36.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.026) 0:03:36.311 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.027) 0:03:36.338 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.221) 0:03:36.560 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.025) 0:03:36.585 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.219) 0:03:36.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.019) 0:03:36.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.019) 0:03:36.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.019) 0:03:36.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.018) 0:03:36.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.017) 0:03:36.901 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.018) 0:03:36.919 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.018) 0:03:36.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.017) 0:03:36.956 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.055) 0:03:37.011 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.039) 0:03:37.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.020) 0:03:37.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:59:17 +0000 (0:00:00.018) 0:03:37.089 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.039) 0:03:37.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.019) 0:03:37.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.167 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.039) 0:03:37.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.019) 0:03:37.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.020) 0:03:37.246 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.041) 0:03:37.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.020) 0:03:37.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.019) 0:03:37.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.049) 0:03:37.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.019) 0:03:37.416 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.435 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.453 ********** 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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.472 ********** 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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.491 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.060) 0:03:37.551 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.021) 0:03:37.573 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.024) 0:03:37.597 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.031) 0:03:37.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.647 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.018) 0:03:37.702 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.257) 0:03:37.960 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.020) 0:03:37.981 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.060) 0:03:38.041 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.033) 0:03:38.075 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:18 +0000 (0:00:00.020) 0:03:38.095 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.020) 0:03:38.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.020) 0:03:38.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.019) 0:03:38.156 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.258) 0:03:38.415 ********** 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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.018) 0:03:38.433 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.064) 0:03:38.497 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.024) 0:03:38.522 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.023) 0:03:38.546 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.018) 0:03:38.565 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.026) 0:03:38.591 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.064) 0:03:38.656 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.024) 0:03:38.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.023) 0:03:38.704 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.027) 0:03:38.731 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.218) 0:03:38.950 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:19 +0000 (0:00:00.026) 0:03:38.976 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.218) 0:03:39.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.293 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.020) 0:03:39.314 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.334 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.020) 0:03:39.354 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.034) 0:03:39.388 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.019) 0:03:39.408 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.051) 0:03:39.459 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.046) 0:03:39.506 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.023) 0:03:39.529 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.042) 0:03:39.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:20 +0000 (0:00:00.020) 0:03:39.592 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-11 16:58:48 UTC", "ActiveEnterTimestampMonotonic": "77463242", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:58:48 UTC", "AssertTimestampMonotonic": "77406933", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:58:48 UTC", "ConditionTimestampMonotonic": "77406931", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:58:48 UTC", "ExecMainExitTimestampMonotonic": "77462976", "ExecMainPID": "5218", "ExecMainStartTimestamp": "Sat 2024-05-11 16:58:48 UTC", "ExecMainStartTimestampMonotonic": "77407823", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:58:48 UTC", "InactiveExitTimestampMonotonic": "77407878", "InvocationID": "f6fb40a04512422d9f3c128bdef25d03", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-11 16:58:48 UTC", "StateChangeTimestampMonotonic": "77463242", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:22 +0000 (0:00:02.060) 0:03:41.652 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:22 +0000 (0:00:00.225) 0:03:41.878 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:22 +0000 (0:00:00.032) 0:03:41.910 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:22 +0000 (0:00:00.048) 0:03:41.959 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:22 +0000 (0:00:00.020) 0:03:41.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:22 +0000 (0:00:00.019) 0:03:41.998 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.496) 0:03:42.495 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047733", "end": "2024-05-11 16:59:23.626721", "rc": 0, "start": "2024-05-11 16:59:23.578988" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.268) 0:03:42.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.022) 0:03:42.786 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.019) 0:03:42.806 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.027) 0:03:42.833 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.024) 0:03:42.857 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.019) 0:03:42.876 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.027) 0:03:42.904 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.035) 0:03:42.939 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.023) 0:03:42.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.022) 0:03:42.985 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:23 +0000 (0:00:00.059) 0:03:43.044 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.225) 0:03:43.270 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.025) 0:03:43.296 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.218) 0:03:43.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.019) 0:03:43.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.020) 0:03:43.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.018) 0:03:43.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.018) 0:03:43.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.019) 0:03:43.611 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.018) 0:03:43.630 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.018) 0:03:43.649 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.019) 0:03:43.668 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.034) 0:03:43.703 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.019) 0:03:43.723 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.020) 0:03:43.743 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.046) 0:03:43.790 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.024) 0:03:43.814 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.076) 0:03:43.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:24 +0000 (0:00:00.020) 0:03:43.911 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target quadlet-basic-mysql-volume.service -.mount sysinit.target quadlet-basic-network.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service system.slice sysinit.target -.mount quadlet-basic-network.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.514) 0:03:44.426 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.220) 0:03:44.646 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.033) 0:03:44.679 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.019) 0:03:44.699 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.019) 0:03:44.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:25 +0000 (0:00:00.018) 0:03:44.737 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.480) 0:03:45.217 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043874", "end": "2024-05-11 16:59:26.342518", "rc": 0, "start": "2024-05-11 16:59:26.298644" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.260) 0:03:45.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.060) 0:03:45.538 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.019) 0:03:45.558 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.024) 0:03:45.583 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.024) 0:03:45.607 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.018) 0:03:45.626 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.027) 0:03:45.653 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.035) 0:03:45.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.024) 0:03:45.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.022) 0:03:45.736 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.027) 0:03:45.763 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.219) 0:03:45.982 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:59:26 +0000 (0:00:00.024) 0:03:46.007 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715446613.9026477, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1715446578.3634765, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6977014, "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": "539682593", "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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.216) 0:03:46.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.018) 0:03:46.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.053) 0:03:46.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.353 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.020) 0:03:46.373 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.393 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.018) 0:03:46.411 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.034) 0:03:46.446 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.465 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.484 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.046) 0:03:46.531 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.023) 0:03:46.554 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.041) 0:03:46.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.018) 0:03:46.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.634 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.220) 0:03:46.854 ********** included: /WORKDIR/git-weekly-ciyyg0rtm4/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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.032) 0:03:46.886 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.019) 0:03:46.906 ********** 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-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.054) 0:03:46.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:59:27 +0000 (0:00:00.020) 0:03:46.980 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.475) 0:03:47.455 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042222", "end": "2024-05-11 16:59:28.578797", "rc": 0, "start": "2024-05-11 16:59:28.536575" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.259) 0:03:47.715 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.077469", "end": "2024-05-11 16:59:28.872982", "rc": 0, "start": "2024-05-11 16:59:28.795513" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.300) 0:03:48.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.020) 0:03:48.036 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.018) 0:03:48.055 ********** 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.019) 0:03:48.074 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=642 changed=54 unreachable=0 failed=0 skipped=667 rescued=0 ignored=0 Saturday 11 May 2024 16:59:28 +0000 (0:00:00.006) 0:03:48.081 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 68.94s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 23.48s /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.76s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.78s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.49s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 3.08s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 3.06s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.06s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.83s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.57s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.53s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 1.49s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.49s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.48s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.47s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.45s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 1.05s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.97s /WORKDIR/git-weekly-ciyyg0rtm4/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Check JSON -------------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:244 -------------- Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-weekly-ciyyg0rtm4/tests/tests_quadlet_basic.yml:9 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---