# 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-ci4cb8ip3e/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:4 Saturday 27 April 2024 16:28:36 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:9 Saturday 27 April 2024 16:28:36 +0000 (0:00:00.010) 0:00:00.023 ******** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:48 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.741) 0:00:00.764 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.092) 0:00:00.857 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.015) 0:00:00.872 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.019) 0:00:00.891 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.248) 0:00:01.140 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.021) 0:00:01.161 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:28:37 +0000 (0:00:00.032) 0:00:01.194 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:28:38 +0000 (0:00:00.730) 0:00:01.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:28:38 +0000 (0:00:00.027) 0:00:01.952 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libnet-1.2-7.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:29:31 +0000 (0:00:53.065) 0:00:55.017 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032160", "end": "2024-04-27 16:29:31.551845", "rc": 0, "start": "2024-04-27 16:29:31.519685" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:29:31 +0000 (0:00:00.319) 0:00:55.337 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:29:31 +0000 (0:00:00.029) 0:00:55.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:29:31 +0000 (0:00:00.028) 0:00:55.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:29:31 +0000 (0:00:00.064) 0:00:55.460 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:29:31 +0000 (0:00:00.077) 0:00:55.538 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.338) 0:00:55.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.023) 0:00:55.899 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.026) 0:00:55.926 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.193) 0:00:56.119 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.024) 0:00:56.143 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.190) 0:00:56.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.021) 0:00:56.355 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.019) 0:00:56.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.019) 0:00:56.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.021) 0:00:56.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.029) 0:00:56.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.054) 0:00:56.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.031) 0:00:56.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.052) 0:00:56.584 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.073) 0:00:56.658 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:29:32 +0000 (0:00:00.051) 0:00:56.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.069) 0:00:56.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.040) 0:00:56.820 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.039) 0:00:56.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.030) 0:00:56.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.029) 0:00:56.919 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.050) 0:00:56.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.020) 0:00:56.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.027) 0:00:57.018 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.039) 0:00:57.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.022) 0:00:57.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.020) 0:00:57.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.024) 0:00:57.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.027) 0:00:57.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.032) 0:00:57.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.041) 0:00:57.227 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.022) 0:00:57.250 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.026) 0:00:57.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 secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.020) 0:00:57.296 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.040) 0:00:57.336 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.017) 0:00:57.354 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.017) 0:00:57.372 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.015) 0:00:57.388 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.016) 0:00:57.405 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:52 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.016) 0:00:57.421 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:5 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.052) 0:00:57.473 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_k7x8mdrj_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:12 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.257) 0:00:57.731 ******** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_k7x8mdrj_podman/auth", "__podman_test_authfile": "/tmp/lsr_k7x8mdrj_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:18 Saturday 27 April 2024 16:29:33 +0000 (0:00:00.020) 0:00:57.752 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_k7x8mdrj_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-ci4cb8ip3e/tests/tasks/setup_registry.yml:24 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.322) 0:00:58.074 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.069) 0:00:58.144 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/.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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.033) 0:00:58.177 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.027) 0:00:58.204 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.243) 0:00:58.448 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.022) 0:00:58.470 ******** 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-ci4cb8ip3e/.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-ci4cb8ip3e/.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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 27 April 2024 16:29:34 +0000 (0:00:00.063) 0:00:58.534 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "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", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 27 April 2024 16:29:36 +0000 (0:00:02.193) 0:01:00.728 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 27 April 2024 16:29:39 +0000 (0:00:02.963) 0:01:03.691 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 27 April 2024 16:29:40 +0000 (0:00:00.325) 0:01:04.017 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 27 April 2024 16:29:40 +0000 (0:00:00.210) 0:01:04.228 ******** 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": "system.slice sysinit.target dbus.socket syslog.target dbus-broker.service network.target systemd-journald.socket basic.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": "dbus.socket system.slice 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 27 April 2024 16:29:41 +0000 (0:00:00.799) 0:01:05.027 ******** 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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 27 April 2024 16:29:41 +0000 (0:00:00.724) 0:01:05.752 ******** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUlkODRwOThEVXBFbUoxLzJnUlkwY2d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpnMwpOMk5sTWpsbUxUZGpNR1EwWVRRMExUazRPV1EzWm1SaExUQTBOVGhrTVdNM01CNFhEVEkwTURReU56RTJNamswCk1Wb1hEVEkxTURReU56RTJNamswTVZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF1M0NVc0hhSjlhd0hWUHlCRkZjck1BQkQwbytOSzBXMAo4VWFYYnpYYlJpUys4MVE2NDI2TW1hZy9kbDBVV09FYTFua09WZkVsSWtocW9abGloQXV4dlVoRkg0SElwTCtXCnpBakNaM2RyNmZKWkdaenpEa0hhOEY4azlVUmdDbFJUWkUzVEpqWGhsY2oxdlE4eTcwQldiTTR2ZEhvejNmSkoKZzNZT1J3dCtYTTFTemlBendzQTVBTEZFTVhka1F1YlVhSzFCUkxvV0tzUFBPOGJwZEliZ0NCQ0gzczBXdjdaeAo4V3Z1K1lHOWNIV3ZMVTROVGZlQS9NdkVQcXphbWY5NG1ybDhtZThNV2hkNk9uY0haYTdoWElYTlVwMnJxSDRDCmw3bGlFa0JzN0pGU0pkSlE5NU5ZbFliVG5oVDRBRWFUYlk3SnZPd29abDVrWFl5N3VWT2FWUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVBIUEkvL2xVZ3I4NHlIaFhTSVhHMUVzOW9tc3dId1lEVlIwakJCZ3dGb0FVbzV0N3NBWU4KV2dZdUppREZKM2x4dVczTXNEY3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQytSNEFTcm9zU01IYktOdExqdwpHaTB6Z0owQUpidHhOL05ST0wyOWwwQkhzNEtVQmZ2R0JKa0E2WVBqMjU5WWRVcDcwNDVBZU1oY28yQ2huQ0dxCmJtWFVwVjNZZzlUSDJseGlXczErSkJqZUE2YzlyTS96cGFuSVV6MTJqRzRRYy8rSHZQcHNNdllBdFpkd3VSNzMKNzlMb0tYcmY5UFd6clcyZXhoVVhzY3AxYk10b3h2d0M4eEl0VDdHSFlIY2tFcFdwcjFJYkdtMFFjRldUUUx4OApZaXJuVC9iNG5GUHlZU2c1NmN2UFQzSEtrdkloOUNOYWN2dEI3YTVEN0tWTGNUYU1xSVpTdlZrOUVmNVVxVDBqCjkyUXk1ek9ERDU1N1ZlcUFQVXk2L1NPZjQ2bFhrZVp2RVVzWGVHWVBmWFpZR0RTdDduWCtTamRLRFUwUXFORmEKdURvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2QUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktZd2dnU2lBZ0VBQW9JQkFRQzdjSlN3ZG9uMXJBZFUKL0lFVVZ5c3dBRVBTajQwclJiVHhScGR2TmR0R0pMN3pWRHJqYm95WnFEOTJYUlJZNFJyV2VRNVY4U1VpU0dxaAptV0tFQzdHOVNFVWZnY2lrdjViTUNNSm5kMnZwOGxrWm5QTU9RZHJ3WHlUMVJHQUtWRk5rVGRNbU5lR1Z5UFc5CkR6THZRRlpzemk5MGVqUGQ4a21EZGc1SEMzNWN6VkxPSURQQ3dEa0FzVVF4ZDJSQzV0Um9yVUZFdWhZcXc4ODcKeHVsMGh1QUlFSWZlelJhL3RuSHhhKzc1Z2Ixd2RhOHRUZzFOOTREOHk4UStyTnFaLzNpYXVYeVo3d3hhRjNvNgpkd2RscnVGY2hjMVNuYXVvZmdLWHVXSVNRR3pza1ZJbDBsRDNrMWlWaHRPZUZQZ0FScE50anNtODdDaG1YbVJkCmpMdTVVNXBWQWdNQkFBRUNnZ0VBTkNoUkw4TmtnMWpCMTR2RjdWK09OSGEyYUxhcVhUS3g5WHVqc3Y0RkRNRTMKNDJUNldBUVFtc2RmRlhRMEw4RS80eE5mZ2xtdWNCby9sY1VsVFVJbHpOcDU1WmtMT0pEWmlPQWRISVoySUd6ZwpEMGtGdDE5cTZYMUlQdm11VWVHQ0xRU2M3MktKNmRDNFZNb1FiZFAwMktVTlBuZXN6Q05hQW50TTRNY1plLy9wCklhSzNlN0l4dnA1WFVRMWtVOS8zdnZLN1F2VE56dVJHY3pialdWTlEyNStBb3hrb21LRUZlcVhJZnY3ZWpmbnUKSlNsV3QvQkt1b1dxVWhvSmE1UnFJN25lUU1MdlFNeXhHbUV6TjJWTnZGWGJEOUJnZzVqR285dVluYktpMjNLbApWR0xQWFhJV2lKSm1JRWVrL3c4Kzh5VzFDbmxuSjBhdWgxaHIxTkFSUndLQmdRRC9naU9kRHlSdm8wQjVraWtsCklSMjExOG9JeSs2ZXg2aEFnT3BsRW9PS1pZMGd0Nmwxayt5WGlmODhNM2w0TkpYTERZbmVlQ0tYL2huL3BOL08KcXRoeWd3bmVpMFpWdUs4VzRPYzk2VnQyK29rQjArWXRsNEk0Q0VpSVdqTE5XODdyU1Rpd1JIMFBxSTRmOHBsZQpsTmtjMWQrN2lPVUgzVkJ3MlJNc2pvK2VUd0tCZ1FDN3pPbHJIWkg3WmZYWHJjM0NydXlpSDBtQ3pta0paOGZ6ClkxTDF3MVdycU1GS3Q4dGJkbUJvSmV1dW5VMjI4dmcxdVhQREhwYmY5UW16N1ZzWU9QNVZDOG56M0lOeFlQdHQKbmhOcE5NZ3hxdzJIaFl3SXJQN1I4VHRSV0VVWHcwWTRQZWFwM3FJR05YaDJ3N0cyQ0dVSWp4SEdCb0xZNTdNVQpsVVdSWGlHWUd3S0JnQ2MzaDFYVS9DZXlhL1A4N2huSDBuS1ZzMm5VTzBUZHFrSjBSd1hLYUt3MldBbjhocU1JCldGa09Fa0hnT0xXdGhJeE5BS3RIenk5N0RleUNGdVAycnhBc2NyaFlzaXY0RTgrMEoyb0dSa2FsdjUrck1Yb3YKOWdtNW84Qmg3OGc3WGpBWTVmMlFGWTN3dGhmTE9hVWR2WkZDZG51blVGZjdyUndWQlc5aVZrTGJBb0dBUUUyaApmdlBaRUdPUkVoQ0k2NmhKamhsNGFqbVM3WTJEZ1dyNDlQMjFUOW13bFl6cExLQVQwcFZwWlppbkM0V1dSNDhBCmZFYjFFaW9zOEZiTllqWGhuKzB4Y1RhSUswSXgxUTdUUnFxMEFZMjRURGNHQTlKNFRocHpYUjhFU1dhcm5JWlYKZk1TbVpjblpQWkUwUUVnUGtDYXN4MGxqZERHaHQrS0V0NG1ycHhFQ2dZQlQwTFZqS2JaU2d0SFJzbmRjS2ttcApFZHhNK1JTQ2FYZ1AyMlNHaUVoa1RCakdEWHBzVitPR3M0Y0t0dU9UR25BTEhpYXRjeEZOQmdiRyt4aGE0eXM5CkNZRWM4U3RxSXFyaFhBYU8zbHY1RWExMWVtSWtaMmJIcVQ4WmpUR3ZkS2d5d3plRXp6R1dncS9PQXA3bEMvOUgKTUlpTThKSzdVand4UUFxU0dac0lJQT09Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUlkODRwOThEVXBFbUoxLzJnUlkwY2d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpnMwpOMk5sTWpsbUxUZGpNR1EwWVRRMExUazRPV1EzWm1SaExUQTBOVGhrTVdNM01CNFhEVEkwTURReU56RTJNamswCk1Wb1hEVEkxTURReU56RTJNamswTVZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF1M0NVc0hhSjlhd0hWUHlCRkZjck1BQkQwbytOSzBXMAo4VWFYYnpYYlJpUys4MVE2NDI2TW1hZy9kbDBVV09FYTFua09WZkVsSWtocW9abGloQXV4dlVoRkg0SElwTCtXCnpBakNaM2RyNmZKWkdaenpEa0hhOEY4azlVUmdDbFJUWkUzVEpqWGhsY2oxdlE4eTcwQldiTTR2ZEhvejNmSkoKZzNZT1J3dCtYTTFTemlBendzQTVBTEZFTVhka1F1YlVhSzFCUkxvV0tzUFBPOGJwZEliZ0NCQ0gzczBXdjdaeAo4V3Z1K1lHOWNIV3ZMVTROVGZlQS9NdkVQcXphbWY5NG1ybDhtZThNV2hkNk9uY0haYTdoWElYTlVwMnJxSDRDCmw3bGlFa0JzN0pGU0pkSlE5NU5ZbFliVG5oVDRBRWFUYlk3SnZPd29abDVrWFl5N3VWT2FWUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVBIUEkvL2xVZ3I4NHlIaFhTSVhHMUVzOW9tc3dId1lEVlIwakJCZ3dGb0FVbzV0N3NBWU4KV2dZdUppREZKM2x4dVczTXNEY3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQytSNEFTcm9zU01IYktOdExqdwpHaTB6Z0owQUpidHhOL05ST0wyOWwwQkhzNEtVQmZ2R0JKa0E2WVBqMjU5WWRVcDcwNDVBZU1oY28yQ2huQ0dxCmJtWFVwVjNZZzlUSDJseGlXczErSkJqZUE2YzlyTS96cGFuSVV6MTJqRzRRYy8rSHZQcHNNdllBdFpkd3VSNzMKNzlMb0tYcmY5UFd6clcyZXhoVVhzY3AxYk10b3h2d0M4eEl0VDdHSFlIY2tFcFdwcjFJYkdtMFFjRldUUUx4OApZaXJuVC9iNG5GUHlZU2c1NmN2UFQzSEtrdkloOUNOYWN2dEI3YTVEN0tWTGNUYU1xSVpTdlZrOUVmNVVxVDBqCjkyUXk1ek9ERDU1N1ZlcUFQVXk2L1NPZjQ2bFhrZVp2RVVzWGVHWVBmWFpZR0RTdDduWCtTamRLRFUwUXFORmEKdURvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 27 April 2024 16:29:42 +0000 (0:00:00.722) 0:01:06.474 ******** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQC7cJSwdon1rAdU\n/IEUVyswAEPSj40rRbTxRpdvNdtGJL7zVDrjboyZqD92XRRY4RrWeQ5V8SUiSGqh\nmWKEC7G9SEUfgcikv5bMCMJnd2vp8lkZnPMOQdrwXyT1RGAKVFNkTdMmNeGVyPW9\nDzLvQFZszi90ejPd8kmDdg5HC35czVLOIDPCwDkAsUQxd2RC5tRorUFEuhYqw887\nxul0huAIEIfezRa/tnHxa+75gb1wda8tTg1N94D8y8Q+rNqZ/3iauXyZ7wxaF3o6\ndwdlruFchc1SnauofgKXuWISQGzskVIl0lD3k1iVhtOeFPgARpNtjsm87ChmXmRd\njLu5U5pVAgMBAAECggEANChRL8Nkg1jB14vF7V+ONHa2aLaqXTKx9Xujsv4FDME3\n42T6WAQQmsdfFXQ0L8E/4xNfglmucBo/lcUlTUIlzNp55ZkLOJDZiOAdHIZ2IGzg\nD0kFt19q6X1IPvmuUeGCLQSc72KJ6dC4VMoQbdP02KUNPneszCNaAntM4McZe//p\nIaK3e7Ixvp5XUQ1kU9/3vvK7QvTNzuRGczbjWVNQ25+AoxkomKEFeqXIfv7ejfnu\nJSlWt/BKuoWqUhoJa5RqI7neQMLvQMyxGmEzN2VNvFXbD9Bgg5jGo9uYnbKi23Kl\nVGLPXXIWiJJmIEek/w8+8yW1CnlnJ0auh1hr1NARRwKBgQD/giOdDyRvo0B5kikl\nIR2118oIy+6ex6hAgOplEoOKZY0gt6l1k+yXif88M3l4NJXLDYneeCKX/hn/pN/O\nqthygwnei0ZVuK8W4Oc96Vt2+okB0+Ytl4I4CEiIWjLNW87rSTiwRH0PqI4f8ple\nlNkc1d+7iOUH3VBw2RMsjo+eTwKBgQC7zOlrHZH7ZfXXrc3CruyiH0mCzmkJZ8fz\nY1L1w1WrqMFKt8tbdmBoJeuunU228vg1uXPDHpbf9Qmz7VsYOP5VC8nz3INxYPtt\nnhNpNMgxqw2HhYwIrP7R8TtRWEUXw0Y4Peap3qIGNXh2w7G2CGUIjxHGBoLY57MU\nlUWRXiGYGwKBgCc3h1XU/Ceya/P87hnH0nKVs2nUO0TdqkJ0RwXKaKw2WAn8hqMI\nWFkOEkHgOLWthIxNAKtHzy97DeyCFuP2rxAscrhYsiv4E8+0J2oGRkalv5+rMXov\n9gm5o8Bh78g7XjAY5f2QFY3wthfLOaUdvZFCdnunUFf7rRwVBW9iVkLbAoGAQE2h\nfvPZEGOREhCI66hJjhl4ajmS7Y2DgWr49P21T9mwlYzpLKAT0pVpZZinC4WWR48A\nfEb1Eios8FbNYjXhn+0xcTaIK0Ix1Q7TRqq0AY24TDcGA9J4ThpzXR8ESWarnIZV\nfMSmZcnZPZE0QEgPkCasx0ljdDGht+KEt4mrpxECgYBT0LVjKbZSgtHRsndcKkmp\nEdxM+RSCaXgP22SGiEhkTBjGDXpsV+OGs4cKtuOTGnALHiatcxFNBgbG+xha4ys9\nCYEc8StqIqrhXAaO3lv5Ea11emIkZ2bHqT8ZjTGvdKgywzeEzzGWgq/OAp7lC/9H\nMIiM8JK7UjwxQAqSGZsIIA==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 27 April 2024 16:29:42 +0000 (0:00:00.026) 0:01:06.500 ******** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQC7cJSwdon1rAdU\n/IEUVyswAEPSj40rRbTxRpdvNdtGJL7zVDrjboyZqD92XRRY4RrWeQ5V8SUiSGqh\nmWKEC7G9SEUfgcikv5bMCMJnd2vp8lkZnPMOQdrwXyT1RGAKVFNkTdMmNeGVyPW9\nDzLvQFZszi90ejPd8kmDdg5HC35czVLOIDPCwDkAsUQxd2RC5tRorUFEuhYqw887\nxul0huAIEIfezRa/tnHxa+75gb1wda8tTg1N94D8y8Q+rNqZ/3iauXyZ7wxaF3o6\ndwdlruFchc1SnauofgKXuWISQGzskVIl0lD3k1iVhtOeFPgARpNtjsm87ChmXmRd\njLu5U5pVAgMBAAECggEANChRL8Nkg1jB14vF7V+ONHa2aLaqXTKx9Xujsv4FDME3\n42T6WAQQmsdfFXQ0L8E/4xNfglmucBo/lcUlTUIlzNp55ZkLOJDZiOAdHIZ2IGzg\nD0kFt19q6X1IPvmuUeGCLQSc72KJ6dC4VMoQbdP02KUNPneszCNaAntM4McZe//p\nIaK3e7Ixvp5XUQ1kU9/3vvK7QvTNzuRGczbjWVNQ25+AoxkomKEFeqXIfv7ejfnu\nJSlWt/BKuoWqUhoJa5RqI7neQMLvQMyxGmEzN2VNvFXbD9Bgg5jGo9uYnbKi23Kl\nVGLPXXIWiJJmIEek/w8+8yW1CnlnJ0auh1hr1NARRwKBgQD/giOdDyRvo0B5kikl\nIR2118oIy+6ex6hAgOplEoOKZY0gt6l1k+yXif88M3l4NJXLDYneeCKX/hn/pN/O\nqthygwnei0ZVuK8W4Oc96Vt2+okB0+Ytl4I4CEiIWjLNW87rSTiwRH0PqI4f8ple\nlNkc1d+7iOUH3VBw2RMsjo+eTwKBgQC7zOlrHZH7ZfXXrc3CruyiH0mCzmkJZ8fz\nY1L1w1WrqMFKt8tbdmBoJeuunU228vg1uXPDHpbf9Qmz7VsYOP5VC8nz3INxYPtt\nnhNpNMgxqw2HhYwIrP7R8TtRWEUXw0Y4Peap3qIGNXh2w7G2CGUIjxHGBoLY57MU\nlUWRXiGYGwKBgCc3h1XU/Ceya/P87hnH0nKVs2nUO0TdqkJ0RwXKaKw2WAn8hqMI\nWFkOEkHgOLWthIxNAKtHzy97DeyCFuP2rxAscrhYsiv4E8+0J2oGRkalv5+rMXov\n9gm5o8Bh78g7XjAY5f2QFY3wthfLOaUdvZFCdnunUFf7rRwVBW9iVkLbAoGAQE2h\nfvPZEGOREhCI66hJjhl4ajmS7Y2DgWr49P21T9mwlYzpLKAT0pVpZZinC4WWR48A\nfEb1Eios8FbNYjXhn+0xcTaIK0Ix1Q7TRqq0AY24TDcGA9J4ThpzXR8ESWarnIZV\nfMSmZcnZPZE0QEgPkCasx0ljdDGht+KEt4mrpxECgYBT0LVjKbZSgtHRsndcKkmp\nEdxM+RSCaXgP22SGiEhkTBjGDXpsV+OGs4cKtuOTGnALHiatcxFNBgbG+xha4ys9\nCYEc8StqIqrhXAaO3lv5Ea11emIkZ2bHqT8ZjTGvdKgywzeEzzGWgq/OAp7lC/9H\nMIiM8JK7UjwxQAqSGZsIIA==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\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.031656", "end": "2024-04-27 16:29:42.938232", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAId84p98DUpEmJ1/2gRY0cgwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzg3\nN2NlMjlmLTdjMGQ0YTQ0LTk4OWQ3ZmRhLTA0NThkMWM3MB4XDTI0MDQyNzE2Mjk0\nMVoXDTI1MDQyNzE2Mjk0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu3CUsHaJ9awHVPyBFFcrMABD0o+NK0W0\n8UaXbzXbRiS+81Q6426Mmag/dl0UWOEa1nkOVfElIkhqoZlihAuxvUhFH4HIpL+W\nzAjCZ3dr6fJZGZzzDkHa8F8k9URgClRTZE3TJjXhlcj1vQ8y70BWbM4vdHoz3fJJ\ng3YORwt+XM1SziAzwsA5ALFEMXdkQubUaK1BRLoWKsPPO8bpdIbgCBCH3s0Wv7Zx\n8Wvu+YG9cHWvLU4NTfeA/MvEPqzamf94mrl8me8MWhd6OncHZa7hXIXNUp2rqH4C\nl7liEkBs7JFSJdJQ95NYlYbTnhT4AEaTbY7JvOwoZl5kXYy7uVOaVQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUPHPI//lUgr84yHhXSIXG1Es9omswHwYDVR0jBBgwFoAUo5t7sAYN\nWgYuJiDFJ3lxuW3MsDcwDQYJKoZIhvcNAQELBQADggEBAC+R4ASrosSMHbKNtLjw\nGi0zgJ0AJbtxN/NROL29l0BHs4KUBfvGBJkA6YPj259YdUp7045AeMhco2ChnCGq\nbmXUpV3Yg9TH2lxiWs1+JBjeA6c9rM/zpanIUz12jG4Qc/+HvPpsMvYAtZdwuR73\n79LoKXrf9PWzrW2exhUXscp1bMtoxvwC8xItT7GHYHckEpWpr1IbGm0QcFWTQLx8\nYirnT/b4nFPyYSg56cvPT3HKkvIh9CNacvtB7a5D7KVLcTaMqIZSvVk9Ef5UqT0j\n92Qy5zODD557VeqAPUy6/SOf46lXkeZvEUsXeGYPfXZYGDSt7nX+SjdKDU0QqNFa\nuDo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQC7cJSwdon1rAdU\n/IEUVyswAEPSj40rRbTxRpdvNdtGJL7zVDrjboyZqD92XRRY4RrWeQ5V8SUiSGqh\nmWKEC7G9SEUfgcikv5bMCMJnd2vp8lkZnPMOQdrwXyT1RGAKVFNkTdMmNeGVyPW9\nDzLvQFZszi90ejPd8kmDdg5HC35czVLOIDPCwDkAsUQxd2RC5tRorUFEuhYqw887\nxul0huAIEIfezRa/tnHxa+75gb1wda8tTg1N94D8y8Q+rNqZ/3iauXyZ7wxaF3o6\ndwdlruFchc1SnauofgKXuWISQGzskVIl0lD3k1iVhtOeFPgARpNtjsm87ChmXmRd\njLu5U5pVAgMBAAECggEANChRL8Nkg1jB14vF7V+ONHa2aLaqXTKx9Xujsv4FDME3\n42T6WAQQmsdfFXQ0L8E/4xNfglmucBo/lcUlTUIlzNp55ZkLOJDZiOAdHIZ2IGzg\nD0kFt19q6X1IPvmuUeGCLQSc72KJ6dC4VMoQbdP02KUNPneszCNaAntM4McZe//p\nIaK3e7Ixvp5XUQ1kU9/3vvK7QvTNzuRGczbjWVNQ25+AoxkomKEFeqXIfv7ejfnu\nJSlWt/BKuoWqUhoJa5RqI7neQMLvQMyxGmEzN2VNvFXbD9Bgg5jGo9uYnbKi23Kl\nVGLPXXIWiJJmIEek/w8+8yW1CnlnJ0auh1hr1NARRwKBgQD/giOdDyRvo0B5kikl\nIR2118oIy+6ex6hAgOplEoOKZY0gt6l1k+yXif88M3l4NJXLDYneeCKX/hn/pN/O\nqthygwnei0ZVuK8W4Oc96Vt2+okB0+Ytl4I4CEiIWjLNW87rSTiwRH0PqI4f8ple\nlNkc1d+7iOUH3VBw2RMsjo+eTwKBgQC7zOlrHZH7ZfXXrc3CruyiH0mCzmkJZ8fz\nY1L1w1WrqMFKt8tbdmBoJeuunU228vg1uXPDHpbf9Qmz7VsYOP5VC8nz3INxYPtt\nnhNpNMgxqw2HhYwIrP7R8TtRWEUXw0Y4Peap3qIGNXh2w7G2CGUIjxHGBoLY57MU\nlUWRXiGYGwKBgCc3h1XU/Ceya/P87hnH0nKVs2nUO0TdqkJ0RwXKaKw2WAn8hqMI\nWFkOEkHgOLWthIxNAKtHzy97DeyCFuP2rxAscrhYsiv4E8+0J2oGRkalv5+rMXov\n9gm5o8Bh78g7XjAY5f2QFY3wthfLOaUdvZFCdnunUFf7rRwVBW9iVkLbAoGAQE2h\nfvPZEGOREhCI66hJjhl4ajmS7Y2DgWr49P21T9mwlYzpLKAT0pVpZZinC4WWR48A\nfEb1Eios8FbNYjXhn+0xcTaIK0Ix1Q7TRqq0AY24TDcGA9J4ThpzXR8ESWarnIZV\nfMSmZcnZPZE0QEgPkCasx0ljdDGht+KEt4mrpxECgYBT0LVjKbZSgtHRsndcKkmp\nEdxM+RSCaXgP22SGiEhkTBjGDXpsV+OGs4cKtuOTGnALHiatcxFNBgbG+xha4ys9\nCYEc8StqIqrhXAaO3lv5Ea11emIkZ2bHqT8ZjTGvdKgywzeEzzGWgq/OAp7lC/9H\nMIiM8JK7UjwxQAqSGZsIIA==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-04-27 16:29:42.906576" } STDOUT: Request "20240427162941" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 27 April 2024 16:29:42 +0000 (0:00:00.225) 0:01:06.725 ******** 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:35 Saturday 27 April 2024 16:29:43 +0000 (0:00:00.555) 0:01:07.281 ******** changed: [sut] => { "changed": true, "checksum": "8bf629eda62afddb8cead8cd6f832e12aa4c9a3e", "dest": "/tmp/lsr_k7x8mdrj_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "462c9af204915fd762f28ad77bc903c4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1714235383.5571187-2944-236590872425671/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:41 Saturday 27 April 2024 16:29:44 +0000 (0:00:00.597) 0:01:07.878 ******** changed: [sut] => { "changed": true, "checksum": "77a4930498d60500966da4e6d53d187c294ccecf", "dest": "/tmp/lsr_k7x8mdrj_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "6aaf94053e10e303c9b20c4dec886690", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1714235384.152313-2969-102534593945999/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:47 Saturday 27 April 2024 16:29:44 +0000 (0:00:00.566) 0:01:08.445 ******** changed: [sut] => { "changed": true, "checksum": "8bf629eda62afddb8cead8cd6f832e12aa4c9a3e", "dest": "/tmp/lsr_k7x8mdrj_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "462c9af204915fd762f28ad77bc903c4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1714235384.736084-3006-66584007895577/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:54 Saturday 27 April 2024 16:29:45 +0000 (0:00:00.524) 0:01:08.970 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-1.7.0-12.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:59 Saturday 27 April 2024 16:29:48 +0000 (0:00:03.687) 0:01:12.657 ******** 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:67 Saturday 27 April 2024 16:29:49 +0000 (0:00:00.213) 0:01:12.871 ******** 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:84 Saturday 27 April 2024 16:29:49 +0000 (0:00:00.556) 0:01:13.427 ******** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_k7x8mdrj_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:92 Saturday 27 April 2024 16:29:49 +0000 (0:00:00.019) 0:01:13.446 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_k7x8mdrj_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.510127", "end": "2024-04-27 16:29:52.356727", "rc": 0, "start": "2024-04-27 16:29:49.846600" } STDOUT: ed4c490beaac62f6541b531becb983cd8977c055d953f7bf3c1519eeaed13732 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:103 Saturday 27 April 2024 16:29:52 +0000 (0:00:02.720) 0:01:16.166 ******** 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:107 Saturday 27 April 2024 16:29:52 +0000 (0:00:00.243) 0:01:16.410 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.043891", "end": "2024-04-27 16:29:52.944068", "rc": 0, "start": "2024-04-27 16:29:52.900177" } STDERR: time="2024-04-27T16:29:52.354863597Z" 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=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.356121054Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.356520346Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.35709268Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.356066564Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.19.9 instance.id=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.357467867Z" 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=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 time="2024-04-27T16:29:52.358206285Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=f2087516-a466-4b33-a58f-4be95f88ffcc service=registry version=2.8.2 2024/04/27 16:29:52 http: TLS handshake error from 10.88.0.1:42716: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:113 Saturday 27 April 2024 16:29:52 +0000 (0:00:00.322) 0:01:16.733 ******** 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:118 Saturday 27 April 2024 16:29:52 +0000 (0:00:00.023) 0:01:16.756 ******** 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_k7x8mdrj_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_k7x8mdrj_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.350358", "end": "2024-04-27 16:29:54.513823", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-04-27 16:29:53.163465" } 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-ci4cb8ip3e/tests/tasks/setup_registry.yml:129 Saturday 27 April 2024 16:29:54 +0000 (0:00:01.546) 0:01:18.302 ******** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_k7x8mdrj_podman/auth/auth.json", "--cert-dir=/tmp/lsr_k7x8mdrj_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.175951", "end": "2024-04-27 16:29:54.881760", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-04-27 16:29:54.705809" } 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:60 Saturday 27 April 2024 16:29:54 +0000 (0:00:00.368) 0:01:18.671 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:29:54 +0000 (0:00:00.054) 0:01:18.726 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.034) 0:01:18.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.099) 0:01:18.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.021) 0:01:18.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.020) 0:01:18.901 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.048) 0:01:18.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.619) 0:01:19.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.021) 0:01:19.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:29:55 +0000 (0:00:00.025) 0:01:19.615 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029387", "end": "2024-04-27 16:29:56.073570", "rc": 0, "start": "2024-04-27 16:29:56.044183" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.245) 0:01:19.861 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.021) 0:01:19.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.020) 0:01:19.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.057) 0:01:19.960 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.082) 0:01:20.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.046) 0:01:20.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.027) 0:01:20.117 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.037) 0:01:20.155 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.234) 0:01:20.389 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.035) 0:01:20.425 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.220) 0:01:20.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.022) 0:01:20.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.021) 0:01:20.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.024) 0:01:20.713 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.021) 0:01:20.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:29:56 +0000 (0:00:00.020) 0:01:20.755 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.020) 0:01:20.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.021) 0:01:20.796 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.020) 0:01:20.817 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.042) 0:01:20.860 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.036) 0:01:20.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.049) 0:01:20.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.020) 0:01:20.968 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.036) 0:01:21.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.020) 0:01:21.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.022) 0:01:21.047 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.037) 0:01:21.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.019) 0:01:21.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.026) 0:01:21.131 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.058) 0:01:21.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.031) 0:01:21.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.040) 0:01:21.262 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.021) 0:01:21.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.027) 0:01:21.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.022) 0:01:21.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.024) 0:01:21.358 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.033) 0:01:21.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 [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.032) 0:01:21.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 : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.045) 0:01:21.470 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.019) 0:01:21.490 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.061) 0:01:21.551 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.037) 0:01:21.588 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.037) 0:01:21.626 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.043) 0:01:21.670 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.042) 0:01:21.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:29:57 +0000 (0:00:00.026) 0:01:21.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.028) 0:01:21.767 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.029) 0:01:21.796 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.224) 0:01:22.020 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.028) 0:01:22.049 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.205) 0:01:22.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.039) 0:01:22.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.019) 0:01:22.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.019) 0:01:22.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.047) 0:01:22.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.037) 0:01:22.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.021) 0:01:22.440 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.027) 0:01:22.468 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.037) 0:01:22.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.026) 0:01:22.532 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.031) 0:01:22.564 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.021) 0:01:22.585 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.024) 0:01:22.610 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:29:58 +0000 (0:00:00.024) 0:01:22.635 ******** 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.005260", "end": "2024-04-27 16:29:59.043721", "rc": 0, "start": "2024-04-27 16:29:59.038461" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.198) 0:01:22.833 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.021) 0:01:22.855 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.045) 0:01:22.901 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.038) 0:01:22.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.030) 0:01:22.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.026) 0:01:22.996 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.091) 0:01:23.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.045) 0:01:23.132 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.046) 0:01:23.179 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:75 Saturday 27 April 2024 16:29:59 +0000 (0:00:00.562) 0:01:23.742 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:86 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.020) 0:01:23.763 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.042) 0:01:23.806 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.038) 0:01:23.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.026) 0:01:23.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.029) 0:01:23.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.023) 0:01:23.924 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.056) 0:01:23.981 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.714) 0:01:24.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.022) 0:01:24.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:30:00 +0000 (0:00:00.030) 0:01:24.748 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030396", "end": "2024-04-27 16:30:01.183769", "rc": 0, "start": "2024-04-27 16:30:01.153373" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.228) 0:01:24.977 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.035) 0:01:25.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.025) 0:01:25.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.070) 0:01:25.109 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.064) 0:01:25.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.058) 0:01:25.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.044) 0:01:25.276 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.069) 0:01:25.346 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.268) 0:01:25.614 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:01 +0000 (0:00:00.038) 0:01:25.653 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.210) 0:01:25.863 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.089) 0:01:25.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.036) 0:01:25.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.035) 0:01:26.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.021) 0:01:26.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.023) 0:01:26.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.024) 0:01:26.095 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.020) 0:01:26.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.020) 0:01:26.136 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.050) 0:01:26.187 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.044) 0:01:26.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.021) 0:01:26.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.044) 0:01:26.297 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.076) 0:01:26.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.028) 0:01:26.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.028) 0:01:26.431 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.050) 0:01:26.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.072) 0:01:26.553 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.040) 0:01:26.593 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.058) 0:01:26.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.036) 0:01:26.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.034) 0:01:26.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:30:02 +0000 (0:00:00.028) 0:01:26.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.025) 0:01:26.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.022) 0:01:26.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.024) 0:01:26.824 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.028) 0:01:26.853 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.021) 0:01:26.874 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.026) 0:01:26.900 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.049) 0:01:26.950 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.090) 0:01:27.040 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.045) 0:01:27.086 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.032) 0:01:27.119 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.022) 0:01:27.141 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.088) 0:01:27.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.040) 0:01:27.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.029) 0:01:27.300 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.031) 0:01:27.331 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.215) 0:01:27.546 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:03 +0000 (0:00:00.041) 0:01:27.587 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.198) 0:01:27.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.028) 0:01:27.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.021) 0:01:27.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.021) 0:01:27.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.022) 0:01:27.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.021) 0:01:27.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.054) 0:01:27.955 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.029) 0:01:27.985 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.073) 0:01:28.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.044) 0:01:28.102 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.054) 0:01:28.157 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.141) 0:01:28.298 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.023) 0:01:28.321 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.025) 0:01:28.347 ******** 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.005403", "end": "2024-04-27 16:30:04.770126", "rc": 0, "start": "2024-04-27 16:30:04.764723" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.225) 0:01:28.573 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.019) 0:01:28.593 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.064) 0:01:28.657 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.057) 0:01:28.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:04 +0000 (0:00:00.030) 0:01:28.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.029) 0:01:28.775 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.021) 0:01:28.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.020) 0:01:28.818 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.025) 0:01:28.843 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:101 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.469) 0:01:29.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:112 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.034) 0:01:29.348 ******** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_7x0i0fa9_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:120 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.184) 0:01:29.532 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.122) 0:01:29.655 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:30:05 +0000 (0:00:00.068) 0:01:29.724 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.050) 0:01:29.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.059) 0:01:29.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.068) 0:01:29.901 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.146) 0:01:30.047 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.674) 0:01:30.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:30:06 +0000 (0:00:00.023) 0:01:30.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.031) 0:01:30.777 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029706", "end": "2024-04-27 16:30:07.209729", "rc": 0, "start": "2024-04-27 16:30:07.180023" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.225) 0:01:31.003 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.022) 0:01:31.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.022) 0:01:31.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.095) 0:01:31.144 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.038) 0:01:31.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.026) 0:01:31.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.052) 0:01:31.262 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.042) 0:01:31.305 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.253) 0:01:31.558 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:07 +0000 (0:00:00.054) 0:01:31.613 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.195) 0:01:31.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.030) 0:01:31.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.039) 0:01:31.878 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.022) 0:01:31.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.031) 0:01:31.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.026) 0:01:31.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.020) 0:01:31.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.021) 0:01:32.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.031) 0:01:32.034 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.074) 0:01:32.108 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.085) 0:01:32.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.035) 0:01:32.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.056) 0:01:32.286 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.055) 0:01:32.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.034) 0:01:32.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.038) 0:01:32.414 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.046) 0:01:32.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.022) 0:01:32.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.021) 0:01:32.503 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.038) 0:01:32.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.020) 0:01:32.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.021) 0:01:32.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.037) 0:01:32.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.069) 0:01:32.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.029) 0:01:32.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:30:08 +0000 (0:00:00.021) 0:01:32.741 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.031) 0:01:32.772 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.058) 0:01:32.830 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.025) 0:01:32.856 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.025) 0:01:32.881 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.022) 0:01:32.904 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.041) 0:01:32.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.033) 0:01:32.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.028) 0:01:33.007 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.050) 0:01:33.057 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.278) 0:01:33.335 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.054) 0:01:33.390 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.222) 0:01:33.612 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.033) 0:01:33.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.022) 0:01:33.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:09 +0000 (0:00:00.086) 0:01:33.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.023) 0:01:33.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.020) 0:01:33.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.034) 0:01:33.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.022) 0:01:33.855 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.029) 0:01:33.885 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.058) 0:01:33.943 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.044) 0:01:33.988 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.041) 0:01:34.029 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:30:10 +0000 (0:00:00.222) 0:01:34.252 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.589) 0:01:34.841 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.045) 0:01:34.887 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.022) 0:01:34.909 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.021) 0:01:34.930 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.028) 0:01:34.959 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.022) 0:01:34.981 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.129) 0:01:35.111 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.026) 0:01:35.137 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.026) 0:01:35.164 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.022) 0:01:35.186 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.034) 0:01:35.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.024) 0:01:35.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.026) 0:01:35.272 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.029) 0:01:35.301 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.197) 0:01:35.499 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.033) 0:01:35.532 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:11 +0000 (0:00:00.207) 0:01:35.739 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.029) 0:01:35.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.028) 0:01:35.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.025) 0:01:35.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.021) 0:01:35.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.031) 0:01:35.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.031) 0:01:35.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.070) 0:01:35.978 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.023) 0:01:36.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.024) 0:01:36.027 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.051) 0:01:36.078 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.040) 0:01:36.118 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.043) 0:01:36.162 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.053) 0:01:36.215 ******** 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.005321", "end": "2024-04-27 16:30:12.659616", "rc": 0, "start": "2024-04-27 16:30:12.654295" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.240) 0:01:36.456 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.021) 0:01:36.478 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.045) 0:01:36.523 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.034) 0:01:36.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.019) 0:01:36.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.019) 0:01:36.598 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.018) 0:01:36.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.019) 0:01:36.636 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:30:12 +0000 (0:00:00.021) 0:01:36.657 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 April 2024 16:30:13 +0000 (0:00:00.601) 0:01:37.259 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 April 2024 16:30:13 +0000 (0:00:00.191) 0:01:37.450 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 April 2024 16:30:13 +0000 (0:00:00.198) 0:01:37.648 ******** 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-1714235413.9378796-4534-86855807175548/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 April 2024 16:30:14 +0000 (0:00:00.547) 0:01:38.196 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 1c9d4fcd3e82b87b6c3b6f9bcb0d5493d1d3989e5ce3271d5d4bb3ed7b45bfba Container: 7d42add94bb26154e03f2c27d12c4e96631e81c43e00126f45f7a61d88c0d35d TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 April 2024 16:30:15 +0000 (0:00:01.022) 0:01:39.219 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 April 2024 16:30:16 +0000 (0:00:00.625) 0:01:39.844 ******** 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": "sysinit.target basic.target systemd-journald.socket network-online.target \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "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": "-.mount \"system-podman\\\\x2dkube.slice\" 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 : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 April 2024 16:30:16 +0000 (0:00:00.726) 0:01:40.570 ******** 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": "systemd-journald.socket basic.target network-online.target -.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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 -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 April 2024 16:30:18 +0000 (0:00:01.400) 0:01:41.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.037) 0:01:42.009 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.099) 0:01:42.109 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.036) 0:01:42.146 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.037) 0:01:42.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.038) 0:01:42.221 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.051) 0:01:42.273 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.067) 0:01:42.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.049) 0:01:42.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.039) 0:01:42.429 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.052) 0:01:42.482 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:18 +0000 (0:00:00.272) 0:01:42.755 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.038) 0:01:42.793 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.317) 0:01:43.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.022) 0:01:43.133 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.027) 0:01:43.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.022) 0:01:43.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.033) 0:01:43.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.039) 0:01:43.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.027) 0:01:43.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.024) 0:01:43.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.025) 0:01:43.333 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.039) 0:01:43.372 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.026) 0:01:43.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.042) 0:01:43.441 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.065) 0:01:43.507 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.024) 0:01:43.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.019) 0:01:43.551 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.045) 0:01:43.597 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.033) 0:01:43.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.020) 0:01:43.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.056) 0:01:43.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.020) 0:01:43.728 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:30:19 +0000 (0:00:00.019) 0:01:43.747 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:30:20 +0000 (0:00:00.926) 0:01:44.674 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:30:21 +0000 (0:00:00.317) 0:01:44.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:30:21 +0000 (0:00:00.020) 0:01:45.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:30:21 +0000 (0:00:00.021) 0:01:45.033 ******** 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-1714235421.3342264-4734-226446670618086/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.739) 0:01:45.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.037) 0:01:45.811 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.049) 0:01:45.861 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.050) 0:01:45.911 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.046) 0:01:45.958 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.081) 0:01:46.039 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.155) 0:01:46.195 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.025) 0:01:46.220 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.025) 0:01:46.245 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.039) 0:01:46.285 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.038) 0:01:46.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.033) 0:01:46.356 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.030) 0:01:46.387 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.035) 0:01:46.423 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.291) 0:01:46.715 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:22 +0000 (0:00:00.037) 0:01:46.752 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.240) 0:01:46.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.063) 0:01:47.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.044) 0:01:47.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.035) 0:01:47.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.034) 0:01:47.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.028) 0:01:47.199 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.085) 0:01:47.285 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.039) 0:01:47.324 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.038) 0:01:47.363 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.040) 0:01:47.403 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.045) 0:01:47.448 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.059) 0:01:47.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.031) 0:01:47.539 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.034) 0:01:47.573 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.031) 0:01:47.604 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.040) 0:01:47.644 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:135 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.021) 0:01:47.666 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:30:23 +0000 (0:00:00.052) 0:01:47.718 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:30:24 +0000 (0:00:00.051) 0:01:47.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:30:24 +0000 (0:00:00.035) 0:01:47.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:30:24 +0000 (0:00:00.025) 0:01:47.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:30:24 +0000 (0:00:00.024) 0:01:47.856 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:30:24 +0000 (0:00:00.140) 0:01:47.997 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.877) 0:01:48.874 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.022) 0:01:48.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.027) 0:01:48.924 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.055485", "end": "2024-04-27 16:30:25.441099", "rc": 0, "start": "2024-04-27 16:30:25.385614" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.333) 0:01:49.257 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.038) 0:01:49.296 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.021) 0:01:49.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.054) 0:01:49.373 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.037) 0:01:49.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.024) 0:01:49.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.062) 0:01:49.498 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:25 +0000 (0:00:00.028) 0:01:49.527 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.235) 0:01:49.762 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.026) 0:01:49.789 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.267) 0:01:50.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.019) 0:01:50.096 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.019) 0:01:50.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.019) 0:01:50.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.019) 0:01:50.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.019) 0:01:50.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.216 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.025) 0:01:50.242 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.037) 0:01:50.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.071) 0:01:50.371 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.049) 0:01:50.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.023) 0:01:50.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.030) 0:01:50.475 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.038) 0:01:50.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.023) 0:01:50.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.021) 0:01:50.558 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.040) 0:01:50.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.024) 0:01:50.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.021) 0:01:50.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.023) 0:01:50.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.021) 0:01:50.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.022) 0:01:50.733 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:30:26 +0000 (0:00:00.020) 0:01:50.753 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.022) 0:01:50.776 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.021) 0:01:50.798 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.051) 0:01:50.850 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.048) 0:01:50.898 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.026) 0:01:50.925 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.026) 0:01:50.952 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.030) 0:01:50.983 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.038) 0:01:51.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.026) 0:01:51.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.025) 0:01:51.072 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.028) 0:01:51.101 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.269) 0:01:51.371 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.026) 0:01:51.397 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.280) 0:01:51.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.022) 0:01:51.700 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:27 +0000 (0:00:00.023) 0:01:51.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.063) 0:01:51.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.038) 0:01:51.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.030) 0:01:51.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.045) 0:01:51.902 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.029) 0:01:51.931 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.029) 0:01:51.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.066) 0:01:52.028 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.090) 0:01:52.118 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.040) 0:01:52.158 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.032) 0:01:52.191 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.061) 0:01:52.253 ******** 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.008339", "end": "2024-04-27 16:30:28.790861", "rc": 0, "start": "2024-04-27 16:30:28.782522" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.371) 0:01:52.625 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.032) 0:01:52.657 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:30:28 +0000 (0:00:00.063) 0:01:52.720 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.056) 0:01:52.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.021) 0:01:52.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.026) 0:01:52.825 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.073) 0:01:52.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.043) 0:01:52.942 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:30:29 +0000 (0:00:00.022) 0:01:52.965 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 April 2024 16:30:30 +0000 (0:00:00.928) 0:01:53.893 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1714235414.8241508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1714235414.3581522, "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": 1714235414.1651525, "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": "3814103631", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 April 2024 16:30:30 +0000 (0:00:00.265) 0:01:54.159 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 April 2024 16:30:30 +0000 (0:00:00.271) 0:01:54.431 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.609) 0:01:55.040 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.443) 0:01:55.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.029) 0:01:55.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.038) 0:01:55.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.083) 0:01:55.636 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.026) 0:01:55.663 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:30:31 +0000 (0:00:00.070) 0:01:55.733 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.046) 0:01:55.779 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.048) 0:01:55.828 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.038) 0:01:55.866 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.032) 0:01:55.899 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.049) 0:01:55.948 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.034) 0:01:55.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.038) 0:01:56.021 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.030) 0:01:56.051 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.226) 0:01:56.278 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.024) 0:01:56.302 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.273) 0:01:56.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.030) 0:01:56.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.021) 0:01:56.627 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:32 +0000 (0:00:00.097) 0:01:56.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.035) 0:01:56.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.056) 0:01:56.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.021) 0:01:56.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.023) 0:01:56.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.036) 0:01:56.899 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.049) 0:01:56.948 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.031) 0:01:56.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.027) 0:01:57.007 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.068) 0:01:57.075 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.036) 0:01:57.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.028) 0:01:57.141 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.070) 0:01:57.211 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.068) 0:01:57.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.035) 0:01:57.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.037) 0:01:57.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.055) 0:01:57.408 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:30:33 +0000 (0:00:00.073) 0:01:57.482 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:30:34 +0000 (0:00:00.915) 0:01:58.398 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:30:34 +0000 (0:00:00.285) 0:01:58.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:30:34 +0000 (0:00:00.021) 0:01:58.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:30:34 +0000 (0:00:00.030) 0:01:58.735 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.671) 0:01:59.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.029) 0:01:59.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.029) 0:01:59.466 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.026) 0:01:59.492 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.022) 0:01:59.515 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.020) 0:01:59.536 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:146 Saturday 27 April 2024 16:30:35 +0000 (0:00:00.031) 0:01:59.567 ******** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_7x0i0fa9_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:152 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.353) 0:01:59.921 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.059) 0:01:59.980 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.038) 0:02:00.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.026) 0:02:00.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.031) 0:02:00.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.033) 0:02:00.110 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:30:36 +0000 (0:00:00.049) 0:02:00.160 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.730) 0:02:00.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.046) 0:02:00.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.028) 0:02:00.966 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.050926", "end": "2024-04-27 16:30:37.454675", "rc": 0, "start": "2024-04-27 16:30:37.403749" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.341) 0:02:01.307 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.021) 0:02:01.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.030) 0:02:01.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.041) 0:02:01.401 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.044) 0:02:01.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.033) 0:02:01.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.041) 0:02:01.520 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:37 +0000 (0:00:00.049) 0:02:01.569 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.305) 0:02:01.875 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.029) 0:02:01.904 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.305) 0:02:02.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.045) 0:02:02.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.022) 0:02:02.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.032) 0:02:02.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.026) 0:02:02.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.023) 0:02:02.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.108) 0:02:02.468 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.026) 0:02:02.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.041) 0:02:02.536 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.056) 0:02:02.593 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.061) 0:02:02.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.023) 0:02:02.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.025) 0:02:02.703 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:30:38 +0000 (0:00:00.039) 0:02:02.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.028) 0:02:02.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.022) 0:02:02.793 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.040) 0:02:02.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.046) 0:02:02.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.040) 0:02:02.921 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.046) 0:02:02.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.020) 0:02:02.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.054) 0:02:03.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.022) 0:02:03.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.021) 0:02:03.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.021) 0:02:03.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.028) 0:02:03.138 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.025) 0:02:03.163 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.023) 0:02:03.186 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.056) 0:02:03.242 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.024) 0:02:03.267 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.037) 0:02:03.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.035) 0:02:03.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.029) 0:02:03.369 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.032) 0:02:03.401 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.303) 0:02:03.705 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:39 +0000 (0:00:00.027) 0:02:03.733 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.272) 0:02:04.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.111) 0:02:04.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.067) 0:02:04.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.066) 0:02:04.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.043) 0:02:04.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.077) 0:02:04.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.035) 0:02:04.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.045) 0:02:04.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.044) 0:02:04.498 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:30:40 +0000 (0:00:00.037) 0:02:04.536 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:30:41 +0000 (0:00:00.281) 0:02:04.817 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:30:41 +0000 (0:00:00.824) 0:02:05.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:30:41 +0000 (0:00:00.042) 0:02:05.684 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:30:41 +0000 (0:00:00.034) 0:02:05.719 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.041) 0:02:05.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.063) 0:02:05.824 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.055) 0:02:05.880 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.145) 0:02:06.026 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.067) 0:02:06.093 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.053) 0:02:06.146 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.057) 0:02:06.204 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.039) 0:02:06.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.036) 0:02:06.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.028) 0:02:06.308 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.028) 0:02:06.337 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.289) 0:02:06.626 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:42 +0000 (0:00:00.032) 0:02:06.659 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.259) 0:02:06.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.066) 0:02:06.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.026) 0:02:07.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.032) 0:02:07.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.021) 0:02:07.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.073) 0:02:07.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.029) 0:02:07.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.027) 0:02:07.195 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.029) 0:02:07.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.020) 0:02:07.245 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.031) 0:02:07.277 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.021) 0:02:07.298 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.026) 0:02:07.325 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.025) 0:02:07.350 ******** 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.005420", "end": "2024-04-27 16:30:43.776386", "rc": 0, "start": "2024-04-27 16:30:43.770966" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.215) 0:02:07.566 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.020) 0:02:07.587 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.043) 0:02:07.631 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.034) 0:02:07.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.020) 0:02:07.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.019) 0:02:07.706 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.019) 0:02:07.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:30:43 +0000 (0:00:00.019) 0:02:07.745 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:30:44 +0000 (0:00:00.069) 0:02:07.815 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 April 2024 16:30:44 +0000 (0:00:00.831) 0:02:08.646 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1714235414.8241508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1714235414.3581522, "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": 1714235414.1651525, "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": "3814103631", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 April 2024 16:30:45 +0000 (0:00:00.299) 0:02:08.946 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 April 2024 16:30:45 +0000 (0:00:00.283) 0:02:09.229 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.741) 0:02:09.971 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.431) 0:02:10.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.021) 0:02:10.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.034) 0:02:10.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.028) 0:02:10.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.043) 0:02:10.531 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.101) 0:02:10.633 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.028) 0:02:10.662 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.025) 0:02:10.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.022) 0:02:10.709 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:30:46 +0000 (0:00:00.028) 0:02:10.738 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.037) 0:02:10.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.026) 0:02:10.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.028) 0:02:10.831 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.031) 0:02:10.863 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.314) 0:02:11.177 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.048) 0:02:11.225 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.306) 0:02:11.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.020) 0:02:11.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.022) 0:02:11.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.020) 0:02:11.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.019) 0:02:11.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.067) 0:02:11.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.020) 0:02:11.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.021) 0:02:11.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:30:47 +0000 (0:00:00.020) 0:02:11.746 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.046) 0:02:11.792 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.021) 0:02:11.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.022) 0:02:11.836 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.043) 0:02:11.880 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.036) 0:02:11.916 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.027) 0:02:11.944 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.063) 0:02:12.007 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.043) 0:02:12.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.027) 0:02:12.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.020) 0:02:12.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.020) 0:02:12.119 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:30:48 +0000 (0:00:00.018) 0:02:12.138 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:30:49 +0000 (0:00:00.813) 0:02:12.951 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:30:49 +0000 (0:00:00.279) 0:02:13.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:30:49 +0000 (0:00:00.019) 0:02:13.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:30:49 +0000 (0:00:00.021) 0:02:13.271 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.653) 0:02:13.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.029) 0:02:13.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.038) 0:02:13.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.037) 0:02:14.031 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.025) 0:02:14.056 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.054) 0:02:14.110 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.023) 0:02:14.134 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.034) 0:02:14.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.025) 0:02:14.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.097) 0:02:14.291 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.042) 0:02:14.333 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.255) 0:02:14.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:50 +0000 (0:00:00.027) 0:02:14.616 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.281) 0:02:14.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.020) 0:02:14.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.021) 0:02:14.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.022) 0:02:14.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.023) 0:02:14.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.020) 0:02:15.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.019) 0:02:15.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.019) 0:02:15.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.019) 0:02:15.064 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.028) 0:02:15.092 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.020) 0:02:15.112 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.019) 0:02:15.132 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.019) 0:02:15.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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.057) 0:02:15.210 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.025) 0:02:15.235 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.024) 0:02:15.260 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:164 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.043) 0:02:15.303 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.086) 0:02:15.389 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.036) 0:02:15.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.031) 0:02:15.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.054) 0:02:15.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.037) 0:02:15.549 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:30:51 +0000 (0:00:00.073) 0:02:15.623 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:30:52 +0000 (0:00:00.832) 0:02:16.456 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:30:52 +0000 (0:00:00.020) 0:02:16.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:30:52 +0000 (0:00:00.022) 0:02:16.499 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040104", "end": "2024-04-27 16:30:53.041006", "rc": 0, "start": "2024-04-27 16:30:53.000902" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.350) 0:02:16.850 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.040) 0:02:16.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.051) 0:02:16.942 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.047) 0:02:16.990 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.056) 0:02:17.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.027) 0:02:17.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.027) 0:02:17.101 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.029) 0:02:17.130 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.288) 0:02:17.419 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.025) 0:02:17.445 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.287) 0:02:17.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:53 +0000 (0:00:00.020) 0:02:17.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.019) 0:02:17.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.019) 0:02:17.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.020) 0:02:17.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.023) 0:02:17.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.032) 0:02:17.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.030) 0:02:17.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.022) 0:02:17.921 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.031) 0:02:17.953 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.041) 0:02:17.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.020) 0:02:18.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.025) 0:02:18.039 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.040) 0:02:18.080 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.023) 0:02:18.103 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.031) 0:02:18.135 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.095) 0:02:18.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.022) 0:02:18.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.021) 0:02:18.274 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.040) 0:02:18.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.023) 0:02:18.338 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.021) 0:02:18.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.020) 0:02:18.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.021) 0:02:18.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.023) 0:02:18.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.034) 0:02:18.459 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.023) 0:02:18.482 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.071) 0:02:18.554 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.027) 0:02:18.582 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.040) 0:02:18.622 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.036) 0:02:18.659 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:54 +0000 (0:00:00.093) 0:02:18.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.028) 0:02:18.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.026) 0:02:18.809 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.039) 0:02:18.848 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.280) 0:02:19.129 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.035) 0:02:19.164 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.291) 0:02:19.455 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.020) 0:02:19.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.020) 0:02:19.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.019) 0:02:19.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.020) 0:02:19.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.020) 0:02:19.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.026) 0:02:19.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.023) 0:02:19.606 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.020) 0:02:19.627 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.027) 0:02:19.654 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.022) 0:02:19.676 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:30:55 +0000 (0:00:00.029) 0:02:19.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.061) 0:02:19.767 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.029) 0:02:19.796 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.039) 0:02:19.835 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.026) 0:02:19.861 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.029) 0:02:19.891 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.053) 0:02:19.944 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.023) 0:02:19.968 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.037) 0:02:20.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.029) 0:02:20.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.031) 0:02:20.065 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.043) 0:02:20.109 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.282) 0:02:20.391 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.046) 0:02:20.437 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:56 +0000 (0:00:00.313) 0:02:20.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.022) 0:02:20.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.073) 0:02:20.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.032) 0:02:20.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.028) 0:02:20.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.023) 0:02:20.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.023) 0:02:20.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.033) 0:02:20.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.035) 0:02:21.024 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.030) 0:02:21.055 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.020) 0:02:21.075 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.028) 0:02:21.104 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.019) 0:02:21.123 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.021) 0:02:21.144 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.020) 0:02:21.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.021) 0:02:21.186 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.018) 0:02:21.205 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.053) 0:02:21.259 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.030) 0:02:21.289 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.042) 0:02:21.331 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.064) 0:02:21.396 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.039) 0:02:21.436 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.040) 0:02:21.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.030) 0:02:21.506 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:30:57 +0000 (0:00:00.029) 0:02:21.535 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.279) 0:02:21.815 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.054) 0:02:21.870 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.290) 0:02:22.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.034) 0:02:22.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.027) 0:02:22.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.036) 0:02:22.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.042) 0:02:22.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.024) 0:02:22.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.032) 0:02:22.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.074) 0:02:22.433 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.029) 0:02:22.462 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.029) 0:02:22.492 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.173) 0:02:22.666 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.041) 0:02:22.707 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:30:58 +0000 (0:00:00.037) 0:02:22.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:30:59 +0000 (0:00:00.035) 0:02:22.780 ******** 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.006514", "end": "2024-04-27 16:30:59.258303", "rc": 0, "start": "2024-04-27 16:30:59.251789" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:30:59 +0000 (0:00:00.277) 0:02:23.058 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 April 2024 16:30:59 +0000 (0:00:00.050) 0:02:23.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 April 2024 16:30:59 +0000 (0:00:00.035) 0:02:23.144 ******** 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-04-27 16:30:18 UTC", "ActiveEnterTimestampMonotonic": "530904096", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target network-online.target -.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:30:17 UTC", "AssertTimestampMonotonic": "529939840", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "26896749000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:30:17 UTC", "ConditionTimestampMonotonic": "529939837", "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": "6417", "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": "13586", "ExecMainStartTimestamp": "Sat 2024-04-27 16:30:18 UTC", "ExecMainStartTimestampMonotonic": "530904056", "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-04-27 16:30:17 UTC] ; stop_time=[n/a] ; pid=13515 ; 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-04-27 16:30:17 UTC] ; stop_time=[n/a] ; pid=13515 ; 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-04-27 16:30:17 UTC", "InactiveExitTimestampMonotonic": "529948050", "InvocationID": "356eb7e866f24931b0b0938351b72c1c", "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": "13586", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20418560", "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 -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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-04-27 16:30:18 UTC", "StateChangeTimestampMonotonic": "530904096", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 April 2024 16:31:00 +0000 (0:00:01.086) 0:02:24.231 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235414.8241508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1714235414.3581522, "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": 1714235414.1651525, "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": "3814103631", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 April 2024 16:31:00 +0000 (0:00:00.266) 0:02:24.497 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.308) 0:02:24.806 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.287) 0:02:25.093 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.032624", "end": "2024-04-27 16:31:01.539115", "rc": 0, "start": "2024-04-27 16:31:01.506491" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.240) 0:02:25.333 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.036) 0:02:25.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.021) 0:02:25.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.033) 0:02:25.425 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.022) 0:02:25.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.027) 0:02:25.475 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.058) 0:02:25.533 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.048) 0:02:25.581 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.039) 0:02:25.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.035) 0:02:25.656 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.033) 0:02:25.690 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:01 +0000 (0:00:00.055) 0:02:25.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.067) 0:02:25.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.029) 0:02:25.843 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.114) 0:02:25.958 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.228) 0:02:26.186 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.026) 0:02:26.212 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.202) 0:02:26.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.032) 0:02:26.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.023) 0:02:26.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.021) 0:02:26.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.022) 0:02:26.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.020) 0:02:26.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.020) 0:02:26.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.023) 0:02:26.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.021) 0:02:26.600 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.038) 0:02:26.639 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.022) 0:02:26.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.019) 0:02:26.681 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.039) 0:02:26.720 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:31:02 +0000 (0:00:00.027) 0:02:26.748 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.084) 0:02:26.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.033) 0:02:26.866 ******** 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": "sysinit.target systemd-journald.socket basic.target system.slice -.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.551) 0:02:27.418 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.225) 0:02:27.644 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.040) 0:02:27.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.025) 0:02:27.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:03 +0000 (0:00:00.048) 0:02:27.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.051) 0:02:27.809 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.563) 0:02:28.373 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035184", "end": "2024-04-27 16:31:04.813459", "rc": 0, "start": "2024-04-27 16:31:04.778275" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.232) 0:02:28.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.036) 0:02:28.641 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.036) 0:02:28.678 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:31:04 +0000 (0:00:00.037) 0:02:28.716 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.195) 0:02:28.911 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.037) 0:02:28.949 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.048) 0:02:28.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.030) 0:02:29.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.026) 0:02:29.054 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.029) 0:02:29.083 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.212) 0:02:29.296 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.025) 0:02:29.322 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.202) 0:02:29.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.028) 0:02:29.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.025) 0:02:29.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.028) 0:02:29.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.032) 0:02:29.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.024) 0:02:29.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:05 +0000 (0:00:00.022) 0:02:29.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.075) 0:02:29.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.020) 0:02:29.782 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.041) 0:02:29.824 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.034) 0:02:29.858 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.022) 0:02:29.880 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.022) 0:02:29.903 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.198) 0:02:30.101 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.262) 0:02:30.363 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.207) 0:02:30.571 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.059) 0:02:30.631 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.021) 0:02:30.652 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.020) 0:02:30.673 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:06 +0000 (0:00:00.049) 0:02:30.722 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.068) 0:02:30.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.095) 0:02:30.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.025) 0:02:30.913 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.029) 0:02:30.942 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.197) 0:02:31.140 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.029) 0:02:31.169 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.211) 0:02:31.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.033) 0:02:31.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.021) 0:02:31.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.024) 0:02:31.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.022) 0:02:31.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.022) 0:02:31.503 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.023) 0:02:31.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.021) 0:02:31.549 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.027) 0:02:31.576 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.026) 0:02:31.603 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.022) 0:02:31.625 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.027) 0:02:31.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.020) 0:02:31.674 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:07 +0000 (0:00:00.028) 0:02:31.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:08 +0000 (0:00:00.606) 0:02:32.309 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:08 +0000 (0:00:00.190) 0:02:32.500 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:178 Saturday 27 April 2024 16:31:08 +0000 (0:00:00.196) 0:02:32.697 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:183 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.590) 0:02:33.287 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.082) 0:02:33.369 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.069) 0:02:33.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.029) 0:02:33.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.021) 0:02:33.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.020) 0:02:33.511 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:31:09 +0000 (0:00:00.063) 0:02:33.574 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.719) 0:02:34.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.036) 0:02:34.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.067) 0:02:34.398 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030611", "end": "2024-04-27 16:31:10.833512", "rc": 0, "start": "2024-04-27 16:31:10.802901" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.223) 0:02:34.622 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.020) 0:02:34.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.020) 0:02:34.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.039) 0:02:34.703 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:10 +0000 (0:00:00.037) 0:02:34.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.030) 0:02:34.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.027) 0:02:34.798 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.028) 0:02:34.827 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.237) 0:02:35.064 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.025) 0:02:35.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.196) 0:02:35.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.029) 0:02:35.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.023) 0:02:35.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.021) 0:02:35.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.032) 0:02:35.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.023) 0:02:35.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.025) 0:02:35.442 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.032) 0:02:35.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.026) 0:02:35.501 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.036) 0:02:35.537 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.045) 0:02:35.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.020) 0:02:35.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.020) 0:02:35.623 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.036) 0:02:35.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.018) 0:02:35.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:31:11 +0000 (0:00:00.051) 0:02:35.730 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.041) 0:02:35.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.028) 0:02:35.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.022) 0:02:35.822 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.052) 0:02:35.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.021) 0:02:35.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.024) 0:02:35.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.039) 0:02:35.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.025) 0:02:35.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.029) 0:02:36.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.024) 0:02:36.040 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.036) 0:02:36.077 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.049) 0:02:36.127 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.032) 0:02:36.160 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.027) 0:02:36.187 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.038) 0:02:36.225 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.127) 0:02:36.352 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.241) 0:02:36.593 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.041) 0:02:36.635 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:12 +0000 (0:00:00.054) 0:02:36.689 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:13 +0000 (0:00:00.315) 0:02:37.005 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:13 +0000 (0:00:00.051) 0:02:37.056 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:13 +0000 (0:00:00.232) 0:02:37.289 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003823", "end": "2024-04-27 16:31:13.730620", "rc": 0, "start": "2024-04-27 16:31:13.726797" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:13 +0000 (0:00:00.245) 0:02:37.535 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003466", "end": "2024-04-27 16:31:13.978039", "rc": 0, "start": "2024-04-27 16:31:13.974573" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.250) 0:02:37.785 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.038) 0:02:37.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.046) 0:02:37.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.039) 0:02:37.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.035) 0:02:37.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.068) 0:02:38.015 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.064) 0:02:38.079 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.058) 0:02:38.138 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.056) 0:02:38.194 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.137) 0:02:38.332 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:14 +0000 (0:00:00.266) 0:02:38.598 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.636) 0:02:39.235 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.062) 0:02:39.298 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.023) 0:02:39.322 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.047) 0:02:39.369 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.068) 0:02:39.437 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.025) 0:02:39.463 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.056) 0:02:39.520 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.033) 0:02:39.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.063) 0:02:39.618 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:15 +0000 (0:00:00.034) 0:02:39.652 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.213) 0:02:39.866 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.032) 0:02:39.898 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.343) 0:02:40.241 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003745", "end": "2024-04-27 16:31:16.655497", "rc": 0, "start": "2024-04-27 16:31:16.651752" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.204) 0:02:40.446 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003538", "end": "2024-04-27 16:31:16.855771", "rc": 0, "start": "2024-04-27 16:31:16.852233" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.197) 0:02:40.644 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.030) 0:02:40.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.020) 0:02:40.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.019) 0:02:40.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.020) 0:02:40.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:16 +0000 (0:00:00.020) 0:02:40.756 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:31:17 +0000 (0:00:00.020) 0:02:40.777 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:31:17 +0000 (0:00:00.102) 0:02:40.880 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:31:17 +0000 (0:00:00.276) 0:02:41.156 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:31:17 +0000 (0:00:00.041) 0:02:41.198 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.563) 0:02:41.762 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.024) 0:02:41.786 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.049) 0:02:41.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.033) 0:02:41.870 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.103) 0:02:41.973 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.076) 0:02:42.049 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.051) 0:02:42.101 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.034) 0:02:42.135 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.036) 0:02:42.171 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.067) 0:02:42.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.030) 0:02:42.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.030) 0:02:42.300 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.071) 0:02:42.372 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.269) 0:02:42.641 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:18 +0000 (0:00:00.055) 0:02:42.697 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.246) 0:02:42.943 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003930", "end": "2024-04-27 16:31:19.378467", "rc": 0, "start": "2024-04-27 16:31:19.374537" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.230) 0:02:43.174 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003754", "end": "2024-04-27 16:31:19.676484", "rc": 0, "start": "2024-04-27 16:31:19.672730" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.315) 0:02:43.490 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.074) 0:02:43.565 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.048) 0:02:43.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:19 +0000 (0:00:00.122) 0:02:43.735 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.055) 0:02:43.790 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.033) 0:02:43.823 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.052) 0:02:43.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.050) 0:02:43.926 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.069) 0:02:43.995 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.047) 0:02:44.043 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.034) 0:02:44.077 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.060) 0:02:44.138 ******** 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.005430", "end": "2024-04-27 16:31:20.551319", "rc": 0, "start": "2024-04-27 16:31:20.545889" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.215) 0:02:44.353 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.045) 0:02:44.398 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.072) 0:02:44.470 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:20 +0000 (0:00:00.077) 0:02:44.548 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.015742", "end": "2024-04-27 16:31:20.992894", "rc": 0, "start": "2024-04-27 16:31:20.977152" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:21 +0000 (0:00:00.242) 0:02:44.790 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:21 +0000 (0:00:00.031) 0:02:44.822 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 April 2024 16:31:21 +0000 (0:00:00.022) 0:02:44.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 April 2024 16:31:21 +0000 (0:00:00.062) 0:02:44.907 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 April 2024 16:31:21 +0000 (0:00:00.020) 0:02:44.928 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 April 2024 16:31:22 +0000 (0:00:01.283) 0:02:46.211 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 April 2024 16:31:22 +0000 (0:00:00.208) 0:02:46.420 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 April 2024 16:31:22 +0000 (0:00:00.211) 0:02:46.631 ******** 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-1714235482.909973-7210-50867607230063/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 April 2024 16:31:23 +0000 (0:00:00.517) 0:02:47.149 ******** 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: 46a89453023c585c6dedeca02764e3211c9a7a8a8d21117e2a836fe6a25eb6dd Container: 84c41699457367a1fbc4ba1da99ebbf730f20c6575507cbeb124ffd171096b6e TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 April 2024 16:31:24 +0000 (0:00:00.991) 0:02:48.140 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 April 2024 16:31:24 +0000 (0:00:00.497) 0:02:48.637 ******** 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": "-.mount run-user-2001.mount basic.target network-online.target \"app-podman\\\\x2dkube.slice\"", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 April 2024 16:31:25 +0000 (0:00:00.417) 0:02:49.055 ******** 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": "basic.target run-user-2001.mount network-online.target -.mount \"app-podman\\\\x2dkube.slice\"", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.927) 0:02:49.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.021) 0:02:50.004 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.056) 0:02:50.060 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.028) 0:02:50.089 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.031) 0:02:50.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.025) 0:02:50.145 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.029) 0:02:50.175 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.037) 0:02:50.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.026) 0:02:50.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.025) 0:02:50.264 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.036) 0:02:50.301 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.283) 0:02:50.584 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:26 +0000 (0:00:00.089) 0:02:50.674 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.273) 0:02:50.948 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003439", "end": "2024-04-27 16:31:27.398696", "rc": 0, "start": "2024-04-27 16:31:27.395257" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.244) 0:02:51.192 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003797", "end": "2024-04-27 16:31:27.699671", "rc": 0, "start": "2024-04-27 16:31:27.695874" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.323) 0:02:51.515 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.037) 0:02:51.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.035) 0:02:51.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.033) 0:02:51.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.042) 0:02:51.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.047) 0:02:51.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:31:27 +0000 (0:00:00.023) 0:02:51.735 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.041) 0:02:51.777 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.032) 0:02:51.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.025) 0:02:51.835 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.063) 0:02:51.899 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.034) 0:02:51.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.023) 0:02:51.957 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.087) 0:02:52.045 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.035) 0:02:52.080 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.275) 0:02:52.356 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.030) 0:02:52.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.023) 0:02:52.410 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 April 2024 16:31:28 +0000 (0:00:00.021) 0:02:52.431 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 April 2024 16:31:29 +0000 (0:00:01.026) 0:02:53.458 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 April 2024 16:31:30 +0000 (0:00:00.311) 0:02:53.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 April 2024 16:31:30 +0000 (0:00:00.028) 0:02:53.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 April 2024 16:31:30 +0000 (0:00:00.039) 0:02:53.837 ******** 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-1714235490.1748245-7416-160754928545302/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 April 2024 16:31:30 +0000 (0:00:00.842) 0:02:54.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 April 2024 16:31:30 +0000 (0:00:00.045) 0:02:54.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.037) 0:02:54.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.035) 0:02:54.798 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.021) 0:02:54.820 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.068) 0:02:54.888 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.024) 0:02:54.912 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.049) 0:02:54.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.079) 0:02:55.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.047) 0:02:55.089 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.035) 0:02:55.124 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.295) 0:02:55.420 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.057) 0:02:55.477 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:31 +0000 (0:00:00.277) 0:02:55.754 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003870", "end": "2024-04-27 16:31:32.190488", "rc": 0, "start": "2024-04-27 16:31:32.186618" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.240) 0:02:55.994 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005586", "end": "2024-04-27 16:31:32.539810", "rc": 0, "start": "2024-04-27 16:31:32.534224" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.376) 0:02:56.371 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.041) 0:02:56.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.043) 0:02:56.456 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.042) 0:02:56.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.041) 0:02:56.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.026) 0:02:56.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.023) 0:02:56.590 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.067) 0:02:56.658 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.021) 0:02:56.680 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.021) 0:02:56.701 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.020) 0:02:56.722 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:31:32 +0000 (0:00:00.026) 0:02:56.749 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.044) 0:02:56.793 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.035) 0:02:56.828 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.092) 0:02:56.920 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.047) 0:02:56.968 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.033) 0:02:57.002 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.088) 0:02:57.090 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.106) 0:02:57.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.034) 0:02:57.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.073) 0:02:57.305 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.054) 0:02:57.359 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.300) 0:02:57.660 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:33 +0000 (0:00:00.033) 0:02:57.693 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.300) 0:02:57.993 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003434", "end": "2024-04-27 16:31:34.493234", "rc": 0, "start": "2024-04-27 16:31:34.489800" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.290) 0:02:58.284 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004284", "end": "2024-04-27 16:31:34.780571", "rc": 0, "start": "2024-04-27 16:31:34.776287" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.286) 0:02:58.571 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.053) 0:02:58.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.024) 0:02:58.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.034) 0:02:58.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:34 +0000 (0:00:00.020) 0:02:58.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.090) 0:02:58.794 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.025) 0:02:58.819 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.059) 0:02:58.879 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.058) 0:02:58.937 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.058) 0:02:58.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.041) 0:02:59.036 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.052) 0:02:59.089 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.043) 0:02:59.132 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.056) 0:02:59.189 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:212 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.072) 0:02:59.261 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.080) 0:02:59.341 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.054) 0:02:59.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.091) 0:02:59.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.032) 0:02:59.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.054) 0:02:59.574 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:31:35 +0000 (0:00:00.069) 0:02:59.644 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:31:36 +0000 (0:00:00.981) 0:03:00.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:31:36 +0000 (0:00:00.020) 0:03:00.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:31:36 +0000 (0:00:00.028) 0:03:00.675 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043742", "end": "2024-04-27 16:31:37.207079", "rc": 0, "start": "2024-04-27 16:31:37.163337" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.324) 0:03:00.999 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.022) 0:03:01.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.028) 0:03:01.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.044) 0:03:01.094 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.048) 0:03:01.142 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.326) 0:03:01.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.028) 0:03:01.498 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:37 +0000 (0:00:00.056) 0:03:01.555 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.306) 0:03:01.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.028) 0:03:01.889 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.253) 0:03:02.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.027) 0:03:02.170 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.037) 0:03:02.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.034) 0:03:02.242 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.022) 0:03:02.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.022) 0:03:02.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.021) 0:03:02.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.021) 0:03:02.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.021) 0:03:02.350 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.034) 0:03:02.384 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.052) 0:03:02.436 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.022) 0:03:02.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.021) 0:03:02.480 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.046) 0:03:02.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.021) 0:03:02.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.073) 0:03:02.622 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.069) 0:03:02.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:31:38 +0000 (0:00:00.060) 0:03:02.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.021) 0:03:02.774 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.081) 0:03:02.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.024) 0:03:02.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.090) 0:03:02.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.053) 0:03:03.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.032) 0:03:03.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.024) 0:03:03.080 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.044) 0:03:03.125 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.042) 0:03:03.167 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.091) 0:03:03.258 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.032) 0:03:03.290 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.025) 0:03:03.316 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.099) 0:03:03.416 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.057) 0:03:03.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.057) 0:03:03.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.050) 0:03:03.591 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:39 +0000 (0:00:00.042) 0:03:03.634 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.286) 0:03:03.920 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.029) 0:03:03.949 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.317) 0:03:04.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.031) 0:03:04.297 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.023) 0:03:04.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.024) 0:03:04.345 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.026) 0:03:04.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.028) 0:03:04.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.043) 0:03:04.443 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.023) 0:03:04.467 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.039) 0:03:04.507 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.028) 0:03:04.535 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.084) 0:03:04.620 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.081) 0:03:04.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:40 +0000 (0:00:00.029) 0:03:04.731 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.071) 0:03:04.803 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.038) 0:03:04.841 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.026) 0:03:04.868 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.031) 0:03:04.899 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.059) 0:03:04.959 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.030) 0:03:04.990 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.052) 0:03:05.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.040) 0:03:05.083 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.052) 0:03:05.136 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.030) 0:03:05.166 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.226) 0:03:05.392 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:41 +0000 (0:00:00.027) 0:03:05.420 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.342) 0:03:05.763 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.037) 0:03:05.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.024) 0:03:05.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.037) 0:03:05.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.028) 0:03:05.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.026) 0:03:05.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.036) 0:03:05.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.023) 0:03:05.977 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.021) 0:03:05.999 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.038) 0:03:06.037 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.023) 0:03:06.061 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.028) 0:03:06.090 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.026) 0:03:06.116 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.024) 0:03:06.141 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.023) 0:03:06.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.020) 0:03:06.185 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.019) 0:03:06.204 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.057) 0:03:06.261 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.078) 0:03:06.340 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.034) 0:03:06.375 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.033) 0:03:06.408 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.039) 0:03:06.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.038) 0:03:06.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.030) 0:03:06.516 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:42 +0000 (0:00:00.030) 0:03:06.547 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.236) 0:03:06.784 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.044) 0:03:06.828 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.286) 0:03:07.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.033) 0:03:07.147 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.029) 0:03:07.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.031) 0:03:07.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.030) 0:03:07.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.033) 0:03:07.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.042) 0:03:07.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.027) 0:03:07.342 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.069) 0:03:07.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.024) 0:03:07.435 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.041) 0:03:07.476 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.025) 0:03:07.502 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.022) 0:03:07.524 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:31:43 +0000 (0:00:00.025) 0:03:07.550 ******** 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.009803", "end": "2024-04-27 16:31:44.059271", "rc": 0, "start": "2024-04-27 16:31:44.049468" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.301) 0:03:07.852 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.043) 0:03:07.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.021) 0:03:07.917 ******** 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": "-.mount network-online.target basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.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": "\"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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.448) 0:03:08.365 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.253) 0:03:08.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 April 2024 16:31:44 +0000 (0:00:00.024) 0:03:08.644 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.307) 0:03:08.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.058) 0:03:09.010 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.035) 0:03:09.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.023) 0:03:09.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.028) 0:03:09.098 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.022) 0:03:09.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.022) 0:03:09.143 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.069) 0:03:09.212 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.043) 0:03:09.256 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.034) 0:03:09.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.025) 0:03:09.315 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.034) 0:03:09.350 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.043) 0:03:09.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.025) 0:03:09.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.027) 0:03:09.446 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:45 +0000 (0:00:00.030) 0:03:09.476 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.399) 0:03:09.875 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.052) 0:03:09.928 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.299) 0:03:10.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.033) 0:03:10.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.040) 0:03:10.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.043) 0:03:10.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.024) 0:03:10.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.041) 0:03:10.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.040) 0:03:10.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.077) 0:03:10.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.041) 0:03:10.572 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.045) 0:03:10.618 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.048) 0:03:10.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:31:46 +0000 (0:00:00.054) 0:03:10.722 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.067) 0:03:10.789 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.050) 0:03:10.840 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.067) 0:03:10.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.126) 0:03:11.033 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.387) 0:03:11.421 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.264) 0:03:11.685 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.036) 0:03:11.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:31:47 +0000 (0:00:00.022) 0:03:11.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.027) 0:03:11.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.026) 0:03:11.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.029) 0:03:11.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.042) 0:03:11.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.044) 0:03:11.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.034) 0:03:11.949 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.020) 0:03:11.969 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.071) 0:03:12.041 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.030) 0:03:12.071 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.100) 0:03:12.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.027) 0:03:12.199 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.026) 0:03:12.225 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.041) 0:03:12.267 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.294) 0:03:12.561 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:48 +0000 (0:00:00.041) 0:03:12.602 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.283) 0:03:12.886 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.021) 0:03:12.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.022) 0:03:12.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.020) 0:03:12.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.023) 0:03:12.973 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.021) 0:03:12.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.024) 0:03:13.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.020) 0:03:13.039 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.023) 0:03:13.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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.033) 0:03:13.096 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.022) 0:03:13.118 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.022) 0:03:13.141 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.094) 0:03:13.236 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:31:49 +0000 (0:00:00.289) 0:03:13.525 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.312) 0:03:13.837 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.322) 0:03:14.160 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.084) 0:03:14.244 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.021) 0:03:14.266 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.022) 0:03:14.289 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.024) 0:03:14.314 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.038) 0:03:14.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.027) 0:03:14.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.038) 0:03:14.418 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:50 +0000 (0:00:00.051) 0:03:14.469 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.298) 0:03:14.768 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.028) 0:03:14.797 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.294) 0:03:15.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.024) 0:03:15.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.034) 0:03:15.151 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.023) 0:03:15.174 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.023) 0:03:15.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.026) 0:03:15.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.044) 0:03:15.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.024) 0:03:15.293 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.035) 0:03:15.329 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.033) 0:03:15.363 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.032) 0:03:15.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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.052) 0:03:15.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.023) 0:03:15.471 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:51 +0000 (0:00:00.038) 0:03:15.509 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:52 +0000 (0:00:00.794) 0:03:16.304 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:52 +0000 (0:00:00.272) 0:03:16.576 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:233 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.292) 0:03:16.868 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.066) 0:03:16.935 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.110) 0:03:17.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.035) 0:03:17.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.030) 0:03:17.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.067) 0:03:17.179 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:31:53 +0000 (0:00:00.065) 0:03:17.244 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.760) 0:03:18.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.039) 0:03:18.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.026) 0:03:18.072 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030500", "end": "2024-04-27 16:31:54.567570", "rc": 0, "start": "2024-04-27 16:31:54.537070" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.370) 0:03:18.442 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.052) 0:03:18.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.024) 0:03:18.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.061) 0:03:18.581 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:54 +0000 (0:00:00.085) 0:03:18.666 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:55 +0000 (0:00:00.328) 0:03:18.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:55 +0000 (0:00:00.028) 0:03:19.023 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:55 +0000 (0:00:00.064) 0:03:19.088 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:55 +0000 (0:00:00.340) 0:03:19.428 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:55 +0000 (0:00:00.056) 0:03:19.484 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.277) 0:03:19.762 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004634", "end": "2024-04-27 16:31:56.209193", "rc": 0, "start": "2024-04-27 16:31:56.204559" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.241) 0:03:20.004 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005485", "end": "2024-04-27 16:31:56.479571", "rc": 0, "start": "2024-04-27 16:31:56.474086" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.278) 0:03:20.282 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.073) 0:03:20.355 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.076) 0:03:20.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.038) 0:03:20.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.045) 0:03:20.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.025) 0:03:20.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.024) 0:03:20.565 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.083) 0:03:20.648 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.055) 0:03:20.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:31:56 +0000 (0:00:00.035) 0:03:20.739 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.032) 0:03:20.771 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.050) 0:03:20.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.026) 0:03:20.848 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.022) 0:03:20.870 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.041) 0:03:20.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.020) 0:03:20.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.020) 0:03:20.954 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.094) 0:03:21.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.040) 0:03:21.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.026) 0:03:21.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.024) 0:03:21.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.026) 0:03:21.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.023) 0:03:21.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.022) 0:03:21.213 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.020) 0:03:21.233 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.057) 0:03:21.291 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.022) 0:03:21.313 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.023) 0:03:21.337 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.041) 0:03:21.378 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.060) 0:03:21.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.038) 0:03:21.478 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.045) 0:03:21.523 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:57 +0000 (0:00:00.044) 0:03:21.567 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:31:58 +0000 (0:00:00.393) 0:03:21.960 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:31:58 +0000 (0:00:00.034) 0:03:21.995 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:31:58 +0000 (0:00:00.248) 0:03:22.243 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006763", "end": "2024-04-27 16:31:58.750726", "rc": 0, "start": "2024-04-27 16:31:58.743963" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:31:58 +0000 (0:00:00.300) 0:03:22.544 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.008232", "end": "2024-04-27 16:31:59.026882", "rc": 0, "start": "2024-04-27 16:31:59.018650" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.289) 0:03:22.833 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.043) 0:03:22.877 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.049) 0:03:22.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.054) 0:03:22.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.040) 0:03:23.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.031) 0:03:23.053 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.020) 0:03:23.074 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.024) 0:03:23.098 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.022) 0:03:23.120 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.029) 0:03:23.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.020) 0:03:23.170 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.031) 0:03:23.201 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.029) 0:03:23.231 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.097) 0:03:23.329 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.026) 0:03:23.355 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.056) 0:03:23.412 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.027) 0:03:23.440 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.039) 0:03:23.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.032) 0:03:23.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.028) 0:03:23.540 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:31:59 +0000 (0:00:00.028) 0:03:23.569 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:32:00 +0000 (0:00:00.291) 0:03:23.861 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:32:00 +0000 (0:00:00.055) 0:03:23.916 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:32:00 +0000 (0:00:00.344) 0:03:24.261 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003608", "end": "2024-04-27 16:32:00.717000", "rc": 0, "start": "2024-04-27 16:32:00.713392" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:32:00 +0000 (0:00:00.249) 0:03:24.510 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005557", "end": "2024-04-27 16:32:01.006643", "rc": 0, "start": "2024-04-27 16:32:01.001086" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.331) 0:03:24.842 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.038) 0:03:24.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.068) 0:03:24.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.022) 0:03:24.972 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.021) 0:03:24.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.021) 0:03:25.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.020) 0:03:25.036 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.036) 0:03:25.072 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.027) 0:03:25.100 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.042) 0:03:25.142 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.044) 0:03:25.186 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.040) 0:03:25.227 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.028) 0:03:25.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.022) 0:03:25.279 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.019) 0:03:25.298 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.066) 0:03:25.364 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.027) 0:03:25.392 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.056) 0:03:25.448 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.030) 0:03:25.479 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.094) 0:03:25.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.031) 0:03:25.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.035) 0:03:25.641 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:32:01 +0000 (0:00:00.070) 0:03:25.712 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:32:02 +0000 (0:00:00.297) 0:03:26.010 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:32:02 +0000 (0:00:00.048) 0:03:26.059 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:32:02 +0000 (0:00:00.265) 0:03:26.324 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.008228", "end": "2024-04-27 16:32:02.826452", "rc": 0, "start": "2024-04-27 16:32:02.818224" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:32:02 +0000 (0:00:00.294) 0:03:26.619 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003531", "end": "2024-04-27 16:32:03.092800", "rc": 0, "start": "2024-04-27 16:32:03.089269" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.274) 0:03:26.893 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.039) 0:03:26.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.033) 0:03:26.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.022) 0:03:26.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.032) 0:03:27.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.059) 0:03:27.080 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.041) 0:03:27.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.027) 0:03:27.150 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.128) 0:03:27.278 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.023) 0:03:27.301 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.022) 0:03:27.324 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.023) 0:03:27.348 ******** 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.006570", "end": "2024-04-27 16:32:03.792747", "rc": 0, "start": "2024-04-27 16:32:03.786177" } 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.234) 0:03:27.582 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 April 2024 16:32:03 +0000 (0:00:00.045) 0:03:27.628 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235481.019964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714235484.1229553, "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": 1714235484.1229553, "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 April 2024 16:32:04 +0000 (0:00:00.278) 0:03:27.907 ******** 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-04-27 16:31:26 UTC", "ActiveEnterTimestampMonotonic": "598920020", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target run-user-2001.mount network-online.target -.mount \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 16:31:25 UTC", "AssertTimestampMonotonic": "598359539", "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": "22765255000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 16:31:25 UTC", "ConditionTimestampMonotonic": "598359534", "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": "47975", "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": "21477", "ExecMainStartTimestamp": "Sat 2024-04-27 16:31:26 UTC", "ExecMainStartTimestampMonotonic": "598919948", "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-04-27 16:31:25 UTC] ; stop_time=[n/a] ; pid=21467 ; 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-04-27 16:31:25 UTC] ; stop_time=[n/a] ; pid=21467 ; 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-04-27 16:31:25 UTC", "InactiveExitTimestampMonotonic": "598366107", "InvocationID": "ce9fa436461846f4a9f79eb7de2973a8", "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": "21477", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22384640", "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-04-27 16:31:26 UTC", "StateChangeTimestampMonotonic": "598920020", "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": "11", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 April 2024 16:32:05 +0000 (0:00:01.049) 0:03:28.957 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235483.6769567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1714235483.3349576, "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": 1714235483.135958, "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": "2267870452", "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 April 2024 16:32:05 +0000 (0:00:00.212) 0:03:29.170 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 April 2024 16:32:05 +0000 (0:00:00.388) 0:03:29.559 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.308) 0:03:29.867 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048147", "end": "2024-04-27 16:32:06.370645", "rc": 0, "start": "2024-04-27 16:32:06.322498" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.309) 0:03:30.176 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.062) 0:03:30.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.042) 0:03:30.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.056) 0:03:30.337 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.026) 0:03:30.363 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.045) 0:03:30.409 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.086) 0:03:30.495 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.029) 0:03:30.525 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.027) 0:03:30.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.024) 0:03:30.577 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.039) 0:03:30.616 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.038) 0:03:30.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.025) 0:03:30.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:32:06 +0000 (0:00:00.077) 0:03:30.758 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.046) 0:03:30.804 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.213) 0:03:31.017 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.027) 0:03:31.045 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.201) 0:03:31.246 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003355", "end": "2024-04-27 16:32:07.660550", "rc": 0, "start": "2024-04-27 16:32:07.657195" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.200) 0:03:31.447 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003600", "end": "2024-04-27 16:32:07.857034", "rc": 0, "start": "2024-04-27 16:32:07.853434" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.203) 0:03:31.650 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.032) 0:03:31.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.022) 0:03:31.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:32:07 +0000 (0:00:00.024) 0:03:31.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.030) 0:03:31.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.022) 0:03:31.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.020) 0:03:31.802 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.046) 0:03:31.849 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.039) 0:03:31.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.047) 0:03:31.937 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.173) 0:03:32.110 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.030) 0:03:32.140 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.052) 0:03:32.193 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235481.019964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714235484.1229553, "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": 1714235484.1229553, "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 April 2024 16:32:08 +0000 (0:00:00.214) 0:03:32.408 ******** 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": "run-user-2001.mount basic.target -.mount app.slice", "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": "app.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.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.441) 0:03:32.849 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.228) 0:03:33.077 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.054) 0:03:33.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.024) 0:03:33.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.023) 0:03:33.180 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.024) 0:03:33.205 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 27 April 2024 16:32:09 +0000 (0:00:00.419) 0:03:33.625 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049376", "end": "2024-04-27 16:32:10.109440", "rc": 0, "start": "2024-04-27 16:32:10.060064" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.273) 0:03:33.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.067) 0:03:33.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.020) 0:03:33.986 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.079) 0:03:34.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.028) 0:03:34.095 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.044) 0:03:34.140 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235481.019964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714235484.1229553, "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": 1714235484.1229553, "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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.233) 0:03:34.373 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 27 April 2024 16:32:10 +0000 (0:00:00.322) 0:03:34.696 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050596", "end": "2024-04-27 16:32:11.165484", "rc": 0, "start": "2024-04-27 16:32:11.114888" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.258) 0:03:34.955 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.051088", "end": "2024-04-27 16:32:11.426329", "rc": 0, "start": "2024-04-27 16:32:11.375241" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.260) 0:03:35.216 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.007116", "end": "2024-04-27 16:32:11.629033", "rc": 0, "start": "2024-04-27 16:32:11.621917" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.211) 0:03:35.428 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.062) 0:03:35.490 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.023) 0:03:35.514 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.091) 0:03:35.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.027) 0:03:35.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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.029) 0:03:35.663 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:32:11 +0000 (0:00:00.029) 0:03:35.693 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.211) 0:03:35.904 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.038) 0:03:35.942 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.216) 0:03:36.159 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003671", "end": "2024-04-27 16:32:12.572343", "rc": 0, "start": "2024-04-27 16:32:12.568672" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.202) 0:03:36.362 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004136", "end": "2024-04-27 16:32:12.773573", "rc": 0, "start": "2024-04-27 16:32:12.769437" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.204) 0:03:36.567 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.032) 0:03:36.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.020) 0:03:36.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.035) 0:03:36.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.026) 0:03:36.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.022) 0:03:36.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.019) 0:03:36.723 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 April 2024 16:32:12 +0000 (0:00:00.029) 0:03:36.753 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.070) 0:03:36.823 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.022) 0:03:36.846 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.022) 0:03:36.868 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.199) 0:03:37.068 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.199) 0:03:37.267 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.035) 0:03:37.303 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.079) 0:03:37.382 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.028) 0:03:37.411 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.037) 0:03:37.448 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.028) 0:03:37.477 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.041) 0:03:37.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.034) 0:03:37.553 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.041) 0:03:37.594 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:32:13 +0000 (0:00:00.043) 0:03:37.638 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.207) 0:03:37.846 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.093) 0:03:37.939 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714235372.5412724, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714235340.1893578, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.199) 0:03:38.139 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003340", "end": "2024-04-27 16:32:14.550422", "rc": 0, "start": "2024-04-27 16:32:14.547082" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.200) 0:03:38.340 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003980", "end": "2024-04-27 16:32:14.754363", "rc": 0, "start": "2024-04-27 16:32:14.750383" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.204) 0:03:38.545 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.030) 0:03:38.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.023) 0:03:38.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.035) 0:03:38.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.023) 0:03:38.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.019) 0:03:38.678 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.018) 0:03:38.697 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.024) 0:03:38.722 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 April 2024 16:32:14 +0000 (0:00:00.020) 0:03:38.742 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 April 2024 16:32:15 +0000 (0:00:00.027) 0:03:38.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 April 2024 16:32:15 +0000 (0:00:00.025) 0:03:38.795 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 April 2024 16:32:15 +0000 (0:00:00.029) 0:03:38.825 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 April 2024 16:32:15 +0000 (0:00:00.634) 0:03:39.460 ******** 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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 April 2024 16:32:15 +0000 (0:00:00.225) 0:03:39.685 ******** 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-ci4cb8ip3e/tests/tests_auth_and_security.yml:255 Saturday 27 April 2024 16:32:16 +0000 (0:00:00.210) 0:03:39.896 ******** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:260 Saturday 27 April 2024 16:32:16 +0000 (0:00:00.309) 0:03:40.205 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:278 Saturday 27 April 2024 16:32:16 +0000 (0:00:00.223) 0:03:40.428 ******** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_7x0i0fa9_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_auth_and_security.yml:286 Saturday 27 April 2024 16:32:16 +0000 (0:00:00.123) 0:03:40.552 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/cleanup_registry.yml:3 Saturday 27 April 2024 16:32:16 +0000 (0:00:00.030) 0:03:40.583 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.324077", "end": "2024-04-27 16:32:17.310785", "rc": 0, "start": "2024-04-27 16:32:16.986708" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/cleanup_registry.yml:7 Saturday 27 April 2024 16:32:17 +0000 (0:00:00.525) 0:03:41.109 ******** changed: [sut] => (item=/tmp/lsr_k7x8mdrj_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_k7x8mdrj_podman", "path": "/tmp/lsr_k7x8mdrj_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 27 April 2024 16:32:17 +0000 (0:00:00.221) 0:03:41.331 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 53.07s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.69s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.96s /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 2.72s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:92 -------------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.19s /WORKDIR/git-weekly-ci4cb8ip3e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.81s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.55s /WORKDIR/git-weekly-ci4cb8ip3e/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Start service ------------------------------- 1.40s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 1.28s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.09s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Stop and disable service -------------------- 1.05s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 1.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Update containers/pods ---------------------- 1.02s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 0.99s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 0.93s /WORKDIR/git-weekly-ci4cb8ip3e/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-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.92s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.88s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.84s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 ---^---^---^---^---^--- # 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) ---^---^---^---^---^---