# 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_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:4 Saturday 11 May 2024 16:30:10 +0000 (0:00:00.013) 0:00:00.013 ********** 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-ciih1j6llj/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:9 Saturday 11 May 2024 16:30:10 +0000 (0:00:00.011) 0:00:00.024 ********** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:48 Saturday 11 May 2024 16:30:11 +0000 (0:00:00.754) 0:00:00.778 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:30:11 +0000 (0:00:00.074) 0:00:00.853 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:30:11 +0000 (0:00:00.014) 0:00:00.868 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:30:11 +0000 (0:00:00.018) 0:00:00.887 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:30:12 +0000 (0:00:00.255) 0:00:01.142 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:30:12 +0000 (0:00:00.020) 0:00:01.162 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:30:12 +0000 (0:00:00.032) 0:00:01.195 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:30:12 +0000 (0:00:00.756) 0:00:01.952 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:30:12 +0000 (0:00:00.032) 0:00:01.985 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: podman-2:5.0.0-1.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: libnet-1.2-7.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: yajl-2.1.0-22.el9.x86_64", "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: fuse3-libs-3.10.2-8.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:30:59 +0000 (0:00:47.086) 0:00:49.071 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036756", "end": "2024-05-11 16:31:00.216512", "rc": 0, "start": "2024-05-11 16:31:00.179756" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.308) 0:00:49.379 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.027) 0:00:49.407 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.027) 0:00:49.435 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.051) 0:00:49.486 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.069) 0:00:49.556 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.354) 0:00:49.910 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.024) 0:00:49.935 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:00 +0000 (0:00:00.040) 0:00:49.975 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.205) 0:00:50.181 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.025) 0:00:50.206 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.202) 0:00:50.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.024) 0:00:50.434 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.018) 0:00:50.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.023) 0:00:50.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.021) 0:00:50.498 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.019) 0:00:50.517 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.018) 0:00:50.536 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.023) 0:00:50.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.019) 0:00:50.579 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.052) 0:00:50.631 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.083) 0:00:50.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.020) 0:00:50.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.018) 0:00:50.753 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.043) 0:00:50.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.038) 0:00:50.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.019) 0:00:50.855 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.048) 0:00:50.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.034) 0:00:50.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.029) 0:00:50.967 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.040) 0:00:51.008 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.019) 0:00:51.027 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.027) 0:00:51.055 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.022) 0:00:51.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.022) 0:00:51.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:31:01 +0000 (0:00:00.033) 0:00:51.133 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.021) 0:00:51.154 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.018) 0:00:51.173 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.069) 0:00:51.243 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.033) 0:00:51.276 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.032) 0:00:51.309 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.020) 0:00:51.330 ********** 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 : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.025) 0:00:51.355 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.018) 0:00:51.373 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.019) 0:00:51.392 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:52 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.018) 0:00:51.411 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:5 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.069) 0:00:51.480 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_nsflplns_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:12 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.283) 0:00:51.764 ********** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_nsflplns_podman/auth", "__podman_test_authfile": "/tmp/lsr_nsflplns_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:18 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.022) 0:00:51.786 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_nsflplns_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:24 Saturday 11 May 2024 16:31:02 +0000 (0:00:00.294) 0:00:52.081 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.055) 0:00:52.136 ********** included: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.031) 0:00:52.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.117) 0:00:52.286 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.199) 0:00:52.485 ********** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.039) 0:00:52.524 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 11 May 2024 16:31:03 +0000 (0:00:00.101) 0:00:52.626 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 11 May 2024 16:31:05 +0000 (0:00:02.462) 0:00:55.089 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: python3-packaging-20.9-5.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 11 May 2024 16:31:08 +0000 (0:00:02.992) 0:00:58.082 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 11 May 2024 16:31:09 +0000 (0:00:00.236) 0:00:58.318 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 11 May 2024 16:31:09 +0000 (0:00:00.215) 0:00:58.534 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket basic.target network.target systemd-journald.socket system.slice dbus-broker.service sysinit.target syslog.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "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": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; 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": "/usr/lib/systemd/system/certmonger.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": "certmonger.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": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "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 dbus.socket sysinit.target", "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", "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": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 11 May 2024 16:31:10 +0000 (0:00:00.738) 0:00:59.273 ********** changed: [sut] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 11 May 2024 16:31:10 +0000 (0:00:00.759) 0:01:00.033 ********** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBuWkJHYTI3MDI2aXJkZlFYMTR5RUF3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZNQpaRGt3TkRZMkxXSTJaV1kwWkdKaExUaGhZamMxWmpReExUZGtOemhqT0RObU1CNFhEVEkwTURVeE1URTJNekV4Ck1Gb1hEVEkxTURVeE1URTJNekV4TUZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFpeVRLOWZvRUlmWnI3dmFRcXVBa1VvazQweVU4dit0SApOcm40QnJUUCtRQVo1VVR2Q0dXKzlZSUI1STFSMCtONEF4c0RnWXNBUWxSNkl0bkpEM3dZeVZVQXFrTDRZbFZpClVMKzJyV09xZ3pzQUJwK1hDU1owMVNrSnJzQ1ZXQnNBZFpkcTZocnVGbjVKKzJMYkkzdXl5c1JZVDJMZnlybXgKbDFrckh1TGlIL09vd2FqT2ZPZElRS0wvWlovV3FxeCs5SGhZZGRocTBoM3U5VkZLbGd5VXRHUC94MmtpWUpndwpDS3pRMlNYUVIyN1hqS1FnUXhTVVhRd3R3cEJEdjZZeHlkaDA4bUttNjlCcE5jckF0aWxlc0NLR0VETjJybnUzCkkrTENiNzlBVUYwdHkxMCtrSUVlUGNVVlhWblNqczhmNUVmWVRRQlJ4dVdDOFUyaytMajBYd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUhUVlgwRGxxbXJBTXVCdXZGUVhYRzdvNVZpMHdId1lEVlIwakJCZ3dGb0FVZmxtSUR1UmoKT2w3U3N5aVVWYUlMOUorSGtkc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRW1pL0tLZnhSZFREZ2NVSjREWQpMK20vV1RkMFpIMHd0emlwTHpoR3g0LzZMVW5TSkdNd0h5clFWb3ZoNnpXazlCL1I4Z0I4ZzVTS0JXMlJkbzRjCklURFhzK0pLYktWaWJBalJzcC9FSmZSQjhXcDBRQVQ2RHVjTWxzTlR6dmhEcjQ1LzZvRlM2VXh3WUs0UDhLVmcKR012bDFBYk5laVFLUWxpNlRRNy9STU1ZYWlsREZGTnpZNGFPZWFKZlBUdUptaUxObjdXZDBzRlpUY3FBdkVrUAo5dExIdTZObHcyTzJnOTdDeVJHNEhYL1FzcU85OVowMWRkSHc4TFZUMHBWc1dCUHFyRFNkQmJqQkt1aGtyZEl1CnZvMGd5ZEJoOVo0b3cweWUvVFpMSitKRnFnSFdKRlMvKzV4TzhlT3RkTHJGRHdPVlFkVURWMlhUQ0J3Sk5TdEwKM1hJPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2d0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktrd2dnU2xBZ0VBQW9JQkFRQ0xKTXIxK2dRaDltdnUKOXBDcTRDUlNpVGpUSlR5LzYwYzJ1ZmdHdE0vNUFCbmxSTzhJWmI3MWdnSGtqVkhUNDNnREd3T0Jpd0JDVkhvaQoyY2tQZkJqSlZRQ3FRdmhpVldKUXY3YXRZNnFET3dBR241Y0pKblRWS1FtdXdKVllHd0IxbDJycUd1NFdma243Cll0c2plN0xLeEZoUFl0L0t1YkdYV1NzZTR1SWY4NmpCcU01ODUwaEFvdjlsbjlhcXJINzBlRmgxMkdyU0hlNzEKVVVxV0RKUzBZLy9IYVNKZ21EQUlyTkRaSmRCSGJ0ZU1wQ0JERkpSZERDM0NrRU8vcGpISjJIVHlZcWJyMEdrMQp5c0MyS1Y2d0lvWVFNM2F1ZTdjajRzSnZ2MEJRWFMzTFhUNlFnUjQ5eFJWZFdkS096eC9rUjloTkFGSEc1WUx4ClRhVDR1UFJmQWdNQkFBRUNnZ0VBQXg2MGxGWmlVRmFqcmV5R2F1Wnl1ZzBNb3FOam5OUU1PVHhyUk04NkdKVzUKZnV3UVJncHVBVGhFalpqam5GSXQ1emZzV0xQQ3Nqb05zUWxjR2taSWtmOGZjREhuT3VFNlBxQkYydFp3eE5lRwpWUit2OWNzUWRKVWllL0lpaHlLMzNHc2tRUktRZ3gyYTBCR3o0elJMV29PVGpWZ2t0M2w1YzNEUzZETGpLaDgyCmtvSjFYM1lRSjBwck9MRTIzSFh5cjhPT1N1bXdyK05jR21KQy9wNFZLMGNTRzZBU0pXTmEyMGo2UGw3ZjBjcTEKSGJFU0NBR0tMejNUN1RlVENCSzd2bEgwRnA5SHZGSWJYYjZzVk1QM2hkWndzRlJ3NnF4dHJrMG0ycmxKRnBocgo0RUg5VmZqN0NkeFdaNWhCbWg0Ui9nUXFvWnp3aE83UGhaUUhJa3cwY1FLQmdRREJwajJaUFl1WDdoOGQ5Qjk3CmFpMFlDRHhocGdieGpZVXI5WVN1YllreFI4WE42ZW9RWDNYTDJheTM1NkhIei9YbTV6VXNLMUt5V0E1MjREcGEKdy8xSXZlY1lRMWdtV3kybnpEZzF2cjJaeXcwNWYyWGZ3aHNPN2FnQ2N6QWRLeFlDNms0R0E1SGhrZitrdExDZQpHSlBzSG4xdjVSNlZGTDdYMVM1WWl4U0xNUUtCZ1FDMzhkMVYxcXQwMnY3SWJNOFc3bnAvbjZDUFZrOS9GeDY2CjJ5YmZFMVZZNkxNMDk0SnJqaEcyTml2K09wTnEzYVFvN3VyRzlabWJnTU9zYkh1cmpIZm5DSytHNm81bk16TTYKc0FoNEUxUmYrWThuVXpLV2Q4V01wWlFCUDkzVFNxVGxtWkh5eVZSelVDaXhZNlZzMXlZRVNSM1VCS2hQN0xjQwpKWVZaRnIxMGp3S0JnUUNJRzM4cUtPN25uMjl4anpkZGVCZ3Z6d0lacENjM09rQUMwTE1zSWtNT1J5TUpnc0tJCk5ZQkhBano2bWF6RkV5OEQxemd4VGxYMmtodkFoQU9mN2ljbExJeTBLZ2xZRkRmM3UzczZrMUVTT255V0VDd2IKWklPK0wxNHFNcW43cGwvM05wWVdkZ1hmNU0wcEIvTW5lNkRra2QyYWV4RE91ZUVWTkhvNXM2K0IwUUtCZ1FDSgphNThnbnRUTzQwRE8rVU1wYlphRXUvdVd1ak4vemdUK01mVnpXSjA5WS9ObUViY1VwVG1rT0FwYnp1VU5SSEo4Cnhpa041TFFTVVh0ZDJGbjRDbVFWYlE2OUs0U2hvc1dXQmFiK0ZlckdITW9PNWYvNEc1aXhmNDMzOVAvQzk1UUQKbDl4S1ZwREo2VXZOWXBWV245RmVDRVhKZklWRjJLSE1iNzJVbGdHS0R3S0JnUUNjMmJUY042K203b1NFZWtJVAozM0dzWW5ydnIzd3g2QndPb3lOVEZRZWlodXpIWmFPMFFXdTU1K0pieUhEUlNtUUswUHd0Z2QxZnh3NG8xMUJECldhUjhaRmtGTFMxNFE5QTlLalp4a283T1ZyRFVERW03bnBpODhFOHZUd1pUTW4vbkxOemdtRDBzVlBSV0hpVmQKdk5MUXZ4SzY2bnYvZVVCMVovYXNCemMzZmc9PQotLS0tLUVORCBQUklWQVRFIEtFWS0tLS0tCg==", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBuWkJHYTI3MDI2aXJkZlFYMTR5RUF3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZNQpaRGt3TkRZMkxXSTJaV1kwWkdKaExUaGhZamMxWmpReExUZGtOemhqT0RObU1CNFhEVEkwTURVeE1URTJNekV4Ck1Gb1hEVEkxTURVeE1URTJNekV4TUZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFpeVRLOWZvRUlmWnI3dmFRcXVBa1VvazQweVU4dit0SApOcm40QnJUUCtRQVo1VVR2Q0dXKzlZSUI1STFSMCtONEF4c0RnWXNBUWxSNkl0bkpEM3dZeVZVQXFrTDRZbFZpClVMKzJyV09xZ3pzQUJwK1hDU1owMVNrSnJzQ1ZXQnNBZFpkcTZocnVGbjVKKzJMYkkzdXl5c1JZVDJMZnlybXgKbDFrckh1TGlIL09vd2FqT2ZPZElRS0wvWlovV3FxeCs5SGhZZGRocTBoM3U5VkZLbGd5VXRHUC94MmtpWUpndwpDS3pRMlNYUVIyN1hqS1FnUXhTVVhRd3R3cEJEdjZZeHlkaDA4bUttNjlCcE5jckF0aWxlc0NLR0VETjJybnUzCkkrTENiNzlBVUYwdHkxMCtrSUVlUGNVVlhWblNqczhmNUVmWVRRQlJ4dVdDOFUyaytMajBYd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUhUVlgwRGxxbXJBTXVCdXZGUVhYRzdvNVZpMHdId1lEVlIwakJCZ3dGb0FVZmxtSUR1UmoKT2w3U3N5aVVWYUlMOUorSGtkc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRW1pL0tLZnhSZFREZ2NVSjREWQpMK20vV1RkMFpIMHd0emlwTHpoR3g0LzZMVW5TSkdNd0h5clFWb3ZoNnpXazlCL1I4Z0I4ZzVTS0JXMlJkbzRjCklURFhzK0pLYktWaWJBalJzcC9FSmZSQjhXcDBRQVQ2RHVjTWxzTlR6dmhEcjQ1LzZvRlM2VXh3WUs0UDhLVmcKR012bDFBYk5laVFLUWxpNlRRNy9STU1ZYWlsREZGTnpZNGFPZWFKZlBUdUptaUxObjdXZDBzRlpUY3FBdkVrUAo5dExIdTZObHcyTzJnOTdDeVJHNEhYL1FzcU85OVowMWRkSHc4TFZUMHBWc1dCUHFyRFNkQmJqQkt1aGtyZEl1CnZvMGd5ZEJoOVo0b3cweWUvVFpMSitKRnFnSFdKRlMvKzV4TzhlT3RkTHJGRHdPVlFkVURWMlhUQ0J3Sk5TdEwKM1hJPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 11 May 2024 16:31:11 +0000 (0:00:00.618) 0:01:00.651 ********** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCLJMr1+gQh9mvu\n9pCq4CRSiTjTJTy/60c2ufgGtM/5ABnlRO8IZb71ggHkjVHT43gDGwOBiwBCVHoi\n2ckPfBjJVQCqQvhiVWJQv7atY6qDOwAGn5cJJnTVKQmuwJVYGwB1l2rqGu4Wfkn7\nYtsje7LKxFhPYt/KubGXWSse4uIf86jBqM5850hAov9ln9aqrH70eFh12GrSHe71\nUUqWDJS0Y//HaSJgmDAIrNDZJdBHbteMpCBDFJRdDC3CkEO/pjHJ2HTyYqbr0Gk1\nysC2KV6wIoYQM3aue7cj4sJvv0BQXS3LXT6QgR49xRVdWdKOzx/kR9hNAFHG5YLx\nTaT4uPRfAgMBAAECggEAAx60lFZiUFajreyGauZyug0MoqNjnNQMOTxrRM86GJW5\nfuwQRgpuAThEjZjjnFIt5zfsWLPCsjoNsQlcGkZIkf8fcDHnOuE6PqBF2tZwxNeG\nVR+v9csQdJUie/IihyK33GskQRKQgx2a0BGz4zRLWoOTjVgkt3l5c3DS6DLjKh82\nkoJ1X3YQJ0prOLE23HXyr8OOSumwr+NcGmJC/p4VK0cSG6ASJWNa20j6Pl7f0cq1\nHbESCAGKLz3T7TeTCBK7vlH0Fp9HvFIbXb6sVMP3hdZwsFRw6qxtrk0m2rlJFphr\n4EH9Vfj7CdxWZ5hBmh4R/gQqoZzwhO7PhZQHIkw0cQKBgQDBpj2ZPYuX7h8d9B97\nai0YCDxhpgbxjYUr9YSubYkxR8XN6eoQX3XL2ay356HHz/Xm5zUsK1KyWA524Dpa\nw/1IvecYQ1gmWy2nzDg1vr2Zyw05f2XfwhsO7agCczAdKxYC6k4GA5Hhkf+ktLCe\nGJPsHn1v5R6VFL7X1S5YixSLMQKBgQC38d1V1qt02v7IbM8W7np/n6CPVk9/Fx66\n2ybfE1VY6LM094JrjhG2Niv+OpNq3aQo7urG9ZmbgMOsbHurjHfnCK+G6o5nMzM6\nsAh4E1Rf+Y8nUzKWd8WMpZQBP93TSqTlmZHyyVRzUCixY6Vs1yYESR3UBKhP7LcC\nJYVZFr10jwKBgQCIG38qKO7nn29xjzddeBgvzwIZpCc3OkAC0LMsIkMORyMJgsKI\nNYBHAjz6mazFEy8D1zgxTlX2khvAhAOf7iclLIy0KglYFDf3u3s6k1ESOnyWECwb\nZIO+L14qMqn7pl/3NpYWdgXf5M0pB/Mne6Dkkd2aexDOueEVNHo5s6+B0QKBgQCJ\na58gntTO40DO+UMpbZaEu/uWujN/zgT+MfVzWJ09Y/NmEbcUpTmkOApbzuUNRHJ8\nxikN5LQSUXtd2Fn4CmQVbQ69K4ShosWWBab+FerGHMoO5f/4G5ixf4339P/C95QD\nl9xKVpDJ6UvNYpVWn9FeCEXJfIVF2KHMb72UlgGKDwKBgQCc2bTcN6+m7oSEekIT\n33GsYnrvr3wx6BwOoyNTFQeihuzHZaO0QWu55+JbyHDRSmQK0Pwtgd1fxw4o11BD\nWaR8ZFkFLS14Q9A9KjZxko7OVrDUDEm7npi88E8vTwZTMn/nLNzgmD0sVPRWHiVd\nvNLQvxK66nv/eUB1Z/asBzc3fg==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 11 May 2024 16:31:11 +0000 (0:00:00.030) 0:01:00.682 ********** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCLJMr1+gQh9mvu\n9pCq4CRSiTjTJTy/60c2ufgGtM/5ABnlRO8IZb71ggHkjVHT43gDGwOBiwBCVHoi\n2ckPfBjJVQCqQvhiVWJQv7atY6qDOwAGn5cJJnTVKQmuwJVYGwB1l2rqGu4Wfkn7\nYtsje7LKxFhPYt/KubGXWSse4uIf86jBqM5850hAov9ln9aqrH70eFh12GrSHe71\nUUqWDJS0Y//HaSJgmDAIrNDZJdBHbteMpCBDFJRdDC3CkEO/pjHJ2HTyYqbr0Gk1\nysC2KV6wIoYQM3aue7cj4sJvv0BQXS3LXT6QgR49xRVdWdKOzx/kR9hNAFHG5YLx\nTaT4uPRfAgMBAAECggEAAx60lFZiUFajreyGauZyug0MoqNjnNQMOTxrRM86GJW5\nfuwQRgpuAThEjZjjnFIt5zfsWLPCsjoNsQlcGkZIkf8fcDHnOuE6PqBF2tZwxNeG\nVR+v9csQdJUie/IihyK33GskQRKQgx2a0BGz4zRLWoOTjVgkt3l5c3DS6DLjKh82\nkoJ1X3YQJ0prOLE23HXyr8OOSumwr+NcGmJC/p4VK0cSG6ASJWNa20j6Pl7f0cq1\nHbESCAGKLz3T7TeTCBK7vlH0Fp9HvFIbXb6sVMP3hdZwsFRw6qxtrk0m2rlJFphr\n4EH9Vfj7CdxWZ5hBmh4R/gQqoZzwhO7PhZQHIkw0cQKBgQDBpj2ZPYuX7h8d9B97\nai0YCDxhpgbxjYUr9YSubYkxR8XN6eoQX3XL2ay356HHz/Xm5zUsK1KyWA524Dpa\nw/1IvecYQ1gmWy2nzDg1vr2Zyw05f2XfwhsO7agCczAdKxYC6k4GA5Hhkf+ktLCe\nGJPsHn1v5R6VFL7X1S5YixSLMQKBgQC38d1V1qt02v7IbM8W7np/n6CPVk9/Fx66\n2ybfE1VY6LM094JrjhG2Niv+OpNq3aQo7urG9ZmbgMOsbHurjHfnCK+G6o5nMzM6\nsAh4E1Rf+Y8nUzKWd8WMpZQBP93TSqTlmZHyyVRzUCixY6Vs1yYESR3UBKhP7LcC\nJYVZFr10jwKBgQCIG38qKO7nn29xjzddeBgvzwIZpCc3OkAC0LMsIkMORyMJgsKI\nNYBHAjz6mazFEy8D1zgxTlX2khvAhAOf7iclLIy0KglYFDf3u3s6k1ESOnyWECwb\nZIO+L14qMqn7pl/3NpYWdgXf5M0pB/Mne6Dkkd2aexDOueEVNHo5s6+B0QKBgQCJ\na58gntTO40DO+UMpbZaEu/uWujN/zgT+MfVzWJ09Y/NmEbcUpTmkOApbzuUNRHJ8\nxikN5LQSUXtd2Fn4CmQVbQ69K4ShosWWBab+FerGHMoO5f/4G5ixf4339P/C95QD\nl9xKVpDJ6UvNYpVWn9FeCEXJfIVF2KHMb72UlgGKDwKBgQCc2bTcN6+m7oSEekIT\n33GsYnrvr3wx6BwOoyNTFQeihuzHZaO0QWu55+JbyHDRSmQK0Pwtgd1fxw4o11BD\nWaR8ZFkFLS14Q9A9KjZxko7OVrDUDEm7npi88E8vTwZTMn/nLNzgmD0sVPRWHiVd\nvNLQvxK66nv/eUB1Z/asBzc3fg==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.032727", "end": "2024-05-11 16:31:11.747440", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPnZBGa27026irdfQX14yEAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nZDkwNDY2LWI2ZWY0ZGJhLThhYjc1ZjQxLTdkNzhjODNmMB4XDTI0MDUxMTE2MzEx\nMFoXDTI1MDUxMTE2MzExMFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiyTK9foEIfZr7vaQquAkUok40yU8v+tH\nNrn4BrTP+QAZ5UTvCGW+9YIB5I1R0+N4AxsDgYsAQlR6ItnJD3wYyVUAqkL4YlVi\nUL+2rWOqgzsABp+XCSZ01SkJrsCVWBsAdZdq6hruFn5J+2LbI3uyysRYT2Lfyrmx\nl1krHuLiH/OowajOfOdIQKL/ZZ/Wqqx+9HhYddhq0h3u9VFKlgyUtGP/x2kiYJgw\nCKzQ2SXQR27XjKQgQxSUXQwtwpBDv6Yxydh08mKm69BpNcrAtilesCKGEDN2rnu3\nI+LCb79AUF0ty10+kIEePcUVXVnSjs8f5EfYTQBRxuWC8U2k+Lj0XwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUHTVX0DlqmrAMuBuvFQXXG7o5Vi0wHwYDVR0jBBgwFoAUflmIDuRj\nOl7SsyiUVaIL9J+HkdswDQYJKoZIhvcNAQELBQADggEBAEmi/KKfxRdTDgcUJ4DY\nL+m/WTd0ZH0wtzipLzhGx4/6LUnSJGMwHyrQVovh6zWk9B/R8gB8g5SKBW2Rdo4c\nITDXs+JKbKVibAjRsp/EJfRB8Wp0QAT6DucMlsNTzvhDr45/6oFS6UxwYK4P8KVg\nGMvl1AbNeiQKQli6TQ7/RMMYailDFFNzY4aOeaJfPTuJmiLNn7Wd0sFZTcqAvEkP\n9tLHu6Nlw2O2g97CyRG4HX/QsqO99Z01ddHw8LVT0pVsWBPqrDSdBbjBKuhkrdIu\nvo0gydBh9Z4ow0ye/TZLJ+JFqgHWJFS/+5xO8eOtdLrFDwOVQdUDV2XTCBwJNStL\n3XI=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCLJMr1+gQh9mvu\n9pCq4CRSiTjTJTy/60c2ufgGtM/5ABnlRO8IZb71ggHkjVHT43gDGwOBiwBCVHoi\n2ckPfBjJVQCqQvhiVWJQv7atY6qDOwAGn5cJJnTVKQmuwJVYGwB1l2rqGu4Wfkn7\nYtsje7LKxFhPYt/KubGXWSse4uIf86jBqM5850hAov9ln9aqrH70eFh12GrSHe71\nUUqWDJS0Y//HaSJgmDAIrNDZJdBHbteMpCBDFJRdDC3CkEO/pjHJ2HTyYqbr0Gk1\nysC2KV6wIoYQM3aue7cj4sJvv0BQXS3LXT6QgR49xRVdWdKOzx/kR9hNAFHG5YLx\nTaT4uPRfAgMBAAECggEAAx60lFZiUFajreyGauZyug0MoqNjnNQMOTxrRM86GJW5\nfuwQRgpuAThEjZjjnFIt5zfsWLPCsjoNsQlcGkZIkf8fcDHnOuE6PqBF2tZwxNeG\nVR+v9csQdJUie/IihyK33GskQRKQgx2a0BGz4zRLWoOTjVgkt3l5c3DS6DLjKh82\nkoJ1X3YQJ0prOLE23HXyr8OOSumwr+NcGmJC/p4VK0cSG6ASJWNa20j6Pl7f0cq1\nHbESCAGKLz3T7TeTCBK7vlH0Fp9HvFIbXb6sVMP3hdZwsFRw6qxtrk0m2rlJFphr\n4EH9Vfj7CdxWZ5hBmh4R/gQqoZzwhO7PhZQHIkw0cQKBgQDBpj2ZPYuX7h8d9B97\nai0YCDxhpgbxjYUr9YSubYkxR8XN6eoQX3XL2ay356HHz/Xm5zUsK1KyWA524Dpa\nw/1IvecYQ1gmWy2nzDg1vr2Zyw05f2XfwhsO7agCczAdKxYC6k4GA5Hhkf+ktLCe\nGJPsHn1v5R6VFL7X1S5YixSLMQKBgQC38d1V1qt02v7IbM8W7np/n6CPVk9/Fx66\n2ybfE1VY6LM094JrjhG2Niv+OpNq3aQo7urG9ZmbgMOsbHurjHfnCK+G6o5nMzM6\nsAh4E1Rf+Y8nUzKWd8WMpZQBP93TSqTlmZHyyVRzUCixY6Vs1yYESR3UBKhP7LcC\nJYVZFr10jwKBgQCIG38qKO7nn29xjzddeBgvzwIZpCc3OkAC0LMsIkMORyMJgsKI\nNYBHAjz6mazFEy8D1zgxTlX2khvAhAOf7iclLIy0KglYFDf3u3s6k1ESOnyWECwb\nZIO+L14qMqn7pl/3NpYWdgXf5M0pB/Mne6Dkkd2aexDOueEVNHo5s6+B0QKBgQCJ\na58gntTO40DO+UMpbZaEu/uWujN/zgT+MfVzWJ09Y/NmEbcUpTmkOApbzuUNRHJ8\nxikN5LQSUXtd2Fn4CmQVbQ69K4ShosWWBab+FerGHMoO5f/4G5ixf4339P/C95QD\nl9xKVpDJ6UvNYpVWn9FeCEXJfIVF2KHMb72UlgGKDwKBgQCc2bTcN6+m7oSEekIT\n33GsYnrvr3wx6BwOoyNTFQeihuzHZaO0QWu55+JbyHDRSmQK0Pwtgd1fxw4o11BD\nWaR8ZFkFLS14Q9A9KjZxko7OVrDUDEm7npi88E8vTwZTMn/nLNzgmD0sVPRWHiVd\nvNLQvxK66nv/eUB1Z/asBzc3fg==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-05-11 16:31:11.714713" } STDOUT: Request "20240511163110" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 11 May 2024 16:31:11 +0000 (0:00:00.228) 0:01:00.911 ********** changed: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:35 Saturday 11 May 2024 16:31:12 +0000 (0:00:00.583) 0:01:01.494 ********** changed: [sut] => { "changed": true, "checksum": "90f6545faf4d69546ea1a7c4b23b7e5df2b7bfdb", "dest": "/tmp/lsr_nsflplns_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "7dd93b8975503de068034044c271c3d4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1715445072.3942797-3116-162677976116613/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:41 Saturday 11 May 2024 16:31:12 +0000 (0:00:00.571) 0:01:02.066 ********** changed: [sut] => { "changed": true, "checksum": "420e2845d8e8e9fa8d6c00fa6e802edb634fc59c", "dest": "/tmp/lsr_nsflplns_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "72cdcd2bf1521df17d5b2dadf00e5744", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1715445072.9661944-3146-198682341103452/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:47 Saturday 11 May 2024 16:31:13 +0000 (0:00:00.521) 0:01:02.588 ********** changed: [sut] => { "changed": true, "checksum": "90f6545faf4d69546ea1a7c4b23b7e5df2b7bfdb", "dest": "/tmp/lsr_nsflplns_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "7dd93b8975503de068034044c271c3d4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1715445073.4871833-3166-104428506902460/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:54 Saturday 11 May 2024 16:31:13 +0000 (0:00:00.509) 0:01:03.097 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:59 Saturday 11 May 2024 16:31:17 +0000 (0:00:03.669) 0:01:06.767 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:67 Saturday 11 May 2024 16:31:17 +0000 (0:00:00.207) 0:01:06.974 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:84 Saturday 11 May 2024 16:31:18 +0000 (0:00:00.600) 0:01:07.575 ********** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_nsflplns_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:92 Saturday 11 May 2024 16:31:18 +0000 (0:00:00.022) 0:01:07.598 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_nsflplns_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:02.515230", "end": "2024-05-11 16:31:21.142398", "rc": 0, "start": "2024-05-11 16:31:18.627168" } STDOUT: 9526a956aa9178e1f7f62e2d89c13f94b7df6d926dc09988977b96cdd0cf0cf8 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:103 Saturday 11 May 2024 16:31:21 +0000 (0:00:02.709) 0:01:10.307 ********** ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:107 Saturday 11 May 2024 16:31:21 +0000 (0:00:00.293) 0:01:10.601 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.046451", "end": "2024-05-11 16:31:21.673674", "rc": 0, "start": "2024-05-11 16:31:21.627223" } STDERR: time="2024-05-11T16:31:21.140471591Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.141896232Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.142338583Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.143034633Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.143308821Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.14397471Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 time="2024-05-11T16:31:21.144721763Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=8a9834d9-42f6-4535-8a19-f2b5c419a3b4 service=registry version=2.8.2 2024/05/11 16:31:21 http: TLS handshake error from 10.88.0.1:48280: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:113 Saturday 11 May 2024 16:31:21 +0000 (0:00:00.241) 0:01:10.842 ********** ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:118 Saturday 11 May 2024 16:31:21 +0000 (0:00:00.027) 0:01:10.869 ********** changed: [sut] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_nsflplns_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_nsflplns_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.347826", "end": "2024-05-11 16:31:23.248550", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-05-11 16:31:21.900724" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:129 Saturday 11 May 2024 16:31:23 +0000 (0:00:01.570) 0:01:12.440 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_nsflplns_podman/auth/auth.json", "--cert-dir=/tmp/lsr_nsflplns_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.181082", "end": "2024-05-11 16:31:23.657458", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-05-11 16:31:23.476376" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:60 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.382) 0:01:12.823 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.072) 0:01:12.895 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.036) 0:01:12.931 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.028) 0:01:12.959 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.020) 0:01:12.980 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.021) 0:01:13.001 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:31:23 +0000 (0:00:00.051) 0:01:13.052 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.631) 0:01:13.684 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.020) 0:01:13.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.023) 0:01:13.727 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031729", "end": "2024-05-11 16:31:24.790226", "rc": 0, "start": "2024-05-11 16:31:24.758497" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.226) 0:01:13.954 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.021) 0:01:13.976 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.021) 0:01:13.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.065) 0:01:14.063 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.037) 0:01:14.101 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:24 +0000 (0:00:00.024) 0:01:14.125 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.027) 0:01:14.153 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.028) 0:01:14.181 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.205) 0:01:14.387 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.025) 0:01:14.413 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.202) 0:01:14.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.031) 0:01:14.647 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.041) 0:01:14.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.038) 0:01:14.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.027) 0:01:14.755 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.038) 0:01:14.794 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.056) 0:01:14.851 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.052) 0:01:14.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.061) 0:01:14.964 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.040) 0:01:15.005 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.037) 0:01:15.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.021) 0:01:15.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.023) 0:01:15.086 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:31:25 +0000 (0:00:00.044) 0:01:15.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.021) 0:01:15.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.041) 0:01:15.193 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.046) 0:01:15.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.047) 0:01:15.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.037) 0:01:15.325 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.041) 0:01:15.366 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.022) 0:01:15.389 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.022) 0:01:15.412 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.028) 0:01:15.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.075) 0:01:15.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.035) 0:01:15.552 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.037) 0:01:15.590 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.022) 0:01:15.613 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.027) 0:01:15.641 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.030) 0:01:15.671 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.040) 0:01:15.712 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.079) 0:01:15.792 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.037) 0:01:15.830 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.032) 0:01:15.862 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.027) 0:01:15.890 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.043) 0:01:15.933 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.031) 0:01:15.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.025) 0:01:15.990 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:26 +0000 (0:00:00.030) 0:01:16.021 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.208) 0:01:16.229 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.067) 0:01:16.297 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.207) 0:01:16.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.020) 0:01:16.525 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.020) 0:01:16.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.023) 0:01:16.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.028) 0:01:16.598 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.019) 0:01:16.617 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.019) 0:01:16.637 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.026) 0:01:16.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.020) 0:01:16.685 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.020) 0:01:16.705 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.032) 0:01:16.738 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.023) 0:01:16.761 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.023) 0:01:16.785 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.025) 0:01:16.811 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006125", "end": "2024-05-11 16:31:27.852264", "rc": 0, "start": "2024-05-11 16:31:27.846139" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.208) 0:01:17.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.021) 0:01:17.040 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:31:27 +0000 (0:00:00.082) 0:01:17.122 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.051) 0:01:17.174 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.023) 0:01:17.197 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.021) 0:01:17.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.020) 0:01:17.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.021) 0:01:17.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.021) 0:01:17.282 ********** failed: [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 } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:75 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.562) 0:01:17.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:86 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.047) 0:01:17.892 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.049) 0:01:17.941 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.058) 0:01:18.000 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.024) 0:01:18.024 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.020) 0:01:18.044 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:31:28 +0000 (0:00:00.021) 0:01:18.066 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.100) 0:01:18.166 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.651) 0:01:18.818 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.024) 0:01:18.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.037) 0:01:18.879 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031897", "end": "2024-05-11 16:31:29.942315", "rc": 0, "start": "2024-05-11 16:31:29.910418" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.228) 0:01:19.107 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:31:29 +0000 (0:00:00.022) 0:01:19.129 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.021) 0:01:19.151 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.062) 0:01:19.214 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.041) 0:01:19.255 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.027) 0:01:19.282 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.024) 0:01:19.307 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.078) 0:01:19.386 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.202) 0:01:19.588 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.027) 0:01:19.616 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.202) 0:01:19.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.021) 0:01:19.839 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.020) 0:01:19.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.030) 0:01:19.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.023) 0:01:19.914 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.024) 0:01:19.938 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.024) 0:01:19.963 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.021) 0:01:19.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.035) 0:01:20.020 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.028) 0:01:20.048 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.038) 0:01:20.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.020) 0:01:20.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:31:30 +0000 (0:00:00.020) 0:01:20.127 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.074) 0:01:20.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.027) 0:01:20.249 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.041) 0:01:20.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.332 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.038) 0:01:20.371 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.019) 0:01:20.391 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.034) 0:01:20.426 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.024) 0:01:20.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.031) 0:01:20.503 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.523 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.544 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.020) 0:01:20.564 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.025) 0:01:20.589 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.021) 0:01:20.611 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.101) 0:01:20.712 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.030) 0:01:20.743 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.039) 0:01:20.782 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.023) 0:01:20.806 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.045) 0:01:20.851 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.031) 0:01:20.883 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.029) 0:01:20.912 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:31 +0000 (0:00:00.027) 0:01:20.940 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.202) 0:01:21.142 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.026) 0:01:21.169 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.206) 0:01:21.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:21.397 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:21.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.019) 0:01:21.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.021) 0:01:21.459 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.021) 0:01:21.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.053) 0:01:21.533 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.019) 0:01:21.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:21.574 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:21.595 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.029) 0:01:21.624 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.021) 0:01:21.645 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:21.666 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.025) 0:01:21.691 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006219", "end": "2024-05-11 16:31:32.731900", "rc": 0, "start": "2024-05-11 16:31:32.725681" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.205) 0:01:21.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.021) 0:01:21.918 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.048) 0:01:21.966 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.036) 0:01:22.003 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.023) 0:01:22.026 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.027) 0:01:22.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.020) 0:01:22.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:31:32 +0000 (0:00:00.023) 0:01:22.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.081) 0:01:22.180 ********** failed: [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 } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:101 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.466) 0:01:22.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:112 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.022) 0:01:22.669 ********** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_mkzu2i0__podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:120 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.111) 0:01:22.781 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.041) 0:01:22.822 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.033) 0:01:22.856 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.024) 0:01:22.880 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.022) 0:01:22.903 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.019) 0:01:22.922 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:31:33 +0000 (0:00:00.054) 0:01:22.977 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.685) 0:01:23.662 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.028) 0:01:23.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.024) 0:01:23.716 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031242", "end": "2024-05-11 16:31:34.774414", "rc": 0, "start": "2024-05-11 16:31:34.743172" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.231) 0:01:23.948 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.035) 0:01:23.983 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.023) 0:01:24.007 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.061) 0:01:24.068 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:34 +0000 (0:00:00.059) 0:01:24.128 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.026) 0:01:24.155 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.041) 0:01:24.196 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.081) 0:01:24.278 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.206) 0:01:24.484 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.038) 0:01:24.522 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.211) 0:01:24.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.058) 0:01:24.792 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.028) 0:01:24.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.021) 0:01:24.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.034) 0:01:24.876 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.030) 0:01:24.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.034) 0:01:24.942 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.022) 0:01:24.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.021) 0:01:24.986 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.031) 0:01:25.017 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.038) 0:01:25.056 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.029) 0:01:25.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:31:35 +0000 (0:00:00.020) 0:01:25.106 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.044) 0:01:25.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.021) 0:01:25.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.019) 0:01:25.191 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.039) 0:01:25.230 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.021) 0:01:25.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.061) 0:01:25.314 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.039) 0:01:25.353 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.019) 0:01:25.373 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.021) 0:01:25.394 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.020) 0:01:25.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.018) 0:01:25.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.020) 0:01:25.453 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.019) 0:01:25.472 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.022) 0:01:25.495 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.064) 0:01:25.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.029) 0:01:25.588 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.026) 0:01:25.615 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.024) 0:01:25.639 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.046) 0:01:25.685 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.030) 0:01:25.715 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.031) 0:01:25.747 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.072) 0:01:25.820 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.201) 0:01:26.021 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:36 +0000 (0:00:00.027) 0:01:26.048 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.198) 0:01:26.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.020) 0:01:26.267 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.020) 0:01:26.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.022) 0:01:26.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.028) 0:01:26.340 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.020) 0:01:26.361 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.022) 0:01:26.383 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.020) 0:01:26.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.021) 0:01:26.425 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.026) 0:01:26.452 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.022) 0:01:26.475 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.028) 0:01:26.503 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:31:37 +0000 (0:00:00.224) 0:01:26.727 ********** 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] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.555) 0:01:27.283 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.031) 0:01:27.314 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.020) 0:01:27.335 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.020) 0:01:27.356 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.019) 0:01:27.375 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.019) 0:01:27.394 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.070) 0:01:27.464 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.028) 0:01:27.493 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.042) 0:01:27.535 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.026) 0:01:27.561 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.045) 0:01:27.607 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.026) 0:01:27.633 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.025) 0:01:27.658 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.027) 0:01:27.686 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.201) 0:01:27.887 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:38 +0000 (0:00:00.071) 0:01:27.959 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.203) 0:01:28.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.044) 0:01:28.208 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.032) 0:01:28.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.032) 0:01:28.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.034) 0:01:28.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.035) 0:01:28.344 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.036) 0:01:28.380 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.034) 0:01:28.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.042) 0:01:28.457 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:28.479 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.032) 0:01:28.511 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:28.533 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:28.556 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.021) 0:01:28.578 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005988", "end": "2024-05-11 16:31:39.614352", "rc": 0, "start": "2024-05-11 16:31:39.608364" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.198) 0:01:28.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.020) 0:01:28.796 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.082) 0:01:28.879 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.037) 0:01:28.917 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.026) 0:01:28.943 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.039) 0:01:28.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:29.005 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.023) 0:01:29.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:29.051 ********** 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 11 May 2024 16:31:40 +0000 (0:00:00.570) 0:01:29.621 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 11 May 2024 16:31:40 +0000 (0:00:00.205) 0:01:29.826 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 11 May 2024 16:31:40 +0000 (0:00:00.207) 0:01:30.034 ********** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1715445100.9373925-4685-250754819740877/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 11 May 2024 16:31:41 +0000 (0:00:00.524) 0:01:30.559 ********** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 97b5f9f9166dbb79a058b2e978a46af4c03d82e7b4050282baeb2fb8bfb65748 Container: d1fa999d54c5a927772b643731ef4cbfa6fbea758dc6c7e582714af147ded282 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 11 May 2024 16:31:42 +0000 (0:00:01.021) 0:01:31.580 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 11 May 2024 16:31:43 +0000 (0:00:00.678) 0:01:32.258 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target -.mount \"system-podman\\\\x2dkube.slice\" basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.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": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.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-podman\\x2dkube.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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 11 May 2024 16:31:43 +0000 (0:00:00.743) 0:01:33.002 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" basic.target sysinit.target network-online.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "[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": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.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": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.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-podman\\x2dkube.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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 11 May 2024 16:31:45 +0000 (0:00:01.292) 0:01:34.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.020) 0:01:34.315 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.086) 0:01:34.401 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.025) 0:01:34.426 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.024) 0:01:34.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.019) 0:01:34.470 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.027) 0:01:34.498 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.034) 0:01:34.532 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.024) 0:01:34.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.022) 0:01:34.578 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.025) 0:01:34.604 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.257) 0:01:34.861 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:45 +0000 (0:00:00.025) 0:01:34.886 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.295) 0:01:35.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.203 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.019) 0:01:35.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.060) 0:01:35.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.020) 0:01:35.304 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.325 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.020) 0:01:35.346 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.368 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.390 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.037) 0:01:35.427 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.449 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.470 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.039) 0:01:35.509 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.021) 0:01:35.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.020) 0:01:35.551 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.048) 0:01:35.600 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.034) 0:01:35.635 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.023) 0:01:35.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.023) 0:01:35.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.041) 0:01:35.723 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:31:46 +0000 (0:00:00.020) 0:01:35.744 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:31:47 +0000 (0:00:00.908) 0:01:36.652 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:31:47 +0000 (0:00:00.302) 0:01:36.954 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:31:47 +0000 (0:00:00.020) 0:01:36.975 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:31:47 +0000 (0:00:00.019) 0:01:36.994 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1715445107.8939161-4929-272398189037604/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.703) 0:01:37.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.023) 0:01:37.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.024) 0:01:37.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.026) 0:01:37.772 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.020) 0:01:37.792 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.021) 0:01:37.814 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.088) 0:01:37.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.020) 0:01:37.923 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.020) 0:01:37.943 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.021) 0:01:37.965 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.033) 0:01:37.998 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.024) 0:01:38.023 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.023) 0:01:38.047 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:48 +0000 (0:00:00.026) 0:01:38.074 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.267) 0:01:38.342 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.027) 0:01:38.369 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.221) 0:01:38.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.019) 0:01:38.609 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.019) 0:01:38.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.020) 0:01:38.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.019) 0:01:38.669 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.063) 0:01:38.733 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.020) 0:01:38.753 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.020) 0:01:38.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.019) 0:01:38.793 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.027) 0:01:38.820 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.022) 0:01:38.842 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.030) 0:01:38.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.022) 0:01:38.896 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.031) 0:01:38.927 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.029) 0:01:38.956 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.020) 0:01:38.976 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:135 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.021) 0:01:38.998 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.049) 0:01:39.047 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.033) 0:01:39.081 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.023) 0:01:39.104 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:31:49 +0000 (0:00:00.019) 0:01:39.124 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:31:50 +0000 (0:00:00.019) 0:01:39.143 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:31:50 +0000 (0:00:00.127) 0:01:39.270 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:31:50 +0000 (0:00:00.798) 0:01:40.069 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:31:50 +0000 (0:00:00.020) 0:01:40.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:31:50 +0000 (0:00:00.023) 0:01:40.113 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.055986", "end": "2024-05-11 16:31:51.276940", "rc": 0, "start": "2024-05-11 16:31:51.220954" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.332) 0:01:40.446 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.020) 0:01:40.466 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.018) 0:01:40.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.036) 0:01:40.522 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.035) 0:01:40.557 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.099) 0:01:40.656 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.026) 0:01:40.683 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.027) 0:01:40.711 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.300) 0:01:41.012 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:51 +0000 (0:00:00.027) 0:01:41.039 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.278) 0:01:41.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.020) 0:01:41.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.021) 0:01:41.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.021) 0:01:41.381 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.027) 0:01:41.409 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.025) 0:01:41.434 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.027) 0:01:41.461 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.031) 0:01:41.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.024) 0:01:41.518 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.027) 0:01:41.545 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.038) 0:01:41.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.062) 0:01:41.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.036) 0:01:41.683 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.046) 0:01:41.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.021) 0:01:41.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.033) 0:01:41.785 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.042) 0:01:41.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.022) 0:01:41.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.021) 0:01:41.872 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.046) 0:01:41.918 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.024) 0:01:41.942 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.022) 0:01:41.964 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.038) 0:01:42.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.022) 0:01:42.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.023) 0:01:42.049 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.023) 0:01:42.073 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:31:52 +0000 (0:00:00.058) 0:01:42.131 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.019) 0:01:42.151 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.020) 0:01:42.172 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.020) 0:01:42.192 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.074) 0:01:42.266 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.025) 0:01:42.292 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.029) 0:01:42.321 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.023) 0:01:42.345 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.038) 0:01:42.383 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.025) 0:01:42.409 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.033) 0:01:42.442 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.039) 0:01:42.481 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.329) 0:01:42.810 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.037) 0:01:42.848 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:53 +0000 (0:00:00.273) 0:01:43.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.081) 0:01:43.203 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.023) 0:01:43.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.039) 0:01:43.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.024) 0:01:43.290 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.021) 0:01:43.311 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.022) 0:01:43.334 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.021) 0:01:43.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.021) 0:01:43.377 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.019) 0:01:43.397 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.031) 0:01:43.428 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.020) 0:01:43.449 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.021) 0:01:43.470 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.031) 0:01:43.502 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008267", "end": "2024-05-11 16:31:54.575691", "rc": 0, "start": "2024-05-11 16:31:54.567424" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.241) 0:01:43.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.019) 0:01:43.763 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.042) 0:01:43.806 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.079) 0:01:43.885 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.020) 0:01:43.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.020) 0:01:43.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.021) 0:01:43.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.020) 0:01:43.968 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:31:54 +0000 (0:00:00.018) 0:01:43.987 ********** 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 11 May 2024 16:31:55 +0000 (0:00:00.931) 0:01:44.919 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1715445101.7820814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1715445101.3660746, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 381681991, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715445101.1710713, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3935138326", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 11 May 2024 16:31:56 +0000 (0:00:00.307) 0:01:45.227 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 11 May 2024 16:31:56 +0000 (0:00:00.275) 0:01:45.502 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.667) 0:01:46.169 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.397) 0:01:46.567 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.022) 0:01:46.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.021) 0:01:46.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.021) 0:01:46.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.026) 0:01:46.659 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.051) 0:01:46.711 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.028) 0:01:46.740 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.029) 0:01:46.769 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.020) 0:01:46.790 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.029) 0:01:46.820 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.039) 0:01:46.859 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.035) 0:01:46.895 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.026) 0:01:46.922 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:31:57 +0000 (0:00:00.029) 0:01:46.952 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.253) 0:01:47.206 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.078) 0:01:47.284 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.237) 0:01:47.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.020) 0:01:47.541 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.021) 0:01:47.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.021) 0:01:47.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.021) 0:01:47.606 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.034) 0:01:47.641 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.035) 0:01:47.676 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.033) 0:01:47.710 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.020) 0:01:47.730 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.037) 0:01:47.768 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.028) 0:01:47.796 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.027) 0:01:47.824 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.050) 0:01:47.875 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.032) 0:01:47.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.021) 0:01:47.929 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.053) 0:01:47.983 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.074) 0:01:48.057 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.020) 0:01:48.078 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.027) 0:01:48.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:31:58 +0000 (0:00:00.026) 0:01:48.133 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:31:59 +0000 (0:00:00.019) 0:01:48.152 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:31:59 +0000 (0:00:00.853) 0:01:49.005 ********** 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:32:00 +0000 (0:00:00.303) 0:01:49.309 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:32:00 +0000 (0:00:00.020) 0:01:49.329 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:32:00 +0000 (0:00:00.019) 0:01:49.349 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:32:00 +0000 (0:00:00.703) 0:01:50.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:32:00 +0000 (0:00:00.022) 0:01:50.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.064) 0:01:50.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.024) 0:01:50.163 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.020) 0:01:50.184 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.019) 0:01:50.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 [Get authfile locally] **************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:146 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.021) 0:01:50.224 ********** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_mkzu2i0__podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:152 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.315) 0:01:50.540 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.059) 0:01:50.600 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.035) 0:01:50.635 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.024) 0:01:50.659 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.020) 0:01:50.679 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.020) 0:01:50.699 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:32:01 +0000 (0:00:00.046) 0:01:50.746 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.905) 0:01:51.652 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.021) 0:01:51.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.033) 0:01:51.707 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.061052", "end": "2024-05-11 16:32:02.862058", "rc": 0, "start": "2024-05-11 16:32:02.801006" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.325) 0:01:52.033 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.021) 0:01:52.054 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.019) 0:01:52.073 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:32:02 +0000 (0:00:00.037) 0:01:52.110 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.035) 0:01:52.146 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.023) 0:01:52.170 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.024) 0:01:52.194 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.026) 0:01:52.221 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.230) 0:01:52.452 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.055) 0:01:52.507 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.228) 0:01:52.736 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.031) 0:01:52.768 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.023) 0:01:52.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.022) 0:01:52.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.020) 0:01:52.834 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.027) 0:01:52.862 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.024) 0:01:52.886 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.021) 0:01:52.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.021) 0:01:52.929 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.026) 0:01:52.956 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.036) 0:01:52.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.020) 0:01:53.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.018) 0:01:53.031 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.037) 0:01:53.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.020) 0:01:53.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:32:03 +0000 (0:00:00.020) 0:01:53.109 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.079) 0:01:53.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.025) 0:01:53.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.022) 0:01:53.237 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.044) 0:01:53.281 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.023) 0:01:53.304 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.023) 0:01:53.327 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.021) 0:01:53.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.022) 0:01:53.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.024) 0:01:53.396 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.021) 0:01:53.417 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.022) 0:01:53.439 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.020) 0:01:53.460 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.047) 0:01:53.507 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.022) 0:01:53.530 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.076) 0:01:53.606 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.025) 0:01:53.631 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.023) 0:01:53.655 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.026) 0:01:53.682 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.275) 0:01:53.957 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:04 +0000 (0:00:00.028) 0:01:53.986 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.236) 0:01:54.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.022) 0:01:54.245 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.021) 0:01:54.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.020) 0:01:54.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.020) 0:01:54.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.025) 0:01:54.334 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.026) 0:01:54.360 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.021) 0:01:54.381 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.021) 0:01:54.403 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.032) 0:01:54.435 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:05 +0000 (0:00:00.278) 0:01:54.713 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.711) 0:01:55.424 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.023) 0:01:55.448 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.020) 0:01:55.469 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.020) 0:01:55.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.022) 0:01:55.513 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.019) 0:01:55.533 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.053) 0:01:55.586 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.029) 0:01:55.615 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.029) 0:01:55.644 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.022) 0:01:55.667 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.035) 0:01:55.703 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.023) 0:01:55.727 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.055) 0:01:55.782 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.027) 0:01:55.810 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.278) 0:01:56.089 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:06 +0000 (0:00:00.025) 0:01:56.115 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.295) 0:01:56.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.020) 0:01:56.430 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.019) 0:01:56.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.018) 0:01:56.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.019) 0:01:56.488 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.018) 0:01:56.506 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.018) 0:01:56.525 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.018) 0:01:56.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.018) 0:01:56.563 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.017) 0:01:56.580 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.030) 0:01:56.611 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.019) 0:01:56.630 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.020) 0:01:56.651 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.057) 0:01:56.709 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008171", "end": "2024-05-11 16:32:07.844427", "rc": 0, "start": "2024-05-11 16:32:07.836256" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.316) 0:01:57.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.020) 0:01:57.046 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.044) 0:01:57.090 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:07 +0000 (0:00:00.035) 0:01:57.126 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.020) 0:01:57.147 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.019) 0:01:57.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.020) 0:01:57.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.019) 0:01:57.207 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.018) 0:01:57.226 ********** 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 11 May 2024 16:32:08 +0000 (0:00:00.840) 0:01:58.066 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1715445101.7820814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1715445101.3660746, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 381681991, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715445101.1710713, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3935138326", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 11 May 2024 16:32:09 +0000 (0:00:00.319) 0:01:58.386 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 11 May 2024 16:32:09 +0000 (0:00:00.312) 0:01:58.698 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.564) 0:01:59.262 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.450) 0:01:59.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.045) 0:01:59.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.026) 0:01:59.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.025) 0:01:59.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.026) 0:01:59.836 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.051) 0:01:59.888 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.025) 0:01:59.913 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.023) 0:01:59.937 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.019) 0:01:59.956 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.029) 0:01:59.986 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.089) 0:02:00.075 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.030) 0:02:00.105 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:10 +0000 (0:00:00.027) 0:02:00.133 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.031) 0:02:00.164 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.264) 0:02:00.428 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.027) 0:02:00.456 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.227) 0:02:00.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.021) 0:02:00.704 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.039) 0:02:00.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.020) 0:02:00.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.020) 0:02:00.785 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.020) 0:02:00.805 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.019) 0:02:00.825 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.019) 0:02:00.844 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.020) 0:02:00.864 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.036) 0:02:00.901 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.059) 0:02:00.960 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.021) 0:02:00.982 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.043) 0:02:01.025 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.032) 0:02:01.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.021) 0:02:01.080 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:32:11 +0000 (0:00:00.044) 0:02:01.124 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:12 +0000 (0:00:00.035) 0:02:01.160 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:12 +0000 (0:00:00.022) 0:02:01.182 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:12 +0000 (0:00:00.035) 0:02:01.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:32:12 +0000 (0:00:00.024) 0:02:01.243 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:32:12 +0000 (0:00:00.023) 0:02:01.266 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:32:13 +0000 (0:00:00.933) 0:02:02.200 ********** 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:32:13 +0000 (0:00:00.355) 0:02:02.556 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:32:13 +0000 (0:00:00.022) 0:02:02.578 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:32:13 +0000 (0:00:00.032) 0:02:02.611 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.666) 0:02:03.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.022) 0:02:03.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.024) 0:02:03.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.026) 0:02:03.350 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.020) 0:02:03.371 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.058) 0:02:03.430 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.023) 0:02:03.454 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.043) 0:02:03.497 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.027) 0:02:03.525 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.028) 0:02:03.553 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.044) 0:02:03.597 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.288) 0:02:03.886 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:14 +0000 (0:00:00.037) 0:02:03.923 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.316) 0:02:04.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.022) 0:02:04.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.022) 0:02:04.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.023) 0:02:04.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.028) 0:02:04.337 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.024) 0:02:04.361 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.025) 0:02:04.387 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.021) 0:02:04.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.031) 0:02:04.440 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.031) 0:02:04.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.023) 0:02:04.495 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.022) 0:02:04.517 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.024) 0:02:04.541 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.021) 0:02:04.563 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.022) 0:02:04.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.019) 0:02:04.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 [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:164 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.065) 0:02:04.670 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.068) 0:02:04.739 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.035) 0:02:04.774 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.027) 0:02:04.801 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.027) 0:02:04.829 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.025) 0:02:04.854 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:32:15 +0000 (0:00:00.059) 0:02:04.913 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:32:16 +0000 (0:00:00.859) 0:02:05.772 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:32:16 +0000 (0:00:00.020) 0:02:05.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:32:16 +0000 (0:00:00.071) 0:02:05.863 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048388", "end": "2024-05-11 16:32:17.009319", "rc": 0, "start": "2024-05-11 16:32:16.960931" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.323) 0:02:06.186 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.031) 0:02:06.218 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.020) 0:02:06.239 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.046) 0:02:06.285 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.043) 0:02:06.329 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.035) 0:02:06.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.026) 0:02:06.390 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.027) 0:02:06.418 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.299) 0:02:06.718 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.028) 0:02:06.746 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.306) 0:02:07.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.020) 0:02:07.073 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:17 +0000 (0:00:00.020) 0:02:07.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.065) 0:02:07.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.031) 0:02:07.191 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.022) 0:02:07.213 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.026) 0:02:07.240 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.026) 0:02:07.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.023) 0:02:07.290 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.033) 0:02:07.324 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.047) 0:02:07.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.033) 0:02:07.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.023) 0:02:07.429 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.039) 0:02:07.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.020) 0:02:07.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.020) 0:02:07.509 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.040) 0:02:07.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.021) 0:02:07.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.019) 0:02:07.591 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.074) 0:02:07.665 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.021) 0:02:07.687 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.019) 0:02:07.706 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.020) 0:02:07.727 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.025) 0:02:07.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.020) 0:02:07.773 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.026) 0:02:07.799 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.020) 0:02:07.820 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.048) 0:02:07.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.025) 0:02:07.894 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.021) 0:02:07.915 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.022) 0:02:07.938 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.035) 0:02:07.973 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.024) 0:02:07.997 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.026) 0:02:08.024 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:18 +0000 (0:00:00.029) 0:02:08.054 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.319) 0:02:08.374 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.025) 0:02:08.399 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.268) 0:02:08.668 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.021) 0:02:08.690 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.021) 0:02:08.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.020) 0:02:08.732 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.022) 0:02:08.754 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.021) 0:02:08.776 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.021) 0:02:08.797 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.026) 0:02:08.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.021) 0:02:08.845 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.029) 0:02:08.874 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.022) 0:02:08.897 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.033) 0:02:08.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.020) 0:02:08.951 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.028) 0:02:08.979 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.032) 0:02:09.012 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.064) 0:02:09.077 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:32:19 +0000 (0:00:00.027) 0:02:09.104 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.049) 0:02:09.153 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.022) 0:02:09.176 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.034) 0:02:09.211 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.026) 0:02:09.237 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.026) 0:02:09.263 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.028) 0:02:09.292 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.271) 0:02:09.563 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.025) 0:02:09.589 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.227) 0:02:09.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.022) 0:02:09.839 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.020) 0:02:09.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.020) 0:02:09.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.063) 0:02:09.943 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.020) 0:02:09.963 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.020) 0:02:09.984 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.020) 0:02:10.005 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.021) 0:02:10.027 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.061) 0:02:10.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:20 +0000 (0:00:00.029) 0:02:10.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.021) 0:02:10.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.021) 0:02:10.161 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.033) 0:02:10.194 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.030) 0:02:10.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.021) 0:02:10.247 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.020) 0:02:10.267 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.061) 0:02:10.329 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.038) 0:02:10.367 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.030) 0:02:10.398 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.028) 0:02:10.427 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.082) 0:02:10.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.039) 0:02:10.548 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.028) 0:02:10.576 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.029) 0:02:10.605 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.218) 0:02:10.824 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.025) 0:02:10.849 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.262) 0:02:11.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:21 +0000 (0:00:00.019) 0:02:11.131 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.020) 0:02:11.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.019) 0:02:11.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.018) 0:02:11.190 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.019) 0:02:11.209 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.018) 0:02:11.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.018) 0:02:11.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.018) 0:02:11.264 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.018) 0:02:11.283 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.028) 0:02:11.312 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.059) 0:02:11.371 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.024) 0:02:11.395 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.029) 0:02:11.424 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.010128", "end": "2024-05-11 16:32:22.550191", "rc": 0, "start": "2024-05-11 16:32:22.540063" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.294) 0:02:11.719 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.042) 0:02:11.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 11 May 2024 16:32:22 +0000 (0:00:00.020) 0:02:11.783 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:31:45 UTC", "ActiveEnterTimestampMonotonic": "580932387", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" basic.target sysinit.target network-online.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:31:44 UTC", "AssertTimestampMonotonic": "580059711", "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": "24779818000", "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-05-11 16:31:44 UTC", "ConditionTimestampMonotonic": "580059708", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "6773", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13936", "ExecMainStartTimestamp": "Sat 2024-05-11 16:31:45 UTC", "ExecMainStartTimestampMonotonic": "580932341", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Sat 2024-05-11 16:31:44 UTC] ; stop_time=[n/a] ; pid=13865 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Sat 2024-05-11 16:31:44 UTC] ; stop_time=[n/a] ; pid=13865 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:31:44 UTC", "InactiveExitTimestampMonotonic": "580066619", "InvocationID": "41f847bb91f749eebfa1b598cdd07267", "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": "13936", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20705280", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.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-podman\\x2dkube.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-05-11 16:31:45 UTC", "StateChangeTimestampMonotonic": "580932387", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 11 May 2024 16:32:23 +0000 (0:00:01.166) 0:02:12.949 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445101.7820814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1715445101.3660746, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 381681991, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715445101.1710713, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3935138326", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.213) 0:02:13.163 ********** changed: [sut] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.314) 0:02:13.477 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.200) 0:02:13.678 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034986", "end": "2024-05-11 16:32:24.748878", "rc": 0, "start": "2024-05-11 16:32:24.713892" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.235) 0:02:13.913 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.033) 0:02:13.946 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.020) 0:02:13.967 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.020) 0:02:13.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.019) 0:02:14.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.020) 0:02:14.027 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.054) 0:02:14.082 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.026) 0:02:14.108 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:32:24 +0000 (0:00:00.023) 0:02:14.132 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.019) 0:02:14.151 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.026) 0:02:14.178 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.034) 0:02:14.212 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.023) 0:02:14.236 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.065) 0:02:14.301 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.027) 0:02:14.329 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.197) 0:02:14.527 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.027) 0:02:14.554 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.199) 0:02:14.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.020) 0:02:14.775 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.021) 0:02:14.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.022) 0:02:14.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.021) 0:02:14.839 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.022) 0:02:14.862 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.021) 0:02:14.883 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.022) 0:02:14.906 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.022) 0:02:14.928 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.040) 0:02:14.968 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.029) 0:02:14.998 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.022) 0:02:15.020 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.041) 0:02:15.062 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:32:25 +0000 (0:00:00.024) 0:02:15.086 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.090) 0:02:15.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.033) 0:02:15.210 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "[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": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; 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=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; 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/auth_test_1_quadlet.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/auth_test_1_quadlet.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/auth_test_1_quadlet.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/auth_test_1_quadlet.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/auth_test_1_quadlet.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": "auth_test_1_quadlet.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": "auth_test_1_quadlet.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/auth_test_1_quadlet.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": "auth_test_1_quadlet", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.573) 0:02:15.783 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.209) 0:02:15.993 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.033) 0:02:16.026 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.020) 0:02:16.047 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.019) 0:02:16.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:32:26 +0000 (0:00:00.018) 0:02:16.085 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.569) 0:02:16.654 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037519", "end": "2024-05-11 16:32:27.746550", "rc": 0, "start": "2024-05-11 16:32:27.709031" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.257) 0:02:16.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.022) 0:02:16.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.062) 0:02:16.997 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.018) 0:02:17.016 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.055) 0:02:17.072 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.022) 0:02:17.094 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:27 +0000 (0:00:00.034) 0:02:17.128 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.033) 0:02:17.162 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.033) 0:02:17.196 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.031) 0:02:17.227 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.207) 0:02:17.434 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.024) 0:02:17.459 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.200) 0:02:17.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.026) 0:02:17.687 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.022) 0:02:17.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.022) 0:02:17.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.021) 0:02:17.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.068) 0:02:17.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.020) 0:02:17.841 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.021) 0:02:17.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.024) 0:02:17.887 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.034) 0:02:17.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.022) 0:02:17.944 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.024) 0:02:17.968 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:28 +0000 (0:00:00.021) 0:02:17.989 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.203) 0:02:18.193 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.291) 0:02:18.484 ********** changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.208) 0:02:18.693 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.060) 0:02:18.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.020) 0:02:18.774 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.021) 0:02:18.796 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.022) 0:02:18.818 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.091) 0:02:18.910 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.025) 0:02:18.936 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.023) 0:02:18.960 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:29 +0000 (0:00:00.026) 0:02:18.986 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.202) 0:02:19.188 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.028) 0:02:19.217 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.203) 0:02:19.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.021) 0:02:19.442 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.025) 0:02:19.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.023) 0:02:19.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.021) 0:02:19.513 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.020) 0:02:19.534 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.020) 0:02:19.554 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.022) 0:02:19.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.020) 0:02:19.597 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.028) 0:02:19.626 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.025) 0:02:19.652 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.103) 0:02:19.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.020) 0:02:19.776 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:32:30 +0000 (0:00:00.027) 0:02:19.803 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:32:31 +0000 (0:00:00.580) 0:02:20.384 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:32:31 +0000 (0:00:00.200) 0:02:20.584 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:178 Saturday 11 May 2024 16:32:31 +0000 (0:00:00.205) 0:02:20.790 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:183 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.528) 0:02:21.319 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.072) 0:02:21.391 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.037) 0:02:21.429 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.145) 0:02:21.575 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.024) 0:02:21.599 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.020) 0:02:21.619 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:32:32 +0000 (0:00:00.053) 0:02:21.672 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.629) 0:02:22.302 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.027) 0:02:22.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.028) 0:02:22.358 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032126", "end": "2024-05-11 16:32:33.420803", "rc": 0, "start": "2024-05-11 16:32:33.388677" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.227) 0:02:22.586 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.021) 0:02:22.608 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.019) 0:02:22.627 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.041) 0:02:22.669 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.083) 0:02:22.753 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.028) 0:02:22.781 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.028) 0:02:22.809 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.029) 0:02:22.839 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.215) 0:02:23.054 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:33 +0000 (0:00:00.024) 0:02:23.079 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.208) 0:02:23.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.021) 0:02:23.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.022) 0:02:23.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.022) 0:02:23.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.374 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.021) 0:02:23.396 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.417 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.025) 0:02:23.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.019) 0:02:23.462 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.025) 0:02:23.487 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.067) 0:02:23.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.019) 0:02:23.595 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.038) 0:02:23.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.654 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.021) 0:02:23.675 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.039) 0:02:23.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.755 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.039) 0:02:23.795 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.021) 0:02:23.816 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.019) 0:02:23.835 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.020) 0:02:23.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.019) 0:02:23.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.021) 0:02:23.896 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.019) 0:02:23.916 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.055) 0:02:23.972 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.055) 0:02:24.027 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.022) 0:02:24.050 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.023) 0:02:24.073 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:32:34 +0000 (0:00:00.025) 0:02:24.099 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.044) 0:02:24.144 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.218) 0:02:24.363 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.025) 0:02:24.388 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.027) 0:02:24.416 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.228) 0:02:24.645 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.029) 0:02:24.675 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.201) 0:02:24.876 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003920", "end": "2024-05-11 16:32:35.914773", "rc": 0, "start": "2024-05-11 16:32:35.910853" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:35 +0000 (0:00:00.201) 0:02:25.077 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003823", "end": "2024-05-11 16:32:36.112750", "rc": 0, "start": "2024-05-11 16:32:36.108927" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.309) 0:02:25.387 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.051) 0:02:25.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.037) 0:02:25.476 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.029) 0:02:25.505 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.042) 0:02:25.548 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.056) 0:02:25.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.040) 0:02:25.646 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.061) 0:02:25.707 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.038) 0:02:25.745 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.062) 0:02:25.808 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:32:36 +0000 (0:00:00.279) 0:02:26.087 ********** 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] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.688) 0:02:26.775 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.042) 0:02:26.818 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.024) 0:02:26.843 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.023) 0:02:26.866 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.105) 0:02:26.971 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.022) 0:02:26.994 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.034) 0:02:27.028 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.027) 0:02:27.055 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.025) 0:02:27.081 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:37 +0000 (0:00:00.029) 0:02:27.111 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.205) 0:02:27.316 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.031) 0:02:27.347 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.206) 0:02:27.554 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003859", "end": "2024-05-11 16:32:38.594749", "rc": 0, "start": "2024-05-11 16:32:38.590890" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.204) 0:02:27.759 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003916", "end": "2024-05-11 16:32:38.799072", "rc": 0, "start": "2024-05-11 16:32:38.795156" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.204) 0:02:27.963 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.031) 0:02:27.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.021) 0:02:28.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.022) 0:02:28.038 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.023) 0:02:28.062 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:38 +0000 (0:00:00.066) 0:02:28.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.020) 0:02:28.148 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.072) 0:02:28.221 ********** ok: [sut] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.208) 0:02:28.429 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:28.453 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.541) 0:02:28.994 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.023) 0:02:29.018 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.021) 0:02:29.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:29.064 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:32:39 +0000 (0:00:00.027) 0:02:29.091 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.054) 0:02:29.146 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.026) 0:02:29.172 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.027) 0:02:29.200 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.022) 0:02:29.222 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.081) 0:02:29.304 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.026) 0:02:29.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.027) 0:02:29.358 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.031) 0:02:29.389 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.207) 0:02:29.597 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.028) 0:02:29.625 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.203) 0:02:29.829 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004010", "end": "2024-05-11 16:32:40.871010", "rc": 0, "start": "2024-05-11 16:32:40.867000" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:40 +0000 (0:00:00.206) 0:02:30.035 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003989", "end": "2024-05-11 16:32:41.078512", "rc": 0, "start": "2024-05-11 16:32:41.074523" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.206) 0:02:30.242 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.030) 0:02:30.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.020) 0:02:30.294 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.021) 0:02:30.316 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.021) 0:02:30.337 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.019) 0:02:30.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.020) 0:02:30.378 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.020) 0:02:30.398 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.080) 0:02:30.479 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.021) 0:02:30.500 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.023) 0:02:30.523 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.025) 0:02:30.549 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006117", "end": "2024-05-11 16:32:41.589132", "rc": 0, "start": "2024-05-11 16:32:41.583015" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.203) 0:02:30.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.019) 0:02:30.773 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.043) 0:02:30.817 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.036) 0:02:30.853 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017488", "end": "2024-05-11 16:32:41.907608", "rc": 0, "start": "2024-05-11 16:32:41.890120" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.222) 0:02:31.076 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.025) 0:02:31.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 11 May 2024 16:32:41 +0000 (0:00:00.023) 0:02:31.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 11 May 2024 16:32:42 +0000 (0:00:00.020) 0:02:31.146 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 11 May 2024 16:32:42 +0000 (0:00:00.019) 0:02:31.166 ********** 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 11 May 2024 16:32:43 +0000 (0:00:01.300) 0:02:32.466 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 11 May 2024 16:32:43 +0000 (0:00:00.194) 0:02:32.661 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 11 May 2024 16:32:43 +0000 (0:00:00.207) 0:02:32.869 ********** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1715445163.7705-7338-92980264580055/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 11 May 2024 16:32:44 +0000 (0:00:00.527) 0:02:33.396 ********** changed: [sut] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 0e473ef646a4e6b8327d51158b3a544410807544564d4a99125f62787ddc475b Container: aaabc6d5c984eb840f15650ca408c52fcae69572f7d015771ff8ba88fa27bca4 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 11 May 2024 16:32:45 +0000 (0:00:00.929) 0:02:34.325 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 11 May 2024 16:32:45 +0000 (0:00:00.467) 0:02:34.793 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target \"app-podman\\\\x2dkube.slice\" run-user-2001.mount -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/user/podman-kube@.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": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.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": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/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-podman\\x2dkube.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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 11 May 2024 16:32:46 +0000 (0:00:00.445) 0:02:35.239 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" -.mount run-user-2001.mount basic.target", "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": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/user/podman-kube@.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": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.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": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/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-podman\\x2dkube.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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.985) 0:02:36.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.023) 0:02:36.248 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.059) 0:02:36.308 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.027) 0:02:36.335 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.030) 0:02:36.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.022) 0:02:36.388 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.030) 0:02:36.419 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.039) 0:02:36.459 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.026) 0:02:36.485 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.026) 0:02:36.511 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.028) 0:02:36.540 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.279) 0:02:36.819 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:47 +0000 (0:00:00.079) 0:02:36.899 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.284) 0:02:37.183 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004492", "end": "2024-05-11 16:32:48.267887", "rc": 0, "start": "2024-05-11 16:32:48.263395" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.252) 0:02:37.436 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005203", "end": "2024-05-11 16:32:48.514562", "rc": 0, "start": "2024-05-11 16:32:48.509359" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.246) 0:02:37.683 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.032) 0:02:37.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.023) 0:02:37.738 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.021) 0:02:37.760 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.023) 0:02:37.783 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.020) 0:02:37.804 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.021) 0:02:37.826 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.038) 0:02:37.864 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.021) 0:02:37.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.022) 0:02:37.908 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.041) 0:02:37.949 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.024) 0:02:37.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.020) 0:02:37.994 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.086) 0:02:38.081 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:32:48 +0000 (0:00:00.035) 0:02:38.116 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:32:49 +0000 (0:00:00.252) 0:02:38.368 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:32:49 +0000 (0:00:00.024) 0:02:38.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:32:49 +0000 (0:00:00.023) 0:02:38.416 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:32:49 +0000 (0:00:00.021) 0:02:38.437 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:32:50 +0000 (0:00:00.930) 0:02:39.368 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:32:50 +0000 (0:00:00.233) 0:02:39.602 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:32:50 +0000 (0:00:00.020) 0:02:39.622 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:32:50 +0000 (0:00:00.026) 0:02:39.648 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1715445170.562225-7535-10944906719111/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.776) 0:02:40.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.026) 0:02:40.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.026) 0:02:40.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.026) 0:02:40.504 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.019) 0:02:40.523 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.066) 0:02:40.590 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.021) 0:02:40.612 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.036) 0:02:40.649 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.025) 0:02:40.674 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.025) 0:02:40.699 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.027) 0:02:40.727 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.268) 0:02:40.995 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:51 +0000 (0:00:00.027) 0:02:41.022 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.272) 0:02:41.295 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005812", "end": "2024-05-11 16:32:52.399788", "rc": 0, "start": "2024-05-11 16:32:52.393976" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.273) 0:02:41.568 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003887", "end": "2024-05-11 16:32:52.642700", "rc": 0, "start": "2024-05-11 16:32:52.638813" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.241) 0:02:41.810 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.033) 0:02:41.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.025) 0:02:41.870 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.022) 0:02:41.892 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.039) 0:02:41.931 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.023) 0:02:41.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.028) 0:02:41.984 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.077) 0:02:42.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.021) 0:02:42.082 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.022) 0:02:42.105 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:32:52 +0000 (0:00:00.022) 0:02:42.127 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.019) 0:02:42.147 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.020) 0:02:42.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.021) 0:02:42.189 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.124) 0:02:42.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.021) 0:02:42.336 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.021) 0:02:42.358 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.020) 0:02:42.379 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.034) 0:02:42.414 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.025) 0:02:42.439 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.025) 0:02:42.464 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.026) 0:02:42.490 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.242) 0:02:42.733 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.032) 0:02:42.765 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:53 +0000 (0:00:00.299) 0:02:43.065 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004709", "end": "2024-05-11 16:32:54.161755", "rc": 0, "start": "2024-05-11 16:32:54.157046" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.290) 0:02:43.355 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003699", "end": "2024-05-11 16:32:54.416676", "rc": 0, "start": "2024-05-11 16:32:54.412977" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.228) 0:02:43.584 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.028) 0:02:43.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.068) 0:02:43.682 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.022) 0:02:43.704 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.037) 0:02:43.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.027) 0:02:43.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.021) 0:02:43.791 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.027) 0:02:43.818 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.021) 0:02:43.840 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.028) 0:02:43.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.021) 0:02:43.890 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.030) 0:02:43.921 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.029) 0:02:43.950 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.020) 0:02:43.971 ********** 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 all container resources - root] *********************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:212 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.025) 0:02:43.996 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.045) 0:02:44.041 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.038) 0:02:44.080 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:32:54 +0000 (0:00:00.032) 0:02:44.113 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:32:55 +0000 (0:00:00.024) 0:02:44.137 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:32:55 +0000 (0:00:00.099) 0:02:44.236 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:32:55 +0000 (0:00:00.075) 0:02:44.311 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.851) 0:02:45.163 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.022) 0:02:45.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.054) 0:02:45.240 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042342", "end": "2024-05-11 16:32:56.384631", "rc": 0, "start": "2024-05-11 16:32:56.342289" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.313) 0:02:45.553 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.022) 0:02:45.576 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.020) 0:02:45.596 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.040) 0:02:45.637 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.039) 0:02:45.677 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.281) 0:02:45.958 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.025) 0:02:45.984 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:56 +0000 (0:00:00.025) 0:02:46.010 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.205) 0:02:46.215 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.037) 0:02:46.252 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.263) 0:02:46.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.028) 0:02:46.545 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.025) 0:02:46.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.026) 0:02:46.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.023) 0:02:46.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.026) 0:02:46.646 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.020) 0:02:46.667 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.021) 0:02:46.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.021) 0:02:46.710 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.029) 0:02:46.739 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.042) 0:02:46.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.063) 0:02:46.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.020) 0:02:46.866 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.042) 0:02:46.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.024) 0:02:46.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.050) 0:02:46.985 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.052) 0:02:47.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.047) 0:02:47.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:32:57 +0000 (0:00:00.042) 0:02:47.127 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.067) 0:02:47.194 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.029) 0:02:47.224 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.022) 0:02:47.246 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.020) 0:02:47.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.022) 0:02:47.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.019) 0:02:47.309 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.020) 0:02:47.329 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.018) 0:02:47.348 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.083) 0:02:47.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.020) 0:02:47.451 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.021) 0:02:47.473 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.021) 0:02:47.494 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.037) 0:02:47.531 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.030) 0:02:47.562 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.026) 0:02:47.588 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.033) 0:02:47.622 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.258) 0:02:47.881 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:58 +0000 (0:00:00.028) 0:02:47.909 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.278) 0:02:48.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.021) 0:02:48.209 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.022) 0:02:48.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.023) 0:02:48.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.020) 0:02:48.277 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.055) 0:02:48.332 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.020) 0:02:48.352 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.019) 0:02:48.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.019) 0:02:48.391 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.025) 0:02:48.416 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.022) 0:02:48.439 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.028) 0:02:48.467 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.020) 0:02:48.488 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.029) 0:02:48.517 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.031) 0:02:48.548 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.020) 0:02:48.569 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.021) 0:02:48.591 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.051) 0:02:48.642 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.021) 0:02:48.664 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.033) 0:02:48.697 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.024) 0:02:48.722 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.023) 0:02:48.745 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.065) 0:02:48.811 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.259) 0:02:49.071 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:32:59 +0000 (0:00:00.027) 0:02:49.098 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.251) 0:02:49.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.021) 0:02:49.371 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.022) 0:02:49.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.020) 0:02:49.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.021) 0:02:49.436 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.020) 0:02:49.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.022) 0:02:49.479 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.021) 0:02:49.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.028) 0:02:49.529 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.031) 0:02:49.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.031) 0:02:49.592 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.028) 0:02:49.621 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.024) 0:02:49.645 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.026) 0:02:49.672 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.024) 0:02:49.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.083) 0:02:49.780 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.027) 0:02:49.807 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.063) 0:02:49.870 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.030) 0:02:49.901 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.047) 0:02:49.949 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.027) 0:02:49.977 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.044) 0:02:50.022 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.025) 0:02:50.048 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.026) 0:02:50.074 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:00 +0000 (0:00:00.033) 0:02:50.107 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.281) 0:02:50.388 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.030) 0:02:50.419 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.232) 0:02:50.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.033) 0:02:50.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.022) 0:02:50.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.131) 0:02:50.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.025) 0:02:50.864 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.044) 0:02:50.908 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.032) 0:02:50.940 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.021) 0:02:50.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.043) 0:02:51.005 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.050) 0:02:51.055 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.043) 0:02:51.098 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:33:01 +0000 (0:00:00.023) 0:02:51.121 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.023) 0:02:51.145 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.026) 0:02:51.172 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006700", "end": "2024-05-11 16:33:02.288133", "rc": 0, "start": "2024-05-11 16:33:02.281433" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.287) 0:02:51.460 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.047) 0:02:51.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.021) 0:02:51.529 ********** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target -.mount \"system-podman\\\\x2dkube.slice\" network-online.target 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": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.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": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.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-podman\\x2dkube.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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 11 May 2024 16:33:02 +0000 (0:00:00.442) 0:02:51.971 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.267) 0:02:52.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.022) 0:02:52.261 ********** ok: [sut] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.248) 0:02:52.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.021) 0:02:52.531 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.033) 0:02:52.565 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.020) 0:02:52.585 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.018) 0:02:52.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.019) 0:02:52.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.019) 0:02:52.643 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.062) 0:02:52.706 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.025) 0:02:52.731 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.024) 0:02:52.756 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.025) 0:02:52.782 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.035) 0:02:52.818 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.097) 0:02:52.915 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.026) 0:02:52.942 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.024) 0:02:52.966 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:03 +0000 (0:00:00.029) 0:02:52.996 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.249) 0:02:53.246 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.027) 0:02:53.273 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.281) 0:02:53.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.020) 0:02:53.575 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.594 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.634 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.653 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.673 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.692 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.019) 0:02:53.712 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.035) 0:02:53.748 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.062) 0:02:53.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.020) 0:02:53.831 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.041) 0:02:53.873 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.024) 0:02:53.897 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.045) 0:02:53.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:33:04 +0000 (0:00:00.020) 0:02:53.964 ********** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.433) 0:02:54.398 ********** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.229) 0:02:54.627 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.033) 0:02:54.661 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.023) 0:02:54.684 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.023) 0:02:54.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.028) 0:02:54.736 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.030) 0:02:54.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.029) 0:02:54.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.023) 0:02:54.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.059) 0:02:54.878 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.020) 0:02:54.899 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.062) 0:02:54.961 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.022) 0:02:54.984 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.035) 0:02:55.019 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.025) 0:02:55.045 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.025) 0:02:55.070 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:05 +0000 (0:00:00.028) 0:02:55.099 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.260) 0:02:55.359 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.027) 0:02:55.386 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.289) 0:02:55.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.021) 0:02:55.698 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.019) 0:02:55.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.022) 0:02:55.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.071) 0:02:55.811 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.021) 0:02:55.833 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.021) 0:02:55.855 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.023) 0:02:55.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.026) 0:02:55.905 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.051) 0:02:55.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.031) 0:02:55.987 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.055) 0:02:56.043 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:33:06 +0000 (0:00:00.038) 0:02:56.081 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.361) 0:02:56.443 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.255) 0:02:56.698 ********** ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.267) 0:02:56.966 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.078) 0:02:57.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.022) 0:02:57.067 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.021) 0:02:57.089 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:33:07 +0000 (0:00:00.022) 0:02:57.111 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.109) 0:02:57.220 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.028) 0:02:57.249 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.033) 0:02:57.283 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.036) 0:02:57.320 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.234) 0:02:57.554 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.028) 0:02:57.583 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.294) 0:02:57.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.021) 0:02:57.899 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.021) 0:02:57.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.021) 0:02:57.942 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.021) 0:02:57.963 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.023) 0:02:57.987 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.019) 0:02:58.006 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.026) 0:02:58.033 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.020) 0:02:58.054 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.034) 0:02:58.088 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:33:08 +0000 (0:00:00.022) 0:02:58.111 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:33:09 +0000 (0:00:00.092) 0:02:58.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:33:09 +0000 (0:00:00.031) 0:02:58.236 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:33:09 +0000 (0:00:00.043) 0:02:58.279 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:33:09 +0000 (0:00:00.822) 0:02:59.102 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.273) 0:02:59.375 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:233 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.260) 0:02:59.636 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.042) 0:02:59.679 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.038) 0:02:59.717 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.026) 0:02:59.744 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.021) 0:02:59.765 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.020) 0:02:59.785 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:33:10 +0000 (0:00:00.151) 0:02:59.936 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.821) 0:03:00.758 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.020) 0:03:00.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.024) 0:03:00.802 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031637", "end": "2024-05-11 16:33:11.909928", "rc": 0, "start": "2024-05-11 16:33:11.878291" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.273) 0:03:01.075 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.023) 0:03:01.099 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:33:11 +0000 (0:00:00.025) 0:03:01.125 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.043) 0:03:01.168 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.041) 0:03:01.210 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.272) 0:03:01.482 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.027) 0:03:01.509 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.029) 0:03:01.539 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.276) 0:03:01.815 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:12 +0000 (0:00:00.030) 0:03:01.846 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.324) 0:03:02.171 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004032", "end": "2024-05-11 16:33:13.295240", "rc": 0, "start": "2024-05-11 16:33:13.291208" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.314) 0:03:02.485 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005520", "end": "2024-05-11 16:33:13.609543", "rc": 0, "start": "2024-05-11 16:33:13.604023" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.295) 0:03:02.780 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.031) 0:03:02.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.021) 0:03:02.833 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.023) 0:03:02.856 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.027) 0:03:02.884 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.028) 0:03:02.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.024) 0:03:02.937 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.037) 0:03:02.974 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.093) 0:03:03.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.020) 0:03:03.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:33:13 +0000 (0:00:00.023) 0:03:03.112 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.044) 0:03:03.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.025) 0:03:03.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.027) 0:03:03.209 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.047) 0:03:03.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.021) 0:03:03.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.020) 0:03:03.299 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.043) 0:03:03.343 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.038) 0:03:03.381 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.021) 0:03:03.402 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.022) 0:03:03.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.028) 0:03:03.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.038) 0:03:03.492 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.093) 0:03:03.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.021) 0:03:03.607 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.095) 0:03:03.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.046) 0:03:03.748 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.051) 0:03:03.799 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.023) 0:03:03.823 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.040) 0:03:03.863 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.041) 0:03:03.904 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.032) 0:03:03.937 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:14 +0000 (0:00:00.037) 0:03:03.975 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:15 +0000 (0:00:00.298) 0:03:04.273 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:15 +0000 (0:00:00.031) 0:03:04.304 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:15 +0000 (0:00:00.254) 0:03:04.559 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005723", "end": "2024-05-11 16:33:15.683271", "rc": 0, "start": "2024-05-11 16:33:15.677548" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:15 +0000 (0:00:00.294) 0:03:04.853 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.007508", "end": "2024-05-11 16:33:15.975981", "rc": 0, "start": "2024-05-11 16:33:15.968473" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.293) 0:03:05.147 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.029) 0:03:05.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.020) 0:03:05.197 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.021) 0:03:05.219 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.021) 0:03:05.240 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.019) 0:03:05.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.020) 0:03:05.281 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.024) 0:03:05.306 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.021) 0:03:05.328 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.029) 0:03:05.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.022) 0:03:05.379 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.033) 0:03:05.412 ********** 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] => (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] => (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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.046) 0:03:05.459 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.024) 0:03:05.483 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.035) 0:03:05.519 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.057) 0:03:05.577 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.022) 0:03:05.600 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.085) 0:03:05.685 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.026) 0:03:05.712 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.028) 0:03:05.740 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.030) 0:03:05.771 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.273) 0:03:06.044 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:16 +0000 (0:00:00.036) 0:03:06.081 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.274) 0:03:06.355 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004998", "end": "2024-05-11 16:33:17.469186", "rc": 0, "start": "2024-05-11 16:33:17.464188" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.282) 0:03:06.638 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004952", "end": "2024-05-11 16:33:17.712699", "rc": 0, "start": "2024-05-11 16:33:17.707747" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.243) 0:03:06.881 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.032) 0:03:06.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.025) 0:03:06.939 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.020) 0:03:06.959 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.020) 0:03:06.980 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.020) 0:03:07.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.060) 0:03:07.060 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.041) 0:03:07.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:33:17 +0000 (0:00:00.023) 0:03:07.126 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.025) 0:03:07.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.045) 0:03:07.197 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.041) 0:03:07.239 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.036) 0:03:07.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.029) 0:03:07.305 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.022) 0:03:07.327 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.076) 0:03:07.403 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.029) 0:03:07.433 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.057) 0:03:07.490 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.049) 0:03:07.540 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.050) 0:03:07.591 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.034) 0:03:07.625 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.027) 0:03:07.653 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.118) 0:03:07.771 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.289) 0:03:08.061 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:18 +0000 (0:00:00.030) 0:03:08.091 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.286) 0:03:08.378 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004778", "end": "2024-05-11 16:33:19.493212", "rc": 0, "start": "2024-05-11 16:33:19.488434" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.292) 0:03:08.670 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005472", "end": "2024-05-11 16:33:19.763553", "rc": 0, "start": "2024-05-11 16:33:19.758081" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.261) 0:03:08.932 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.030) 0:03:08.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.021) 0:03:08.984 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.023) 0:03:09.007 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.020) 0:03:09.028 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.021) 0:03:09.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.021) 0:03:09.071 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.021) 0:03:09.093 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 11 May 2024 16:33:19 +0000 (0:00:00.035) 0:03:09.128 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.042) 0:03:09.171 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.030) 0:03:09.201 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.081) 0:03:09.282 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007231", "end": "2024-05-11 16:33:20.405501", "rc": 0, "start": "2024-05-11 16:33:20.398270" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.291) 0:03:09.574 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.045) 0:03:09.619 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445161.9380527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445165.0191016, "dev": 55, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "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": 1715445165.0191016, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 11 May 2024 16:33:20 +0000 (0:00:00.301) 0:03:09.921 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:32:47 UTC", "ActiveEnterTimestampMonotonic": "642859629", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" -.mount run-user-2001.mount basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:32:46 UTC", "AssertTimestampMonotonic": "642245049", "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": "20165918000", "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-05-11 16:32:46 UTC", "ConditionTimestampMonotonic": "642245045", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "42407", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21178", "ExecMainStartTimestamp": "Sat 2024-05-11 16:32:47 UTC", "ExecMainStartTimestampMonotonic": "642859544", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Sat 2024-05-11 16:32:46 UTC] ; stop_time=[n/a] ; pid=21168 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Sat 2024-05-11 16:32:46 UTC] ; stop_time=[n/a] ; pid=21168 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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": "/usr/lib/systemd/user/podman-kube@.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": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:32:46 UTC", "InactiveExitTimestampMonotonic": "642251604", "InvocationID": "144714f24d0649be9e15e29e38b96211", "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": "21178", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "24719360", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/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-podman\\x2dkube.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-05-11 16:32:47 UTC", "StateChangeTimestampMonotonic": "642859629", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 11 May 2024 16:33:21 +0000 (0:00:01.152) 0:03:11.074 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445164.5590942, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1715445164.2010887, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 155189444, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715445164.0080855, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "2961498830", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 11 May 2024 16:33:22 +0000 (0:00:00.207) 0:03:11.282 ********** changed: [sut] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 11 May 2024 16:33:22 +0000 (0:00:00.340) 0:03:11.622 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 11 May 2024 16:33:22 +0000 (0:00:00.265) 0:03:11.887 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050061", "end": "2024-05-11 16:33:23.000433", "rc": 0, "start": "2024-05-11 16:33:22.950372" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.279) 0:03:12.167 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.033) 0:03:12.200 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.022) 0:03:12.222 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.021) 0:03:12.243 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.025) 0:03:12.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.020) 0:03:12.289 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.069) 0:03:12.358 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.035) 0:03:12.393 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.035) 0:03:12.429 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.021) 0:03:12.450 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.028) 0:03:12.478 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.038) 0:03:12.517 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.028) 0:03:12.545 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.068) 0:03:12.614 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.027) 0:03:12.642 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.202) 0:03:12.844 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.026) 0:03:12.871 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:23 +0000 (0:00:00.202) 0:03:13.073 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004029", "end": "2024-05-11 16:33:24.116915", "rc": 0, "start": "2024-05-11 16:33:24.112886" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.213) 0:03:13.287 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003935", "end": "2024-05-11 16:33:24.336136", "rc": 0, "start": "2024-05-11 16:33:24.332201" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.239) 0:03:13.527 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.042) 0:03:13.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.089) 0:03:13.659 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.030) 0:03:13.689 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.026) 0:03:13.715 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.020) 0:03:13.736 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.028) 0:03:13.765 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.039) 0:03:13.804 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.022) 0:03:13.827 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.021) 0:03:13.848 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.045) 0:03:13.893 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.073) 0:03:13.967 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:33:24 +0000 (0:00:00.043) 0:03:14.011 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445161.9380527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445165.0191016, "dev": 55, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "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": 1715445165.0191016, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.205) 0:03:14.216 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target app.slice run-user-2001.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": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; 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=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; 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/2001/auth_test_1_quadlet.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/2001/auth_test_1_quadlet.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/2001/auth_test_1_quadlet.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/2001/auth_test_1_quadlet.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/2001/systemd/generator/auth_test_1_quadlet.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": "auth_test_1_quadlet.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": "auth_test_1_quadlet.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 app.slice", "RequiresMountsFor": "/run/user/2001/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/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.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": "auth_test_1_quadlet", "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/auth_test_user1" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.413) 0:03:14.630 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.198) 0:03:14.829 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.038) 0:03:14.867 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.025) 0:03:14.893 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.023) 0:03:14.917 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:33:25 +0000 (0:00:00.027) 0:03:14.945 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.415) 0:03:15.360 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051432", "end": "2024-05-11 16:33:26.464101", "rc": 0, "start": "2024-05-11 16:33:26.412669" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.273) 0:03:15.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.095) 0:03:15.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.033) 0:03:15.762 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.072) 0:03:15.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.043) 0:03:15.878 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 11 May 2024 16:33:26 +0000 (0:00:00.036) 0:03:15.915 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445161.9380527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445165.0191016, "dev": 55, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "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": 1715445165.0191016, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 11 May 2024 16:33:27 +0000 (0:00:00.226) 0:03:16.141 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 11 May 2024 16:33:27 +0000 (0:00:00.342) 0:03:16.484 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.051179", "end": "2024-05-11 16:33:27.621027", "rc": 0, "start": "2024-05-11 16:33:27.569848" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 11 May 2024 16:33:27 +0000 (0:00:00.325) 0:03:16.809 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.053674", "end": "2024-05-11 16:33:27.921994", "rc": 0, "start": "2024-05-11 16:33:27.868320" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 11 May 2024 16:33:27 +0000 (0:00:00.281) 0:03:17.091 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.009476", "end": "2024-05-11 16:33:28.139640", "rc": 0, "start": "2024-05-11 16:33:28.130164" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.229) 0:03:17.321 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.070) 0:03:17.391 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.024) 0:03:17.416 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.089) 0:03:17.505 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.030) 0:03:17.536 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.034) 0:03:17.570 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.038) 0:03:17.609 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.208) 0:03:17.817 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.030) 0:03:17.847 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:28 +0000 (0:00:00.221) 0:03:18.068 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003897", "end": "2024-05-11 16:33:29.107744", "rc": 0, "start": "2024-05-11 16:33:29.103847" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.211) 0:03:18.280 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003864", "end": "2024-05-11 16:33:29.322448", "rc": 0, "start": "2024-05-11 16:33:29.318584" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.207) 0:03:18.488 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.033) 0:03:18.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.021) 0:03:18.542 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.019) 0:03:18.562 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.032) 0:03:18.594 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.027) 0:03:18.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.026) 0:03:18.648 ********** 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 credentials directory is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.096) 0:03:18.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.026) 0:03:18.772 ********** 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 credential file content is present] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.021) 0:03:18.793 ********** 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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.020) 0:03:18.814 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 11 May 2024 16:33:29 +0000 (0:00:00.201) 0:03:19.015 ********** 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 credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.198) 0:03:19.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.023) 0:03:19.238 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.068) 0:03:19.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.020) 0:03:19.327 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.024) 0:03:19.351 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.021) 0:03:19.372 ********** included: /WORKDIR/git-weekly-ciih1j6llj/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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.037) 0:03:19.410 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.026) 0:03:19.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.023) 0:03:19.460 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.027) 0:03:19.488 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.247) 0:03:19.736 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.028) 0:03:19.764 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445061.2384212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445031.9489427, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932477, "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": "2490329516", "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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:33:30 +0000 (0:00:00.225) 0:03:19.989 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003992", "end": "2024-05-11 16:33:31.028319", "rc": 0, "start": "2024-05-11 16:33:31.024327" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.208) 0:03:20.197 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003895", "end": "2024-05-11 16:33:31.234667", "rc": 0, "start": "2024-05-11 16:33:31.230772" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.203) 0:03:20.401 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.034) 0:03:20.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.023) 0:03:20.459 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.028) 0:03:20.488 ********** 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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.026) 0:03:20.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-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.022) 0:03:20.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.022) 0:03:20.559 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.027) 0:03:20.587 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.023) 0:03:20.611 ********** 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.034) 0:03:20.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.025) 0:03:20.670 ********** 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] => (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] => (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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 11 May 2024 16:33:31 +0000 (0:00:00.031) 0:03:20.702 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 11 May 2024 16:33:32 +0000 (0:00:00.581) 0:03:21.284 ********** 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 11 May 2024 16:33:32 +0000 (0:00:00.196) 0:03:21.481 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:255 Saturday 11 May 2024 16:33:32 +0000 (0:00:00.208) 0:03:21.690 ********** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:260 Saturday 11 May 2024 16:33:32 +0000 (0:00:00.319) 0:03:22.010 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:278 Saturday 11 May 2024 16:33:33 +0000 (0:00:00.229) 0:03:22.239 ********** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_mkzu2i0__podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_auth_and_security.yml:286 Saturday 11 May 2024 16:33:33 +0000 (0:00:00.123) 0:03:22.363 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/cleanup_registry.yml:3 Saturday 11 May 2024 16:33:33 +0000 (0:00:00.029) 0:03:22.392 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.308770", "end": "2024-05-11 16:33:33.730692", "rc": 0, "start": "2024-05-11 16:33:33.421922" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/cleanup_registry.yml:7 Saturday 11 May 2024 16:33:33 +0000 (0:00:00.513) 0:03:22.906 ********** changed: [sut] => (item=/tmp/lsr_nsflplns_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_nsflplns_podman", "path": "/tmp/lsr_nsflplns_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=876 rescued=2 ignored=0 Saturday 11 May 2024 16:33:33 +0000 (0:00:00.209) 0:03:23.115 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 47.09s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.67s /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.99s /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 2.71s /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:92 -------------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.46s /WORKDIR/git-weekly-ciih1j6llj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.71s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.57s /WORKDIR/git-weekly-ciih1j6llj/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Ensure container images are present --------- 1.30s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.29s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.17s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Stop and disable service -------------------- 1.15s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.02s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Start service ------------------------------- 0.99s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Update containers/pods ---------------------- 0.93s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 0.91s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.91s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.85s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 ---^---^---^---^---^--- # 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]: 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) ---^---^---^---^---^---