# 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:4 Saturday 27 April 2024 16:41:29 +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-ci4cb8ip3e/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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:9 Saturday 27 April 2024 16:41:29 +0000 (0:00:00.010) 0:00:00.023 ******** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:58 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.923) 0:00:00.946 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.047) 0:00:00.994 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.015) 0:00:01.009 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.044) 0:00:01.053 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.247) 0:00:01.300 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:41:30 +0000 (0:00:00.019) 0:00:01.320 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:41:31 +0000 (0:00:00.031) 0:00:01.351 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:41:31 +0000 (0:00:00.760) 0:00:02.111 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:41:31 +0000 (0:00:00.027) 0:00:02.139 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libnet-1.2-7.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:42:23 +0000 (0:00:51.565) 0:00:53.705 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038464", "end": "2024-04-27 16:42:23.664797", "rc": 0, "start": "2024-04-27 16:42:23.626333" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:42:23 +0000 (0:00:00.319) 0:00:54.025 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:42:23 +0000 (0:00:00.031) 0:00:54.056 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:42:23 +0000 (0:00:00.030) 0:00:54.086 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:42:23 +0000 (0:00:00.082) 0:00:54.169 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:23 +0000 (0:00:00.049) 0:00:54.218 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.297) 0:00:54.515 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.023) 0:00:54.539 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.032) 0:00:54.571 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.214) 0:00:54.786 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.023) 0:00:54.809 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.211) 0:00:55.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.043) 0:00:55.064 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.033) 0:00:55.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.024) 0:00:55.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.019) 0:00:55.141 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.018) 0:00:55.159 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.018) 0:00:55.178 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.023) 0:00:55.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.018) 0:00:55.220 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:42:24 +0000 (0:00:00.074) 0:00:55.294 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.037) 0:00:55.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.019) 0:00:55.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.368 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.036) 0:00:55.404 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.441 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.045) 0:00:55.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.524 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.037) 0:00:55.561 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.579 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.598 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.016) 0:00:55.649 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.041) 0:00:55.691 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.709 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.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 [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.745 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.763 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.018) 0:00:55.781 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.048) 0:00:55.830 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.023) 0:00:55.853 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.023) 0:00:55.877 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.017) 0:00:55.895 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.026) 0:00:55.921 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.032) 0:00:55.954 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.021) 0:00:55.976 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.023) 0:00:55.999 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.026) 0:00:56.026 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.213) 0:00:56.239 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:25 +0000 (0:00:00.023) 0:00:56.263 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.233) 0:00:56.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.023) 0:00:56.520 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.020) 0:00:56.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.018) 0:00:56.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.019) 0:00:56.578 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.018) 0:00:56.597 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.020) 0:00:56.617 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.023) 0:00:56.640 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.043) 0:00:56.684 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.033) 0:00:56.718 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.020) 0:00:56.738 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.018) 0:00:56.757 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.044) 0:00:56.801 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.022) 0:00:56.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.020) 0:00:56.844 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.042) 0:00:56.887 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.034) 0:00:56.921 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.022) 0:00:56.944 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.020) 0:00:56.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.061) 0:00:57.026 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.035) 0:00:57.061 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:26 +0000 (0:00:00.026) 0:00:57.088 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.281) 0:00:57.369 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.019) 0:00:57.388 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.022) 0:00:57.411 ******** 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-1714236147.133873-12812-244465575256593/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.711) 0:00:58.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.020) 0:00:58.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.022) 0:00:58.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.021) 0:00:58.187 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.017) 0:00:58.204 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.017) 0:00:58.222 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:74 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.017) 0:00:58.240 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:78 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.019) 0:00:58.259 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:42:27 +0000 (0:00:00.041) 0:00:58.300 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.057) 0:00:58.358 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.023) 0:00:58.381 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.017) 0:00:58.399 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.019) 0:00:58.419 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.043) 0:00:58.462 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.652) 0:00:59.115 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.019) 0:00:59.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:42:28 +0000 (0:00:00.024) 0:00:59.160 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034066", "end": "2024-04-27 16:42:29.040415", "rc": 0, "start": "2024-04-27 16:42:29.006349" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.245) 0:00:59.405 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.022) 0:00:59.428 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.024) 0:00:59.452 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.035) 0:00:59.487 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.068) 0:00:59.555 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.024) 0:00:59.579 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.023) 0:00:59.603 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.024) 0:00:59.628 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.214) 0:00:59.842 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.023) 0:00:59.866 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.214) 0:01:00.080 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.019) 0:01:00.100 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.020) 0:01:00.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.020) 0:01:00.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.023) 0:01:00.164 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.033) 0:01:00.197 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.030) 0:01:00.228 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.026) 0:01:00.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.022) 0:01:00.277 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:42:29 +0000 (0:00:00.027) 0:01:00.305 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.067) 0:01:00.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.024) 0:01:00.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.024) 0:01:00.421 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.040) 0:01:00.461 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.068) 0:01:00.530 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.045) 0:01:00.575 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.056) 0:01:00.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.032) 0:01:00.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.021) 0:01:00.685 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.057) 0:01:00.743 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.025) 0:01:00.769 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.035) 0:01:00.804 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.021) 0:01:00.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.031) 0:01:00.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.044) 0:01:00.902 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.032) 0:01:00.934 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.043) 0:01:00.978 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.074) 0:01:01.053 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.031) 0:01:01.084 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.019) 0:01:01.104 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.021) 0:01:01.125 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.053) 0:01:01.179 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.024) 0:01:01.203 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.045) 0:01:01.249 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.026) 0:01:01.276 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:30 +0000 (0:00:00.030) 0:01:01.307 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.038) 0:01:01.345 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.043) 0:01:01.388 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.046) 0:01:01.435 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.052) 0:01:01.487 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.214) 0:01:01.701 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.027) 0:01:01.729 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.205) 0:01:01.934 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.020) 0:01:01.954 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.046) 0:01:02.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.020) 0:01:02.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.025) 0:01:02.046 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.020) 0:01:02.067 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.019) 0:01:02.086 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.019) 0:01:02.106 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.018) 0:01:02.125 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.040) 0:01:02.165 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.025) 0:01:02.190 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.022) 0:01:02.213 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.051) 0:01:02.264 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:31 +0000 (0:00:00.042) 0:01:02.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.025) 0:01:02.333 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.043) 0:01:02.377 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.032) 0:01:02.410 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.020) 0:01:02.430 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.020) 0:01:02.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.017) 0:01:02.468 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.050) 0:01:02.519 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:32 +0000 (0:00:00.718) 0:01:03.237 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.221) 0:01:03.459 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.019) 0:01:03.478 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.019) 0:01:03.498 ******** 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-1714236153.2060695-13016-24402154497280/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.586) 0:01:04.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.021) 0:01:04.106 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.025) 0:01:04.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.024) 0:01:04.156 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.019) 0:01:04.176 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.021) 0:01:04.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 [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:94 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.021) 0:01:04.220 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:101 Saturday 27 April 2024 16:42:33 +0000 (0:00:00.023) 0:01:04.243 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.092) 0:01:04.336 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.041) 0:01:04.377 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.043) 0:01:04.421 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.038) 0:01:04.459 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.020) 0:01:04.479 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.047) 0:01:04.527 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.667) 0:01:05.194 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.031) 0:01:05.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:42:34 +0000 (0:00:00.041) 0:01:05.268 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034939", "end": "2024-04-27 16:42:35.156570", "rc": 0, "start": "2024-04-27 16:42:35.121631" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.261) 0:01:05.530 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.030) 0:01:05.560 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.040) 0:01:05.601 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.084) 0:01:05.685 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.038) 0:01:05.723 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.027) 0:01:05.751 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.025) 0:01:05.777 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.039) 0:01:05.817 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.240) 0:01:06.058 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.032) 0:01:06.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:35 +0000 (0:00:00.226) 0:01:06.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.022) 0:01:06.339 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.019) 0:01:06.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.019) 0:01:06.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.021) 0:01:06.400 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.019) 0:01:06.420 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.018) 0:01:06.438 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.019) 0:01:06.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.018) 0:01:06.477 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.051) 0:01:06.528 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.038) 0:01:06.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.022) 0:01:06.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.020) 0:01:06.610 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.041) 0:01:06.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.021) 0:01:06.673 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.021) 0:01:06.695 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.051) 0:01:06.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.024) 0:01:06.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.020) 0:01:06.791 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.049) 0:01:06.841 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.026) 0:01:06.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.020) 0:01:06.888 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.021) 0:01:06.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.025) 0:01:06.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.023) 0:01:06.958 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.019) 0:01:06.978 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.057) 0:01:07.035 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.040) 0:01:07.075 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.020) 0:01:07.096 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.020) 0:01:07.117 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.018) 0:01:07.136 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.050) 0:01:07.187 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.024) 0:01:07.212 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.025) 0:01:07.237 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.023) 0:01:07.261 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:36 +0000 (0:00:00.032) 0:01:07.293 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.052) 0:01:07.346 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.024) 0:01:07.370 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.027) 0:01:07.398 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.028) 0:01:07.426 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.239) 0:01:07.665 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.028) 0:01:07.694 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.263) 0:01:07.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.024) 0:01:07.982 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.024) 0:01:08.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.020) 0:01:08.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.024) 0:01:08.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.025) 0:01:08.076 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.022) 0:01:08.099 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.019) 0:01:08.119 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.020) 0:01:08.139 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.046) 0:01:08.186 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.037) 0:01:08.223 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.020) 0:01:08.244 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.056) 0:01:08.300 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:37 +0000 (0:00:00.024) 0:01:08.324 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.050) 0:01:08.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.027) 0:01:08.401 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.523) 0:01:08.924 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.252) 0:01:09.177 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.032) 0:01:09.210 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.021) 0:01:09.231 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.024) 0:01:09.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:38 +0000 (0:00:00.019) 0:01:09.275 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.565) 0:01:09.841 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039741", "end": "2024-04-27 16:42:39.739767", "rc": 0, "start": "2024-04-27 16:42:39.700026" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.257) 0:01:10.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.020) 0:01:10.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.017) 0:01:10.137 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.023) 0:01:10.160 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.017) 0:01:10.178 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.016) 0:01:10.195 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.032) 0:01:10.228 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.023) 0:01:10.251 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.018) 0:01:10.270 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:42:39 +0000 (0:00:00.057) 0:01:10.327 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:42:40 +0000 (0:00:00.050) 0:01:10.378 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:42:40 +0000 (0:00:00.659) 0:01:11.038 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:42:40 +0000 (0:00:00.020) 0:01:11.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:42:40 +0000 (0:00:00.023) 0:01:11.082 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033536", "end": "2024-04-27 16:42:40.966345", "rc": 0, "start": "2024-04-27 16:42:40.932809" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:42:40 +0000 (0:00:00.244) 0:01:11.326 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.020) 0:01:11.347 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.019) 0:01:11.367 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.037) 0:01:11.404 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.043) 0:01:11.448 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.027) 0:01:11.475 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.038) 0:01:11.514 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.056) 0:01:11.570 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.222) 0:01:11.793 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.031) 0:01:11.824 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.225) 0:01:12.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.025) 0:01:12.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.021) 0:01:12.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.019) 0:01:12.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.031) 0:01:12.148 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.019) 0:01:12.168 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.020) 0:01:12.188 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.018) 0:01:12.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.018) 0:01:12.226 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.025) 0:01:12.251 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.038) 0:01:12.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.019) 0:01:12.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:42:41 +0000 (0:00:00.018) 0:01:12.327 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.069) 0:01:12.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.020) 0:01:12.417 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.020) 0:01:12.438 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.044) 0:01:12.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.019) 0:01:12.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.021) 0:01:12.523 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.040) 0:01:12.564 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.020) 0:01:12.584 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.019) 0:01:12.604 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.020) 0:01:12.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.019) 0:01:12.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.022) 0:01:12.666 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.019) 0:01:12.685 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.021) 0:01:12.707 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.018) 0:01:12.726 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.019) 0:01:12.745 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.017) 0:01:12.762 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.018) 0:01:12.781 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.075) 0:01:12.856 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.032) 0:01:12.888 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.031) 0:01:12.920 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.024) 0:01:12.945 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.028) 0:01:12.974 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.037) 0:01:13.011 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.026) 0:01:13.037 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.022) 0:01:13.060 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.027) 0:01:13.087 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.216) 0:01:13.304 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:42 +0000 (0:00:00.025) 0:01:13.329 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.214) 0:01:13.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.562 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.018) 0:01:13.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.018) 0:01:13.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.047) 0:01:13.686 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.725 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.034) 0:01:13.760 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.021) 0:01:13.781 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.019) 0:01:13.801 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.048) 0:01:13.850 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.023) 0:01:13.873 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.042) 0:01:13.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:42:43 +0000 (0:00:00.022) 0:01:13.938 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket basic.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.592) 0:01:14.531 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.219) 0:01:14.750 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.032) 0:01:14.782 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.018) 0:01:14.801 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.019) 0:01:14.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:44 +0000 (0:00:00.045) 0:01:14.866 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.634) 0:01:15.501 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041733", "end": "2024-04-27 16:42:45.398898", "rc": 0, "start": "2024-04-27 16:42:45.357165" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.258) 0:01:15.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.022) 0:01:15.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.019) 0:01:15.801 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.018) 0:01:15.820 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.018) 0:01:15.838 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:113 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.018) 0:01:15.857 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:126 Saturday 27 April 2024 16:42:45 +0000 (0:00:00.453) 0:01:16.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:139 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.049) 0:01:16.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:171 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.029) 0:01:16.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:177 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.028) 0:01:16.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:180 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.061) 0:01:16.480 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.043) 0:01:16.524 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.035) 0:01:16.559 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.024) 0:01:16.584 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.019) 0:01:16.603 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.020) 0:01:16.624 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.045) 0:01:16.670 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:42:46 +0000 (0:00:00.653) 0:01:17.324 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.020) 0:01:17.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.023) 0:01:17.368 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033476", "end": "2024-04-27 16:42:47.252620", "rc": 0, "start": "2024-04-27 16:42:47.219144" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.244) 0:01:17.612 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.064) 0:01:17.677 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.021) 0:01:17.698 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.063) 0:01:17.761 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.036) 0:01:17.797 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.221) 0:01:18.019 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.024) 0:01:18.043 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.024) 0:01:18.068 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.219) 0:01:18.288 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:47 +0000 (0:00:00.025) 0:01:18.313 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.216) 0:01:18.530 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004037", "end": "2024-04-27 16:42:48.390581", "rc": 0, "start": "2024-04-27 16:42:48.386544" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.220) 0:01:18.750 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004052", "end": "2024-04-27 16:42:48.609293", "rc": 0, "start": "2024-04-27 16:42:48.605241" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.218) 0:01:18.969 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.061) 0:01:19.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.050 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.070 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.018) 0:01:19.089 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.128 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.029) 0:01:19.157 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.036) 0:01:19.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.018) 0:01:19.213 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.232 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.036) 0:01:19.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:42:48 +0000 (0:00:00.019) 0:01:19.307 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.039) 0:01:19.347 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.021) 0:01:19.368 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.020) 0:01:19.388 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.040) 0:01:19.429 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.054) 0:01:19.483 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.019) 0:01:19.502 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.020) 0:01:19.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.020) 0:01:19.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.020) 0:01:19.564 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.020) 0:01:19.585 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.019) 0:01:19.605 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.018) 0:01:19.623 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.019) 0:01:19.642 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.059) 0:01:19.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.021) 0:01:19.723 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.024) 0:01:19.747 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.029) 0:01:19.777 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020021", "end": "2024-04-27 16:42:49.654555", "rc": 0, "start": "2024-04-27 16:42:49.634534" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.237) 0:01:20.015 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.023) 0:01:20.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:42:49 +0000 (0:00:00.022) 0:01:20.060 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236169.7881815, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236169.7881815, "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:42:50 +0000 (0:00:00.292) 0:01:20.353 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:42:50 +0000 (0:00:00.861) 0:01:21.215 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:42:50 +0000 (0:00:00.020) 0:01:21.235 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:42:50 +0000 (0:00:00.025) 0:01:21.261 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:50 +0000 (0:00:00.036) 0:01:21.298 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.214) 0:01:21.512 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.026) 0:01:21.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.023) 0:01:21.562 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236170.5011606, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236170.5011606, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.221) 0:01:21.783 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.441) 0:01:22.225 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:42:51 +0000 (0:00:00.019) 0:01:22.244 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.090) 0:01:22.334 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.024) 0:01:22.359 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.025) 0:01:22.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.020) 0:01:22.404 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.030) 0:01:22.435 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.037) 0:01:22.472 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.025) 0:01:22.497 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.023) 0:01:22.521 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.028) 0:01:22.550 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.216) 0:01:22.766 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.024) 0:01:22.791 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.211) 0:01:23.003 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003912", "end": "2024-04-27 16:42:52.858299", "rc": 0, "start": "2024-04-27 16:42:52.854387" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:52 +0000 (0:00:00.217) 0:01:23.220 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003886", "end": "2024-04-27 16:42:53.077023", "rc": 0, "start": "2024-04-27 16:42:53.073137" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.216) 0:01:23.436 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.069) 0:01:23.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.021) 0:01:23.527 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.022) 0:01:23.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.020) 0:01:23.569 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.021) 0:01:23.591 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.023) 0:01:23.614 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.037) 0:01:23.652 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.021) 0:01:23.673 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.019) 0:01:23.693 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.047) 0:01:23.740 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.022) 0:01:23.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.019) 0:01:23.782 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.039) 0:01:23.821 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.032) 0:01:23.854 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.209) 0:01:24.063 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.022) 0:01:24.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.020) 0:01:24.106 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.050) 0:01:24.156 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:53 +0000 (0:00:00.022) 0:01:24.179 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:54 +0000 (0:00:00.232) 0:01:24.412 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:42:54 +0000 (0:00:00.020) 0:01:24.432 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:42:54 +0000 (0:00:00.020) 0:01:24.453 ******** 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-1714236174.1629462-13652-51443520063954/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:42:54 +0000 (0:00:00.577) 0:01:25.030 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.409) 0:01:25.440 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.024) 0:01:25.465 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.025) 0:01:25.491 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.027) 0:01:25.518 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.027) 0:01:25.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.021) 0:01:25.567 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.028) 0:01:25.596 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.038) 0:01:25.635 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.067) 0:01:25.702 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.024) 0:01:25.727 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.027) 0:01:25.755 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.215) 0:01:25.970 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.027) 0:01:25.997 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:55 +0000 (0:00:00.215) 0:01:26.213 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003935", "end": "2024-04-27 16:42:56.067877", "rc": 0, "start": "2024-04-27 16:42:56.063942" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.213) 0:01:26.427 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004036", "end": "2024-04-27 16:42:56.282651", "rc": 0, "start": "2024-04-27 16:42:56.278615" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.217) 0:01:26.644 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.030) 0:01:26.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.022) 0:01:26.697 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.021) 0:01:26.719 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.026) 0:01:26.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.023) 0:01:26.769 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.019) 0:01:26.789 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.043) 0:01:26.833 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.021) 0:01:26.854 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.054) 0:01:26.909 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.047) 0:01:26.956 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.025) 0:01:26.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.021) 0:01:27.003 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.045) 0:01:27.049 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.036) 0:01:27.085 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:42:56 +0000 (0:00:00.224) 0:01:27.310 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.025) 0:01:27.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.021) 0:01:27.357 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.018) 0:01:27.376 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.022) 0:01:27.398 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.221) 0:01:27.620 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.019) 0:01:27.640 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.020) 0:01:27.660 ******** 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-1714236177.371217-13745-258815499401096/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:42:57 +0000 (0:00:00.607) 0:01:28.268 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.410) 0:01:28.678 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice run-user-1111.mount basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.441) 0:01:29.120 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.024) 0:01:29.144 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.028) 0:01:29.173 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.025) 0:01:29.198 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.020) 0:01:29.219 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.031) 0:01:29.250 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.035) 0:01:29.285 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:42:58 +0000 (0:00:00.023) 0:01:29.309 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.024) 0:01:29.333 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.030) 0:01:29.364 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.216) 0:01:29.581 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.024) 0:01:29.605 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.210) 0:01:29.816 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004094", "end": "2024-04-27 16:42:59.671960", "rc": 0, "start": "2024-04-27 16:42:59.667866" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.217) 0:01:30.034 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003888", "end": "2024-04-27 16:42:59.889136", "rc": 0, "start": "2024-04-27 16:42:59.885248" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.214) 0:01:30.248 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.029) 0:01:30.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.020) 0:01:30.298 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:42:59 +0000 (0:00:00.020) 0:01:30.319 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.020) 0:01:30.339 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.020) 0:01:30.360 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.019) 0:01:30.379 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.038) 0:01:30.418 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.021) 0:01:30.439 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.026) 0:01:30.465 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.046) 0:01:30.512 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.029) 0:01:30.541 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.020) 0:01:30.562 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.049) 0:01:30.611 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.076) 0:01:30.688 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.211) 0:01:30.899 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.024) 0:01:30.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.020) 0:01:30.944 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:43:00 +0000 (0:00:00.018) 0:01:30.963 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:09 +0000 (0:00:08.594) 0:01:39.557 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:09 +0000 (0:00:00.224) 0:01:39.782 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:43:09 +0000 (0:00:00.019) 0:01:39.802 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:43:09 +0000 (0:00:00.045) 0:01:39.847 ******** 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-1714236189.557697-13840-126682713359737/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:43:10 +0000 (0:00:00.576) 0:01:40.424 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:43:10 +0000 (0:00:00.410) 0:01:40.835 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service app.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:43:11 +0000 (0:00:01.239) 0:01:42.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:43:11 +0000 (0:00:00.022) 0:01:42.096 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:43:11 +0000 (0:00:00.018) 0:01:42.115 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:43:11 +0000 (0:00:00.018) 0:01:42.134 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:189 Saturday 27 April 2024 16:43:11 +0000 (0:00:00.018) 0:01:42.152 ******** 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.003318", "end": "2024-04-27 16:43:12.047932", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-27 16:43:12.044614" } 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.003091", "end": "2024-04-27 16:43:12.268089", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-27 16:43:12.264998" } 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.003074", "end": "2024-04-27 16:43:12.600556", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-27 16:43:12.597482" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:199 Saturday 27 April 2024 16:43:12 +0000 (0:00:00.814) 0:01:42.966 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1714236169.6471856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714236169.6471856, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377872, "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": 1714236169.6471856, "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": "3493976926", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:207 Saturday 27 April 2024 16:43:12 +0000 (0:00:00.260) 0:01:43.226 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:43:12 +0000 (0:00:00.083) 0:01:43.310 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.034) 0:01:43.344 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.024) 0:01:43.369 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.019) 0:01:43.388 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.019) 0:01:43.408 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.047) 0:01:43.455 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.647) 0:01:44.102 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.022) 0:01:44.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:43:13 +0000 (0:00:00.025) 0:01:44.151 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035795", "end": "2024-04-27 16:43:14.065227", "rc": 0, "start": "2024-04-27 16:43:14.029432" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.276) 0:01:44.427 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.052) 0:01:44.480 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.019) 0:01:44.499 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.059) 0:01:44.559 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.038) 0:01:44.598 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.023) 0:01:44.622 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.025) 0:01:44.647 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.026) 0:01:44.674 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.252) 0:01:44.926 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.024) 0:01:44.950 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:14 +0000 (0:00:00.277) 0:01:45.228 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003934", "end": "2024-04-27 16:43:15.101439", "rc": 0, "start": "2024-04-27 16:43:15.097505" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.233) 0:01:45.462 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004010", "end": "2024-04-27 16:43:15.320896", "rc": 0, "start": "2024-04-27 16:43:15.316886" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.218) 0:01:45.680 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.029) 0:01:45.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.057) 0:01:45.767 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.021) 0:01:45.789 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.021) 0:01:45.811 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.019) 0:01:45.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.022) 0:01:45.853 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.024) 0:01:45.877 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.035) 0:01:45.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.019) 0:01:45.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.018) 0:01:45.952 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.035) 0:01:45.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.019) 0:01:46.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.017) 0:01:46.025 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.037) 0:01:46.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.019) 0:01:46.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.020) 0:01:46.102 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.039) 0:01:46.142 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.023) 0:01:46.166 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.054) 0:01:46.221 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.020) 0:01:46.241 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.020) 0:01:46.261 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.020) 0:01:46.281 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.021) 0:01:46.303 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:43:15 +0000 (0:00:00.018) 0:01:46.321 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.019) 0:01:46.341 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.018) 0:01:46.359 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.057) 0:01:46.417 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.020) 0:01:46.437 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.025) 0:01:46.463 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.029) 0:01:46.493 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.020) 0:01:46.513 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.022) 0:01:46.536 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.024) 0:01:46.560 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236191.6195457, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236191.6195457, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.221) 0:01:46.782 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.378) 0:01:47.160 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.022) 0:01:47.182 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.028) 0:01:47.211 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.052) 0:01:47.264 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.024) 0:01:47.288 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:16 +0000 (0:00:00.035) 0:01:47.324 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.031) 0:01:47.356 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236191.6195457, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236191.6195457, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.223) 0:01:47.579 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.296) 0:01:47.876 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.018) 0:01:47.894 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.058) 0:01:47.953 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.024) 0:01:47.978 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.023) 0:01:48.002 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.019) 0:01:48.022 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.028) 0:01:48.051 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.070) 0:01:48.121 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.025) 0:01:48.146 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.032) 0:01:48.179 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:17 +0000 (0:00:00.028) 0:01:48.207 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:18 +0000 (0:00:00.343) 0:01:48.550 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:18 +0000 (0:00:00.025) 0:01:48.576 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:18 +0000 (0:00:00.371) 0:01:48.947 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006407", "end": "2024-04-27 16:43:18.924074", "rc": 0, "start": "2024-04-27 16:43:18.917667" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:18 +0000 (0:00:00.343) 0:01:49.291 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005810", "end": "2024-04-27 16:43:19.292917", "rc": 0, "start": "2024-04-27 16:43:19.287107" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.370) 0:01:49.662 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.032) 0:01:49.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.023) 0:01:49.717 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.021) 0:01:49.739 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.061) 0:01:49.801 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.026) 0:01:49.828 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.020) 0:01:49.848 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.034) 0:01:49.882 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.021) 0:01:49.904 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.019) 0:01:49.923 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.045) 0:01:49.969 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.025) 0:01:49.994 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.041) 0:01:50.036 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236191.6195457, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236191.6195457, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:43:19 +0000 (0:00:00.247) 0:01:50.283 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 16:42:58 UTC", "ActiveEnterTimestampMonotonic": "538538072", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target run-user-1111.mount app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:42:58 UTC", "AssertTimestampMonotonic": "538485902", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "42957000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:42:58 UTC", "ConditionTimestampMonotonic": "538485896", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-27 16:42:58 UTC", "ExecMainExitTimestampMonotonic": "538537928", "ExecMainPID": "12149", "ExecMainStartTimestamp": "Sat 2024-04-27 16:42:58 UTC", "ExecMainStartTimestampMonotonic": "538492601", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-27 16:42:58 UTC", "InactiveExitTimestampMonotonic": "538493316", "InvocationID": "4c02e9a1de784754ad09fc068f745a07", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-27 16:42:58 UTC", "StateChangeTimestampMonotonic": "538538072", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:43:30 +0000 (0:00:10.860) 0:02:01.144 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.226) 0:02:01.370 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.032) 0:02:01.402 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.021) 0:02:01.424 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.022) 0:02:01.446 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.023) 0:02:01.470 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.420) 0:02:01.890 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.063816", "end": "2024-04-27 16:43:31.826865", "rc": 0, "start": "2024-04-27 16:43:31.763049" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.298) 0:02:02.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.021) 0:02:02.210 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.019) 0:02:02.230 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.025) 0:02:02.255 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.023) 0:02:02.279 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:31 +0000 (0:00:00.026) 0:02:02.305 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.028) 0:02:02.334 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.035) 0:02:02.369 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.023) 0:02:02.393 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.022) 0:02:02.416 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.025) 0:02:02.441 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.217) 0:02:02.659 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.025) 0:02:02.685 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.259) 0:02:02.945 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004026", "end": "2024-04-27 16:43:32.808029", "rc": 0, "start": "2024-04-27 16:43:32.804003" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:32 +0000 (0:00:00.224) 0:02:03.169 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004031", "end": "2024-04-27 16:43:33.027895", "rc": 0, "start": "2024-04-27 16:43:33.023864" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.219) 0:02:03.388 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.028) 0:02:03.417 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.019) 0:02:03.437 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.019) 0:02:03.456 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.025) 0:02:03.482 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.019) 0:02:03.502 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.022) 0:02:03.524 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.034) 0:02:03.559 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.019) 0:02:03.578 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.020) 0:02:03.599 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.045) 0:02:03.645 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.023) 0:02:03.668 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.039) 0:02:03.707 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236210.618997, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236210.618997, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:43:33 +0000 (0:00:00.220) 0:02:03.928 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 16:43:11 UTC", "ActiveEnterTimestampMonotonic": "551466622", "ActiveExitTimestamp": "Sat 2024-04-27 16:43:20 UTC", "ActiveExitTimestampMonotonic": "560171893", "ActiveState": "failed", "After": "quadlet-basic-mysql-volume.service run-user-1111.mount -.mount quadlet-basic-network.service basic.target app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:43:10 UTC", "AssertTimestampMonotonic": "550684570", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3843117000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:43:10 UTC", "ConditionTimestampMonotonic": "550684565", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-27 16:43:30 UTC", "ExecMainExitTimestampMonotonic": "570510400", "ExecMainPID": "12655", "ExecMainStartTimestamp": "Sat 2024-04-27 16:43:11 UTC", "ExecMainStartTimestampMonotonic": "551466514", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-27 16:43:30 UTC", "InactiveEnterTimestampMonotonic": "570555040", "InactiveExitTimestamp": "Sat 2024-04-27 16:43:10 UTC", "InactiveExitTimestampMonotonic": "550689024", "InvocationID": "48e47b7b2a8546f8a5f37b83ae984f54", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-network.service quadlet-basic-mysql-volume.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-27 16:43:30 UTC", "StateChangeTimestampMonotonic": "570555040", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.443) 0:02:04.372 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.221) 0:02:04.593 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.031) 0:02:04.625 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.020) 0:02:04.645 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.020) 0:02:04.666 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.022) 0:02:04.689 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:34 +0000 (0:00:00.417) 0:02:05.106 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.055932", "end": "2024-04-27 16:43:35.032272", "rc": 0, "start": "2024-04-27 16:43:34.976340" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.288) 0:02:05.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.021) 0:02:05.416 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.018) 0:02:05.435 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.024) 0:02:05.460 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.024) 0:02:05.484 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.019) 0:02:05.504 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.027) 0:02:05.531 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.066) 0:02:05.598 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.026) 0:02:05.624 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.025) 0:02:05.649 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.028) 0:02:05.678 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.223) 0:02:05.902 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.028) 0:02:05.930 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:35 +0000 (0:00:00.232) 0:02:06.162 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004057", "end": "2024-04-27 16:43:36.025992", "rc": 0, "start": "2024-04-27 16:43:36.021935" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.224) 0:02:06.387 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004371", "end": "2024-04-27 16:43:36.251652", "rc": 0, "start": "2024-04-27 16:43:36.247281" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.233) 0:02:06.620 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.030) 0:02:06.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.029) 0:02:06.681 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.031) 0:02:06.712 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.022) 0:02:06.735 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.028) 0:02:06.764 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.019) 0:02:06.784 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.035) 0:02:06.819 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.059) 0:02:06.878 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.020) 0:02:06.899 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.044) 0:02:06.944 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.023) 0:02:06.967 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.039) 0:02:07.006 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236210.618997, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236210.618997, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.219) 0:02:07.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:43:36 +0000 (0:00:00.020) 0:02:07.246 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.214) 0:02:07.461 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.032) 0:02:07.493 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.020) 0:02:07.514 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.021) 0:02:07.536 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.023) 0:02:07.560 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.421) 0:02:07.981 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.054289", "end": "2024-04-27 16:43:37.906159", "rc": 0, "start": "2024-04-27 16:43:37.851870" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:43:37 +0000 (0:00:00.329) 0:02:08.311 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.059697", "end": "2024-04-27 16:43:38.244509", "rc": 0, "start": "2024-04-27 16:43:38.184812" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.295) 0:02:08.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.020) 0:02:08.627 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.055) 0:02:08.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.023) 0:02:08.706 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.023) 0:02:08.730 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236169.6911843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714236210.618997, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714236210.618997, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.224) 0:02:08.954 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 27 April 2024 16:43:38 +0000 (0:00:00.371) 0:02:09.326 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054281", "end": "2024-04-27 16:43:39.252974", "rc": 0, "start": "2024-04-27 16:43:39.198693" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 27 April 2024 16:43:39 +0000 (0:00:00.289) 0:02:09.616 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.054416", "end": "2024-04-27 16:43:39.541159", "rc": 0, "start": "2024-04-27 16:43:39.486743" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 27 April 2024 16:43:39 +0000 (0:00:00.287) 0:02:09.903 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009376", "end": "2024-04-27 16:43:39.770909", "rc": 0, "start": "2024-04-27 16:43:39.761533" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:43:39 +0000 (0:00:00.249) 0:02:10.152 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:43:39 +0000 (0:00:00.051) 0:02:10.203 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:221 Saturday 27 April 2024 16:43:39 +0000 (0:00:00.018) 0:02:10.222 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:227 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.214) 0:02:10.437 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.056) 0:02:10.493 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.034) 0:02:10.527 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.024) 0:02:10.551 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.018) 0:02:10.570 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.018) 0:02:10.589 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:43:40 +0000 (0:00:00.044) 0:02:10.633 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.703) 0:02:11.336 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.052) 0:02:11.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.023) 0:02:11.412 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036128", "end": "2024-04-27 16:43:41.300672", "rc": 0, "start": "2024-04-27 16:43:41.264544" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.247) 0:02:11.660 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.020) 0:02:11.680 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.019) 0:02:11.700 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.057) 0:02:11.758 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.038) 0:02:11.797 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.217) 0:02:12.014 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.024) 0:02:12.038 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.027) 0:02:12.066 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.219) 0:02:12.285 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:41 +0000 (0:00:00.026) 0:02:12.311 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.224) 0:02:12.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.556 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.067) 0:02:12.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.019) 0:02:12.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.026) 0:02:12.670 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.040) 0:02:12.730 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.021) 0:02:12.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.772 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.028) 0:02:12.800 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.038) 0:02:12.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.880 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.038) 0:02:12.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.022) 0:02:12.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:12.962 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.038) 0:02:13.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.019) 0:02:13.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.017) 0:02:13.039 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.070) 0:02:13.110 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.020) 0:02:13.130 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.017) 0:02:13.148 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.019) 0:02:13.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.017) 0:02:13.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.018) 0:02:13.203 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.017) 0:02:13.221 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.019) 0:02:13.241 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.030) 0:02:13.272 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:43:42 +0000 (0:00:00.037) 0:02:13.310 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.067) 0:02:13.377 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.026) 0:02:13.403 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.050) 0:02:13.454 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.049) 0:02:13.504 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.036) 0:02:13.540 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.026) 0:02:13.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.026) 0:02:13.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.095) 0:02:13.689 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.382) 0:02:14.072 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.021) 0:02:14.093 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.024) 0:02:14.118 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.032) 0:02:14.150 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.021) 0:02:14.171 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.019) 0:02:14.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.019) 0:02:14.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:43:43 +0000 (0:00:00.019) 0:02:14.230 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.370) 0:02:14.601 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.021) 0:02:14.622 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.061) 0:02:14.683 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.025) 0:02:14.708 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.026) 0:02:14.735 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.018) 0:02:14.753 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.059) 0:02:14.813 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.035) 0:02:14.848 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.024) 0:02:14.872 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.022) 0:02:14.895 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.026) 0:02:14.921 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.223) 0:02:15.145 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:44 +0000 (0:00:00.025) 0:02:15.171 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.221) 0:02:15.392 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.411 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.020) 0:02:15.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.020) 0:02:15.471 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.491 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.020) 0:02:15.511 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.531 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.551 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.033) 0:02:15.584 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.052) 0:02:15.637 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.020) 0:02:15.657 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.045) 0:02:15.703 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.022) 0:02:15.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.745 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.039) 0:02:15.785 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.031) 0:02:15.816 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:15.836 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.018) 0:02:15.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.018) 0:02:15.873 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.017) 0:02:15.891 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.018) 0:02:15.909 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.220) 0:02:16.130 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:16.149 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:43:45 +0000 (0:00:00.019) 0:02:16.169 ******** 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-1714236225.876541-14501-27140214205476/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:43:46 +0000 (0:00:00.617) 0:02:16.786 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.561) 0:02:17.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.021) 0:02:17.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.023) 0:02:17.394 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.024) 0:02:17.419 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.025) 0:02:17.445 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.019) 0:02:17.464 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.027) 0:02:17.491 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.033) 0:02:17.525 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.023) 0:02:17.549 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.024) 0:02:17.573 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.027) 0:02:17.601 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.221) 0:02:17.823 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.024) 0:02:17.848 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.219) 0:02:18.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.052) 0:02:18.120 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.021) 0:02:18.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.020) 0:02:18.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.019) 0:02:18.181 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.019) 0:02:18.201 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.020) 0:02:18.222 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.023) 0:02:18.245 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.024) 0:02:18.269 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.037) 0:02:18.307 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:47 +0000 (0:00:00.020) 0:02:18.327 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.020) 0:02:18.348 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.048) 0:02:18.396 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.023) 0:02:18.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.021) 0:02:18.441 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.042) 0:02:18.483 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.035) 0:02:18.519 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.020) 0:02:18.540 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.019) 0:02:18.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.018) 0:02:18.578 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.049) 0:02:18.628 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.018) 0:02:18.647 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.224) 0:02:18.871 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.019) 0:02:18.891 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:43:48 +0000 (0:00:00.019) 0:02:18.911 ******** 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-1714236228.618856-14591-168527146761259/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:43:49 +0000 (0:00:00.590) 0:02:19.501 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:43:49 +0000 (0:00:00.563) 0:02:20.065 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target -.mount system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.460) 0:02:20.525 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.027) 0:02:20.553 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.037) 0:02:20.590 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.037) 0:02:20.628 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.039) 0:02:20.668 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.103) 0:02:20.772 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.051) 0:02:20.823 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.035) 0:02:20.858 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.025) 0:02:20.884 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.060) 0:02:20.944 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.257) 0:02:21.202 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:43:50 +0000 (0:00:00.025) 0:02:21.228 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.217) 0:02:21.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.465 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.523 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.542 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.562 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.581 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.600 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.035) 0:02:21.636 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.058) 0:02:21.694 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.020) 0:02:21.715 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.045) 0:02:21.760 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.022) 0:02:21.783 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.801 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.042) 0:02:21.843 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.033) 0:02:21.877 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.019) 0:02:21.896 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.018) 0:02:21.934 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:43:51 +0000 (0:00:00.017) 0:02:21.952 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:01 +0000 (0:00:09.585) 0:02:31.537 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:01 +0000 (0:00:00.231) 0:02:31.769 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:44:01 +0000 (0:00:00.020) 0:02:31.790 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:44:01 +0000 (0:00:00.023) 0:02:31.813 ******** 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-1714236241.5241637-14695-2793160068004/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:44:02 +0000 (0:00:00.598) 0:02:32.411 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:44:02 +0000 (0:00:00.572) 0:02:32.984 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket -.mount quadlet-basic-network.service sysinit.target system.slice quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:44:03 +0000 (0:00:00.806) 0:02:33.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:44:03 +0000 (0:00:00.021) 0:02:33.813 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:44:03 +0000 (0:00:00.018) 0:02:33.831 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:44:03 +0000 (0:00:00.022) 0:02:33.854 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:234 Saturday 27 April 2024 16:44:03 +0000 (0:00:00.020) 0:02:33.874 ******** 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.004434", "end": "2024-04-27 16:44:03.814905", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-27 16:44:03.810471" } 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.003194", "end": "2024-04-27 16:44:04.073053", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-27 16:44:04.069859" } 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.003109", "end": "2024-04-27 16:44:04.353641", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-27 16:44:04.350532" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:244 Saturday 27 April 2024 16:44:04 +0000 (0:00:00.840) 0:02:34.714 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.666070", "end": "2024-04-27 16:44:05.267028", "failed_when_result": false, "rc": 0, "start": "2024-04-27 16:44:04.600958" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:259 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.923) 0:02:35.638 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.032) 0:02:35.670 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.069) 0:02:35.739 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.025) 0:02:35.764 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.019) 0:02:35.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.019) 0:02:35.803 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:44:05 +0000 (0:00:00.044) 0:02:35.848 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.707) 0:02:36.555 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.032) 0:02:36.587 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.030) 0:02:36.618 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033277", "end": "2024-04-27 16:44:06.546563", "rc": 0, "start": "2024-04-27 16:44:06.513286" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.287) 0:02:36.906 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.021) 0:02:36.927 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.019) 0:02:36.947 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.062) 0:02:37.009 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:06 +0000 (0:00:00.069) 0:02:37.079 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.250) 0:02:37.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.025) 0:02:37.355 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.028) 0:02:37.384 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.265) 0:02:37.649 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.028) 0:02:37.677 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.256) 0:02:37.933 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006519", "end": "2024-04-27 16:44:07.854099", "rc": 0, "start": "2024-04-27 16:44:07.847580" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:07 +0000 (0:00:00.287) 0:02:38.221 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003952", "end": "2024-04-27 16:44:08.082676", "rc": 0, "start": "2024-04-27 16:44:08.078724" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.221) 0:02:38.443 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.033) 0:02:38.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.035) 0:02:38.512 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.029) 0:02:38.541 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.022) 0:02:38.564 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.102) 0:02:38.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.024) 0:02:38.691 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.031) 0:02:38.723 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.040) 0:02:38.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:38.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:38.804 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.038) 0:02:38.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:38.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:38.882 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.040) 0:02:38.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.021) 0:02:38.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:38.963 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.040) 0:02:39.004 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:39.023 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:39.042 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.019) 0:02:39.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.018) 0:02:39.080 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.053) 0:02:39.134 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.024) 0:02:39.159 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.018) 0:02:39.177 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.018) 0:02:39.196 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.017) 0:02:39.214 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.061) 0:02:39.275 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.021) 0:02:39.297 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:44:08 +0000 (0:00:00.025) 0:02:39.323 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.035) 0:02:39.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.024) 0:02:39.383 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.028) 0:02:39.411 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.049) 0:02:39.460 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.212) 0:02:39.673 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.021) 0:02:39.694 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.020) 0:02:39.714 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.025) 0:02:39.740 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.064) 0:02:39.804 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.022) 0:02:39.826 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.021) 0:02:39.848 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.025) 0:02:39.873 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.216) 0:02:40.089 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.021) 0:02:40.111 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.018) 0:02:40.129 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.065) 0:02:40.194 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.026) 0:02:40.220 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.025) 0:02:40.246 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.021) 0:02:40.267 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:09 +0000 (0:00:00.039) 0:02:40.307 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.049) 0:02:40.357 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.036) 0:02:40.394 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.036) 0:02:40.430 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.028) 0:02:40.458 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.226) 0:02:40.685 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.028) 0:02:40.714 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.227) 0:02:40.941 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005525", "end": "2024-04-27 16:44:10.802893", "rc": 0, "start": "2024-04-27 16:44:10.797368" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:10 +0000 (0:00:00.238) 0:02:41.179 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006120", "end": "2024-04-27 16:44:11.166683", "rc": 0, "start": "2024-04-27 16:44:11.160563" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.355) 0:02:41.534 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.038) 0:02:41.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.021) 0:02:41.594 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.036) 0:02:41.630 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.020) 0:02:41.651 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.020) 0:02:41.672 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.019) 0:02:41.691 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.035) 0:02:41.727 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.022) 0:02:41.750 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.020) 0:02:41.771 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.047) 0:02:41.818 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.025) 0:02:41.843 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.090) 0:02:41.934 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.358) 0:02:42.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:11 +0000 (0:00:00.022) 0:02:42.315 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.384) 0:02:42.700 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.036) 0:02:42.736 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.020) 0:02:42.757 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.022) 0:02:42.779 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.034) 0:02:42.814 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.025) 0:02:42.840 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.020) 0:02:42.861 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.021) 0:02:42.882 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.019) 0:02:42.901 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.024) 0:02:42.926 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.025) 0:02:42.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.021) 0:02:42.973 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.028) 0:02:43.002 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.089) 0:02:43.092 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.028) 0:02:43.120 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.040) 0:02:43.161 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:12 +0000 (0:00:00.031) 0:02:43.193 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.225) 0:02:43.418 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.027) 0:02:43.446 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.221) 0:02:43.668 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004055", "end": "2024-04-27 16:44:13.525432", "rc": 0, "start": "2024-04-27 16:44:13.521377" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.219) 0:02:43.887 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003765", "end": "2024-04-27 16:44:13.751586", "rc": 0, "start": "2024-04-27 16:44:13.747821" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.236) 0:02:44.123 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.058) 0:02:44.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.033) 0:02:44.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.031) 0:02:44.246 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.022) 0:02:44.268 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.025) 0:02:44.294 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:13 +0000 (0:00:00.021) 0:02:44.315 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.035) 0:02:44.351 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.064) 0:02:44.415 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.019) 0:02:44.435 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.048) 0:02:44.483 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.023) 0:02:44.506 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.042) 0:02:44.549 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.204) 0:02:44.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.024) 0:02:44.777 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.213) 0:02:44.991 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.032) 0:02:45.023 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.021) 0:02:45.044 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.020) 0:02:45.065 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.023) 0:02:45.088 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.020) 0:02:45.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.021) 0:02:45.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.021) 0:02:45.152 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.020) 0:02:45.173 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.024) 0:02:45.197 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.062) 0:02:45.260 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.020) 0:02:45.280 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:14 +0000 (0:00:00.028) 0:02:45.308 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.035) 0:02:45.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.024) 0:02:45.368 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.022) 0:02:45.391 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.027) 0:02:45.418 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.246) 0:02:45.664 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.025) 0:02:45.689 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.214) 0:02:45.904 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003821", "end": "2024-04-27 16:44:15.759687", "rc": 0, "start": "2024-04-27 16:44:15.755866" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:15 +0000 (0:00:00.215) 0:02:46.120 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003906", "end": "2024-04-27 16:44:15.976962", "rc": 0, "start": "2024-04-27 16:44:15.973056" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.216) 0:02:46.336 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.032) 0:02:46.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.022) 0:02:46.391 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.078) 0:02:46.470 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.044) 0:02:46.514 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.025) 0:02:46.540 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.025) 0:02:46.566 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.036) 0:02:46.603 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.020) 0:02:46.624 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.021) 0:02:46.645 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.045) 0:02:46.690 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.023) 0:02:46.713 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.042) 0:02:46.756 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.209) 0:02:46.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.021) 0:02:46.987 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.218) 0:02:47.205 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.031) 0:02:47.237 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.021) 0:02:47.258 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.020) 0:02:47.279 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:16 +0000 (0:00:00.022) 0:02:47.302 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.084) 0:02:47.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.025) 0:02:47.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.023) 0:02:47.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.027) 0:02:47.463 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.062) 0:02:47.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.025) 0:02:47.551 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.023) 0:02:47.574 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.211) 0:02:47.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.022) 0:02:47.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.025) 0:02:47.835 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.021) 0:02:47.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.020) 0:02:47.877 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.019) 0:02:47.897 ******** 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-ci4cb8ip3e/tests/tests_quadlet_basic.yml:273 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.018) 0:02:47.915 ******** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:279 Saturday 27 April 2024 16:44:17 +0000 (0:00:00.339) 0:02:48.254 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.085) 0:02:48.340 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.035) 0:02:48.375 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.024) 0:02:48.400 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.019) 0:02:48.419 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.020) 0:02:48.440 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.051) 0:02:48.491 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.653) 0:02:49.144 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.021) 0:02:49.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:44:18 +0000 (0:00:00.024) 0:02:49.191 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034191", "end": "2024-04-27 16:44:19.075589", "rc": 0, "start": "2024-04-27 16:44:19.041398" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.251) 0:02:49.442 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.022) 0:02:49.465 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.020) 0:02:49.485 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.107) 0:02:49.592 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.043) 0:02:49.636 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.223) 0:02:49.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.024) 0:02:49.884 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.026) 0:02:49.911 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.217) 0:02:50.128 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:19 +0000 (0:00:00.024) 0:02:50.152 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.217) 0:02:50.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.390 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.021) 0:02:50.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.019) 0:02:50.451 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.472 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.492 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.039) 0:02:50.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.021) 0:02:50.554 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.055) 0:02:50.609 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.040) 0:02:50.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.019) 0:02:50.689 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.039) 0:02:50.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.024) 0:02:50.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.028) 0:02:50.781 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.044) 0:02:50.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.021) 0:02:50.867 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.042) 0:02:50.909 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:50.930 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.023) 0:02:50.954 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.032) 0:02:50.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.024) 0:02:51.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:51.032 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.069) 0:02:51.101 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.019) 0:02:51.121 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.018) 0:02:51.139 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.018) 0:02:51.158 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.060) 0:02:51.219 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.020) 0:02:51.239 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.026) 0:02:51.266 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.035) 0:02:51.301 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:20 +0000 (0:00:00.021) 0:02:51.322 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.021) 0:02:51.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.020) 0:02:51.365 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.019) 0:02:51.384 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.259) 0:02:51.644 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.021) 0:02:51.665 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.024) 0:02:51.690 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.032) 0:02:51.722 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.058) 0:02:51.781 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.019) 0:02:51.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.020) 0:02:51.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.019) 0:02:51.841 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.262) 0:02:52.103 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.019) 0:02:52.123 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.092) 0:02:52.215 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.028) 0:02:52.243 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.026) 0:02:52.270 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.021) 0:02:52.291 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:21 +0000 (0:00:00.032) 0:02:52.324 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.036) 0:02:52.361 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.024) 0:02:52.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.024) 0:02:52.410 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.026) 0:02:52.436 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.254) 0:02:52.691 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.025) 0:02:52.716 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.216) 0:02:52.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.020) 0:02:52.954 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.020) 0:02:52.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.021) 0:02:52.996 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.020) 0:02:53.016 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.020) 0:02:53.037 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.022) 0:02:53.060 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.022) 0:02:53.082 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.023) 0:02:53.106 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.036) 0:02:53.142 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.024) 0:02:53.167 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.021) 0:02:53.189 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.046) 0:02:53.235 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.024) 0:02:53.260 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:22 +0000 (0:00:00.051) 0:02:53.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:23 +0000 (0:00:00.021) 0:02:53.333 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 16:43:50 UTC", "ActiveEnterTimestampMonotonic": "589927990", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:43:50 UTC", "AssertTimestampMonotonic": "589866850", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "48440000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:43:50 UTC", "ConditionTimestampMonotonic": "589866846", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-27 16:43:50 UTC", "ExecMainExitTimestampMonotonic": "589927859", "ExecMainPID": "14511", "ExecMainStartTimestamp": "Sat 2024-04-27 16:43:50 UTC", "ExecMainStartTimestampMonotonic": "589873594", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-27 16:43:50 UTC", "InactiveExitTimestampMonotonic": "589874398", "InvocationID": "aa4db75eae1f468595a906872b358496", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-27 16:43:50 UTC", "StateChangeTimestampMonotonic": "589927990", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:25 +0000 (0:00:02.399) 0:02:55.732 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:25 +0000 (0:00:00.221) 0:02:55.954 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:25 +0000 (0:00:00.032) 0:02:55.987 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:25 +0000 (0:00:00.021) 0:02:56.009 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:25 +0000 (0:00:00.059) 0:02:56.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:25 +0000 (0:00:00.024) 0:02:56.092 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.635) 0:02:56.728 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048165", "end": "2024-04-27 16:44:26.641577", "rc": 0, "start": "2024-04-27 16:44:26.593412" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.274) 0:02:57.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.021) 0:02:57.024 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.018) 0:02:57.043 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.025) 0:02:57.068 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.028) 0:02:57.097 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.020) 0:02:57.118 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.032) 0:02:57.150 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.036) 0:02:57.187 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.024) 0:02:57.211 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.022) 0:02:57.233 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:26 +0000 (0:00:00.027) 0:02:57.261 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.217) 0:02:57.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.027) 0:02:57.507 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.222) 0:02:57.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.022) 0:02:57.752 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.080) 0:02:57.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.025) 0:02:57.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.026) 0:02:57.884 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.043) 0:02:57.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.027) 0:02:57.955 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.027) 0:02:57.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.027) 0:02:58.009 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.046) 0:02:58.056 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.022) 0:02:58.078 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.020) 0:02:58.098 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.049) 0:02:58.147 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.022) 0:02:58.170 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.042) 0:02:58.213 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:27 +0000 (0:00:00.020) 0:02:58.233 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 16:44:03 UTC", "ActiveEnterTimestampMonotonic": "603190239", "ActiveExitTimestamp": "Sat 2024-04-27 16:44:23 UTC", "ActiveExitTimestampMonotonic": "623384836", "ActiveState": "inactive", "After": "systemd-journald.socket quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:44:03 UTC", "AssertTimestampMonotonic": "602832564", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3922585000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:44:03 UTC", "ConditionTimestampMonotonic": "602832558", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-27 16:44:25 UTC", "ExecMainExitTimestampMonotonic": "625106738", "ExecMainPID": "14991", "ExecMainStartTimestamp": "Sat 2024-04-27 16:44:03 UTC", "ExecMainStartTimestampMonotonic": "603190199", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-27 16:44:25 UTC", "InactiveEnterTimestampMonotonic": "625148469", "InactiveExitTimestamp": "Sat 2024-04-27 16:44:03 UTC", "InactiveExitTimestampMonotonic": "602844129", "InvocationID": "1df0f81fbc364622bbd6abb19287b7a1", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service quadlet-basic-network.service system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-27 16:44:25 UTC", "StateChangeTimestampMonotonic": "625148469", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.592) 0:02:58.826 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.213) 0:02:59.039 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.065) 0:02:59.105 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.020) 0:02:59.125 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.021) 0:02:59.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:28 +0000 (0:00:00.021) 0:02:59.168 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.639) 0:02:59.807 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042997", "end": "2024-04-27 16:44:29.702801", "rc": 0, "start": "2024-04-27 16:44:29.659804" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.256) 0:03:00.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.022) 0:03:00.086 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.019) 0:03:00.105 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.024) 0:03:00.130 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.025) 0:03:00.156 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.020) 0:03:00.176 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.030) 0:03:00.206 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.037) 0:03:00.244 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:44:29 +0000 (0:00:00.027) 0:03:00.271 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.083) 0:03:00.355 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.028) 0:03:00.383 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.219) 0:03:00.603 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.026) 0:03:00.630 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714236144.651916, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236112.1318674, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.216) 0:03:00.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:00.866 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.022) 0:03:00.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:00.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:00.929 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:00.949 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.020) 0:03:00.969 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:00.988 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.019) 0:03:01.008 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.034) 0:03:01.042 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.020) 0:03:01.062 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.018) 0:03:01.081 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.045) 0:03:01.126 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.024) 0:03:01.151 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.080) 0:03:01.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.020) 0:03:01.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:44:30 +0000 (0:00:00.021) 0:03:01.273 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.218) 0:03:01.492 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.032) 0:03:01.525 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.019) 0:03:01.545 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.020) 0:03:01.565 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.019) 0:03:01.584 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:44:31 +0000 (0:00:00.550) 0:03:02.134 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041036", "end": "2024-04-27 16:44:32.031012", "rc": 0, "start": "2024-04-27 16:44:31.989976" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.256) 0:03:02.391 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.040322", "end": "2024-04-27 16:44:32.287846", "rc": 0, "start": "2024-04-27 16:44:32.247524" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.257) 0:03:02.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.019) 0:03:02.667 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.018) 0:03:02.686 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.017) 0:03:02.704 ******** 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=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 27 April 2024 16:44:32 +0000 (0:00:00.006) 0:03:02.711 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 51.57s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.86s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 9.59s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.59s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.40s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.24s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Check JSON -------------------------------------------------------------- 0.92s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:244 -------------- Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Manage each secret -------------------------- 0.86s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Check files ------------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:234 -------------- Check files ------------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Start service ------------------------------- 0.81s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.76s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.72s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.71s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 linux-system-roles.podman : Gather the package facts -------------------- 0.70s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.67s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.65s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: 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) ---^---^---^---^---^---