# 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-ci04aaxf86/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:4 Saturday 20 July 2024 16:31:27 +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-ci04aaxf86/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-ci04aaxf86/tests/tests_auth_and_security.yml:9 Saturday 20 July 2024 16:31:27 +0000 (0:00:00.011) 0:00:00.023 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:48 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.704) 0:00:00.728 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.073) 0:00:00.802 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.016) 0:00:00.818 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.021) 0:00:00.840 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.273) 0:00:01.113 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.022) 0:00:01.136 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:31:28 +0000 (0:00:00.033) 0:00:01.169 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:31:29 +0000 (0:00:00.770) 0:00:01.940 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:31:29 +0000 (0:00:00.029) 0:00:01.969 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: podman-2:5.1.1-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: passt-0^20240624.g1ee2eca-1.el9.x86_64", "Installed: container-selinux-3:2.232.1-1.el9.noarch", "Installed: passt-selinux-0^20240624.g1ee2eca-1.el9.noarch", "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: containers-common-2:1-90.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-9.el9.x86_64", "Installed: fuse-overlayfs-1.14-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:32:32 +0000 (0:01:02.918) 0:01:04.887 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031256", "end": "2024-07-20 16:32:32.461327", "rc": 0, "start": "2024-07-20 16:32:32.430071" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.283) 0:01:05.171 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.034) 0:01:05.205 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.029) 0:01:05.235 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.074) 0:01:05.309 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.036) 0:01:05.346 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.253) 0:01:05.599 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.029) 0:01:05.629 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:32:32 +0000 (0:00:00.030) 0:01:05.660 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.197) 0:01:05.857 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.028) 0:01:05.886 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719992328.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.185) 0:01:06.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.019) 0:01:06.091 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.019) 0:01:06.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.028) 0:01:06.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.020) 0:01:06.160 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.019) 0:01:06.179 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.020) 0:01:06.200 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.019) 0:01:06.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.020) 0:01:06.239 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.040) 0:01:06.280 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.073) 0:01:06.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.021) 0:01:06.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.020) 0:01:06.394 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.038) 0:01:06.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.019) 0:01:06.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.021) 0:01:06.473 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.039) 0:01:06.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.020) 0:01:06.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.065) 0:01:06.598 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:32:33 +0000 (0:00:00.069) 0:01:06.668 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.019) 0:01:06.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.019) 0:01:06.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.019) 0:01:06.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.020) 0:01:06.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.019) 0:01:06.766 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.020) 0:01:06.787 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.018) 0:01:06.805 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.049) 0:01:06.855 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.022) 0:01:06.877 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.020) 0:01:06.897 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.018) 0:01:06.916 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.030) 0:01:06.947 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.023) 0:01:06.970 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.020) 0:01:06.990 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:52 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.019) 0:01:07.010 ********* included: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:5 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.045) 0:01:07.056 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_f7phpjgq_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:12 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.287) 0:01:07.343 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_f7phpjgq_podman/auth", "__podman_test_authfile": "/tmp/lsr_f7phpjgq_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:18 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.042) 0:01:07.386 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_f7phpjgq_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-ci04aaxf86/tests/tasks/setup_registry.yml:24 Saturday 20 July 2024 16:32:34 +0000 (0:00:00.285) 0:01:07.672 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.057) 0:01:07.729 ********* included: /WORKDIR/git-weekly-ci04aaxf86/.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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.062) 0:01:07.791 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.025) 0:01:07.817 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.182) 0:01:07.999 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.024) 0:01:08.023 ********* 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-ci04aaxf86/.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-ci04aaxf86/.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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 20 July 2024 16:32:35 +0000 (0:00:00.050) 0:01:08.074 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 20 July 2024 16:32:37 +0000 (0:00:02.365) 0:01:10.439 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 20 July 2024 16:32:40 +0000 (0:00:02.609) 0:01:13.049 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 20 July 2024 16:32:40 +0000 (0:00:00.244) 0:01:13.293 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 20 July 2024 16:32:40 +0000 (0:00:00.202) 0:01:13.495 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket dbus-broker.service sysinit.target system.slice systemd-journald.socket network.target syslog.target 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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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": "sysinit.target dbus.socket system.slice", "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": "22342", "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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 20 July 2024 16:32:41 +0000 (0:00:00.689) 0:01:14.184 ********* 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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 20 July 2024 16:32:42 +0000 (0:00:00.712) 0:01:14.897 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBaaWRPcHpUa3RNbnlSbi84Y1NvSnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZMgpOakkzTkdWaExUY3pOR1UwWWpSakxUbG1NalEyTjJabUxXTTNNVEpoTURsaU1CNFhEVEkwTURjeU1ERTJNekkwCk1sb1hEVEkxTURjeU1ERTJNekkwTVZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFyYXRMRlJJbkNwd2F4Z1RHUlZZMCtSK1RETjROTlVtaApGME02R0tMdllEelppcjBnQlZUL3ZPVFBLeUN6TllyazYyVDJpQ01Rc2JNcXZ6YlV4R3p0YTVMK3JKVHEydmx1CmVuZWVPY0R2bWdna0IwektCbXh6cmc5NDFqaHp3NXhJTS8vdVR1Rnp0SDVsbmU3SUIzU1REdFFlQU1sSVZSRlYKNGhJN3AwUEJUa1BRV3JFeVNoaVNpUlN3WTdLZ2tZTkJtRUQ0NitxemRTV1FqdGZVcTdLc0RSS0FTNkRnT1VhTAorWG9JMzBtYkhERFNoemFscGRDYURGQ3FVUG14dFBMbVJRV2tCQ2EvQml5Wjg3L2Y0dm0zVjNRNkhZUkZOUFNxCllyTUlWbHZVeXRjQVJrRGZaczlNUGJVOXI2V0dMbzY5RzNYTVFEd05nUFJ3Q1BNbEF1eVJyUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVWVuTm0ydzJqK3ZrU3l4Q0UwcnBURmdMelJ0Z3dId1lEVlIwakJCZ3dGb0FVRzQ0eDgxZUkKb3ZHRC8yNGU4bkpXcDAvdUVxQXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBR1I1eEtqeXN1eWt6ZFdxNnNJTApSQ3BQMjhmTXdXL1ZadStnYk42bVBXRk96M2Rzczk1bGpqN0dGY0tyM3pjOVdDWCtTWjA5TG44N1RFY1hqaUthCjJxbGFaMlR5ZE1pc0Y1S3hOTnk4RmhHVWR4ZUZQMmU2Z2ZhMWQ1blB0akdGWTB3SGZCY1dtZUxGbGFaUTBoU04KN0xyQ1hZSkl6WEZiK3lsRTZDc2REY1VvMm4xakp1R3NOdGpDaTY0Tk1sRnZMTy9CajQ1dXRGMTF0UGVkSU5ERQprRVJkVkVNSVM3NFUzM0tlNThhUm9IK05hb09DK1VaL0pvdjlFSWlIRkY5c000UTRISlp1aHkwaUVaRzlkajhECnFrQ0tTczF1bmVJbm9La3hLcStwekFXcXkxSlJ3SXY1TGsyUmNENzI4dDIvL3ZxMCtEbGJ4Z1lUVFI5WG9UM00KR2I0PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ3RxMHNWRWljS25CckcKQk1aRlZqVDVINU1NM2cwMVNhRVhRem9Zb3U5Z1BObUt2U0FGVlArODVNOHJJTE0xaXVUclpQYUlJeEN4c3lxLwpOdFRFYk8xcmt2NnNsT3JhK1c1NmQ1NDV3TythQ0NRSFRNb0diSE91RDNqV09IUERuRWd6Lys1TzRYTzBmbVdkCjdzZ0hkSk1PMUI0QXlVaFZFVlhpRWp1blE4Rk9ROUJhc1RKS0dKS0pGTEJqc3FDUmcwR1lRUGpyNnJOMUpaQ08KMTlTcnNxd05Fb0JMb09BNVJvdjVlZ2pmU1pzY01OS0hOcVdsMEpvTVVLcFErYkcwOHVaRkJhUUVKcjhHTEpuegp2OS9pK2JkWGREb2RoRVUwOUtwaXN3aFdXOVRLMXdCR1FOOW16MHc5dFQydnBZWXVqcjBiZGN4QVBBMkE5SEFJCjh5VUM3Skd0QWdNQkFBRUNnZ0VBS0ZPb1FhSlBjb1ZCS2s0ZGhDZzZjTWJHTEt5N1FHNXllNlplclMzWWkrNVYKVFlRUkZXdmhYb2w3R2Jha0pvQzBHM3o4U2l4cVNma2lxZmdmZStVWFZHMXp1YnR5dFpwSjd5SXJtWm1WaVp6dQpVTXVoOWMvbEpMdnZBVDlta2p1T0FKVWpUeW5HNWxpYlhBc0FZOHJNQXh0NlJCQjVQVmVqSzdXMEtHanhVQ3pJCjl5MFZJZi9uemJzZU5jRzZrY2I1L04zbXFLRG9TdnV0OEZWSnBSV0JabjJjMjIrK3VSRzFidXM1cGlTVjJJSEgKY2x0cmF6cHdyK25rN21JT3FINTVsT1Y1aUIvSitxUnRWWjl2VXM5UnJCcHptbVk2djRoNDRWMVh0VGVzSEtWLwo0WG51TmRrZ2hjZURubDVxWTA4cWUvcFU4WnM3UWp0aVZLN0xkb0N6Z1FLQmdRRGUrbnpoMjFTSm5Mekg1K2E0Clh4NkNSQnJGTXRDNzFPaEF2SFl6MjNnZHVEVG93RmV0b0hwSkdFbUpzaktCeXNlUW5NckJkRXR4VGUwQUhUNkoKS1I3VEdqTkZoRUNTK0s1UnBoRFBEUjdnMnlTN3RRcys1SXpCUDZBajl0cmdkRkVxM1BCM3pmcUR1VDVXZmFZNApsazJUSEd2bFRVem1JeklDdXFXaDhqWXJrUUtCZ1FESFkyWldra2JZODlTZytYNHUyN3U0MW9YbEJSeUNQaGx1CmNCNkNEbUpaWUJYMURzcW9rdSsvWXd1dUo0QldzMXN4NWhFV3lKNlA1RElnU2dWTEJieU9ZaTYvMXVvMUtiOXIKRjBTWlhDK2RFSHB0enA2djRyMEdKQ1dMOGp5OEpZSnRPMlNIZnQ1dTF3YngzTThsTVViUjNNWmxZcktsaXFuMQpRdnExOG9mZVhRS0JnSFJiTkVYTDVYNTJHeEVhVTR5TW5tZ04wQVp0c1AwRGFqczEzVnpNUHc4TExCajFIZ3ZOCnZXSmRXU3FRb2NpWEg3SzREeG9LYkwvd2tTZEpHM1FKMERzSzVneDFxaGpIeW5keStEeUR0VVJUTndUNHdhaU4KTFdJK3FIdDcrdFc3L1Fzb0JoZ09sWmFkV1FsYlFoMHZXY1hWdy93QmJZcCtmVDl0VkxlQXBJSHhBb0dCQUxUagpPTFRSZi9UVFFOUEpoUEI5NkpDSURuRDNjaVcyc052QVcrMGhuNWYxMC9XK3RaeTVzVWV3VTZocnJjTDZkSUdRCmQzQjBFV1g1WUlCcXB1S3BFYWNhNjg2ZTYxdlB4Qmtqd3RoZkNkTTBYOTIrMWJnN3U4RVdpZm1zaWUwbkdteCsKdFhVM1pCU3FmMkp0TUlCTmRESndXSTBpUFhCeG5EOGx4TTNNZWZjQkFvR0JBTG1MUFJBRjB2ME14VUhUQzJFMQpwOFNHMGt4YUNlWlFOSCtMODdCUjN0TUFNU29pdWxpNUd4OTJURTdlL0d0K2NQbUxKckYwMHJBTGVXR0Q4bW52CkFCV3FyQzY1dWpJYjJDSVF1UFluUFZKb0hBT0xVVDZHa296eU80dXRsUzlBOUhlZVBoQnFURHBWRW1QRU5TcmMKNUdMeWxFRmd5U00zWjRHcGc1VlUwczlzCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBaaWRPcHpUa3RNbnlSbi84Y1NvSnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZMgpOakkzTkdWaExUY3pOR1UwWWpSakxUbG1NalEyTjJabUxXTTNNVEpoTURsaU1CNFhEVEkwTURjeU1ERTJNekkwCk1sb1hEVEkxTURjeU1ERTJNekkwTVZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFyYXRMRlJJbkNwd2F4Z1RHUlZZMCtSK1RETjROTlVtaApGME02R0tMdllEelppcjBnQlZUL3ZPVFBLeUN6TllyazYyVDJpQ01Rc2JNcXZ6YlV4R3p0YTVMK3JKVHEydmx1CmVuZWVPY0R2bWdna0IwektCbXh6cmc5NDFqaHp3NXhJTS8vdVR1Rnp0SDVsbmU3SUIzU1REdFFlQU1sSVZSRlYKNGhJN3AwUEJUa1BRV3JFeVNoaVNpUlN3WTdLZ2tZTkJtRUQ0NitxemRTV1FqdGZVcTdLc0RSS0FTNkRnT1VhTAorWG9JMzBtYkhERFNoemFscGRDYURGQ3FVUG14dFBMbVJRV2tCQ2EvQml5Wjg3L2Y0dm0zVjNRNkhZUkZOUFNxCllyTUlWbHZVeXRjQVJrRGZaczlNUGJVOXI2V0dMbzY5RzNYTVFEd05nUFJ3Q1BNbEF1eVJyUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVWVuTm0ydzJqK3ZrU3l4Q0UwcnBURmdMelJ0Z3dId1lEVlIwakJCZ3dGb0FVRzQ0eDgxZUkKb3ZHRC8yNGU4bkpXcDAvdUVxQXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBR1I1eEtqeXN1eWt6ZFdxNnNJTApSQ3BQMjhmTXdXL1ZadStnYk42bVBXRk96M2Rzczk1bGpqN0dGY0tyM3pjOVdDWCtTWjA5TG44N1RFY1hqaUthCjJxbGFaMlR5ZE1pc0Y1S3hOTnk4RmhHVWR4ZUZQMmU2Z2ZhMWQ1blB0akdGWTB3SGZCY1dtZUxGbGFaUTBoU04KN0xyQ1hZSkl6WEZiK3lsRTZDc2REY1VvMm4xakp1R3NOdGpDaTY0Tk1sRnZMTy9CajQ1dXRGMTF0UGVkSU5ERQprRVJkVkVNSVM3NFUzM0tlNThhUm9IK05hb09DK1VaL0pvdjlFSWlIRkY5c000UTRISlp1aHkwaUVaRzlkajhECnFrQ0tTczF1bmVJbm9La3hLcStwekFXcXkxSlJ3SXY1TGsyUmNENzI4dDIvL3ZxMCtEbGJ4Z1lUVFI5WG9UM00KR2I0PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 20 July 2024 16:32:42 +0000 (0:00:00.603) 0:01:15.500 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCtq0sVEicKnBrG\nBMZFVjT5H5MM3g01SaEXQzoYou9gPNmKvSAFVP+85M8rILM1iuTrZPaIIxCxsyq/\nNtTEbO1rkv6slOra+W56d545wO+aCCQHTMoGbHOuD3jWOHPDnEgz/+5O4XO0fmWd\n7sgHdJMO1B4AyUhVEVXiEjunQ8FOQ9BasTJKGJKJFLBjsqCRg0GYQPjr6rN1JZCO\n19SrsqwNEoBLoOA5Rov5egjfSZscMNKHNqWl0JoMUKpQ+bG08uZFBaQEJr8GLJnz\nv9/i+bdXdDodhEU09KpiswhWW9TK1wBGQN9mz0w9tT2vpYYujr0bdcxAPA2A9HAI\n8yUC7JGtAgMBAAECggEAKFOoQaJPcoVBKk4dhCg6cMbGLKy7QG5ye6ZerS3Yi+5V\nTYQRFWvhXol7GbakJoC0G3z8SixqSfkiqfgfe+UXVG1zubtytZpJ7yIrmZmViZzu\nUMuh9c/lJLvvAT9mkjuOAJUjTynG5libXAsAY8rMAxt6RBB5PVejK7W0KGjxUCzI\n9y0VIf/nzbseNcG6kcb5/N3mqKDoSvut8FVJpRWBZn2c22++uRG1bus5piSV2IHH\ncltrazpwr+nk7mIOqH55lOV5iB/J+qRtVZ9vUs9RrBpzmmY6v4h44V1XtTesHKV/\n4XnuNdkghceDnl5qY08qe/pU8Zs7QjtiVK7LdoCzgQKBgQDe+nzh21SJnLzH5+a4\nXx6CRBrFMtC71OhAvHYz23gduDTowFetoHpJGEmJsjKByseQnMrBdEtxTe0AHT6J\nKR7TGjNFhECS+K5RphDPDR7g2yS7tQs+5IzBP6Aj9trgdFEq3PB3zfqDuT5WfaY4\nlk2THGvlTUzmIzICuqWh8jYrkQKBgQDHY2ZWkkbY89Sg+X4u27u41oXlBRyCPhlu\ncB6CDmJZYBX1Dsqoku+/YwuuJ4BWs1sx5hEWyJ6P5DIgSgVLBbyOYi6/1uo1Kb9r\nF0SZXC+dEHptzp6v4r0GJCWL8jy8JYJtO2SHft5u1wbx3M8lMUbR3MZlYrKliqn1\nQvq18ofeXQKBgHRbNEXL5X52GxEaU4yMnmgN0AZtsP0Dajs13VzMPw8LLBj1HgvN\nvWJdWSqQociXH7K4DxoKbL/wkSdJG3QJ0DsK5gx1qhjHyndy+DyDtURTNwT4waiN\nLWI+qHt7+tW7/QsoBhgOlZadWQlbQh0vWcXVw/wBbYp+fT9tVLeApIHxAoGBALTj\nOLTRf/TTQNPJhPB96JCIDnD3ciW2sNvAW+0hn5f10/W+tZy5sUewU6hrrcL6dIGQ\nd3B0EWX5YIBqpuKpEaca686e61vPxBkjwthfCdM0X92+1bg7u8EWifmsie0nGmx+\ntXU3ZBSqf2JtMIBNdDJwWI0iPXBxnD8lxM3MefcBAoGBALmLPRAF0v0MxUHTC2E1\np8SG0kxaCeZQNH+L87BR3tMAMSoiuli5Gx92TE7e/Gt+cPmLJrF00rALeWGD8mnv\nABWqrC65ujIb2CIQuPYnPVJoHAOLUT6GkozyO4utlS9A9HeePhBqTDpVEmPENSrc\n5GLylEFgySM3Z4Gpg5VU0s9s\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 20 July 2024 16:32:42 +0000 (0:00:00.027) 0:01:15.527 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCtq0sVEicKnBrG\nBMZFVjT5H5MM3g01SaEXQzoYou9gPNmKvSAFVP+85M8rILM1iuTrZPaIIxCxsyq/\nNtTEbO1rkv6slOra+W56d545wO+aCCQHTMoGbHOuD3jWOHPDnEgz/+5O4XO0fmWd\n7sgHdJMO1B4AyUhVEVXiEjunQ8FOQ9BasTJKGJKJFLBjsqCRg0GYQPjr6rN1JZCO\n19SrsqwNEoBLoOA5Rov5egjfSZscMNKHNqWl0JoMUKpQ+bG08uZFBaQEJr8GLJnz\nv9/i+bdXdDodhEU09KpiswhWW9TK1wBGQN9mz0w9tT2vpYYujr0bdcxAPA2A9HAI\n8yUC7JGtAgMBAAECggEAKFOoQaJPcoVBKk4dhCg6cMbGLKy7QG5ye6ZerS3Yi+5V\nTYQRFWvhXol7GbakJoC0G3z8SixqSfkiqfgfe+UXVG1zubtytZpJ7yIrmZmViZzu\nUMuh9c/lJLvvAT9mkjuOAJUjTynG5libXAsAY8rMAxt6RBB5PVejK7W0KGjxUCzI\n9y0VIf/nzbseNcG6kcb5/N3mqKDoSvut8FVJpRWBZn2c22++uRG1bus5piSV2IHH\ncltrazpwr+nk7mIOqH55lOV5iB/J+qRtVZ9vUs9RrBpzmmY6v4h44V1XtTesHKV/\n4XnuNdkghceDnl5qY08qe/pU8Zs7QjtiVK7LdoCzgQKBgQDe+nzh21SJnLzH5+a4\nXx6CRBrFMtC71OhAvHYz23gduDTowFetoHpJGEmJsjKByseQnMrBdEtxTe0AHT6J\nKR7TGjNFhECS+K5RphDPDR7g2yS7tQs+5IzBP6Aj9trgdFEq3PB3zfqDuT5WfaY4\nlk2THGvlTUzmIzICuqWh8jYrkQKBgQDHY2ZWkkbY89Sg+X4u27u41oXlBRyCPhlu\ncB6CDmJZYBX1Dsqoku+/YwuuJ4BWs1sx5hEWyJ6P5DIgSgVLBbyOYi6/1uo1Kb9r\nF0SZXC+dEHptzp6v4r0GJCWL8jy8JYJtO2SHft5u1wbx3M8lMUbR3MZlYrKliqn1\nQvq18ofeXQKBgHRbNEXL5X52GxEaU4yMnmgN0AZtsP0Dajs13VzMPw8LLBj1HgvN\nvWJdWSqQociXH7K4DxoKbL/wkSdJG3QJ0DsK5gx1qhjHyndy+DyDtURTNwT4waiN\nLWI+qHt7+tW7/QsoBhgOlZadWQlbQh0vWcXVw/wBbYp+fT9tVLeApIHxAoGBALTj\nOLTRf/TTQNPJhPB96JCIDnD3ciW2sNvAW+0hn5f10/W+tZy5sUewU6hrrcL6dIGQ\nd3B0EWX5YIBqpuKpEaca686e61vPxBkjwthfCdM0X92+1bg7u8EWifmsie0nGmx+\ntXU3ZBSqf2JtMIBNdDJwWI0iPXBxnD8lxM3MefcBAoGBALmLPRAF0v0MxUHTC2E1\np8SG0kxaCeZQNH+L87BR3tMAMSoiuli5Gx92TE7e/Gt+cPmLJrF00rALeWGD8mnv\nABWqrC65ujIb2CIQuPYnPVJoHAOLUT6GkozyO4utlS9A9HeePhBqTDpVEmPENSrc\n5GLylEFgySM3Z4Gpg5VU0s9s\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\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.030214", "end": "2024-07-20 16:32:43.030722", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPZidOpzTktMnyRn/8cSoJwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nNjI3NGVhLTczNGU0YjRjLTlmMjQ2N2ZmLWM3MTJhMDliMB4XDTI0MDcyMDE2MzI0\nMloXDTI1MDcyMDE2MzI0MVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAratLFRInCpwaxgTGRVY0+R+TDN4NNUmh\nF0M6GKLvYDzZir0gBVT/vOTPKyCzNYrk62T2iCMQsbMqvzbUxGzta5L+rJTq2vlu\neneeOcDvmggkB0zKBmxzrg941jhzw5xIM//uTuFztH5lne7IB3STDtQeAMlIVRFV\n4hI7p0PBTkPQWrEyShiSiRSwY7KgkYNBmED46+qzdSWQjtfUq7KsDRKAS6DgOUaL\n+XoI30mbHDDShzalpdCaDFCqUPmxtPLmRQWkBCa/BiyZ87/f4vm3V3Q6HYRFNPSq\nYrMIVlvUytcARkDfZs9MPbU9r6WGLo69G3XMQDwNgPRwCPMlAuyRrQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUenNm2w2j+vkSyxCE0rpTFgLzRtgwHwYDVR0jBBgwFoAUG44x81eI\novGD/24e8nJWp0/uEqAwDQYJKoZIhvcNAQELBQADggEBAGR5xKjysuykzdWq6sIL\nRCpP28fMwW/VZu+gbN6mPWFOz3dss95ljj7GFcKr3zc9WCX+SZ09Ln87TEcXjiKa\n2qlaZ2TydMisF5KxNNy8FhGUdxeFP2e6gfa1d5nPtjGFY0wHfBcWmeLFlaZQ0hSN\n7LrCXYJIzXFb+ylE6CsdDcUo2n1jJuGsNtjCi64NMlFvLO/Bj45utF11tPedINDE\nkERdVEMIS74U33Ke58aRoH+NaoOC+UZ/Jov9EIiHFF9sM4Q4HJZuhy0iEZG9dj8D\nqkCKSs1uneInoKkxKq+pzAWqy1JRwIv5Lk2RcD728t2//vq0+DlbxgYTTR9XoT3M\nGb4=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCtq0sVEicKnBrG\nBMZFVjT5H5MM3g01SaEXQzoYou9gPNmKvSAFVP+85M8rILM1iuTrZPaIIxCxsyq/\nNtTEbO1rkv6slOra+W56d545wO+aCCQHTMoGbHOuD3jWOHPDnEgz/+5O4XO0fmWd\n7sgHdJMO1B4AyUhVEVXiEjunQ8FOQ9BasTJKGJKJFLBjsqCRg0GYQPjr6rN1JZCO\n19SrsqwNEoBLoOA5Rov5egjfSZscMNKHNqWl0JoMUKpQ+bG08uZFBaQEJr8GLJnz\nv9/i+bdXdDodhEU09KpiswhWW9TK1wBGQN9mz0w9tT2vpYYujr0bdcxAPA2A9HAI\n8yUC7JGtAgMBAAECggEAKFOoQaJPcoVBKk4dhCg6cMbGLKy7QG5ye6ZerS3Yi+5V\nTYQRFWvhXol7GbakJoC0G3z8SixqSfkiqfgfe+UXVG1zubtytZpJ7yIrmZmViZzu\nUMuh9c/lJLvvAT9mkjuOAJUjTynG5libXAsAY8rMAxt6RBB5PVejK7W0KGjxUCzI\n9y0VIf/nzbseNcG6kcb5/N3mqKDoSvut8FVJpRWBZn2c22++uRG1bus5piSV2IHH\ncltrazpwr+nk7mIOqH55lOV5iB/J+qRtVZ9vUs9RrBpzmmY6v4h44V1XtTesHKV/\n4XnuNdkghceDnl5qY08qe/pU8Zs7QjtiVK7LdoCzgQKBgQDe+nzh21SJnLzH5+a4\nXx6CRBrFMtC71OhAvHYz23gduDTowFetoHpJGEmJsjKByseQnMrBdEtxTe0AHT6J\nKR7TGjNFhECS+K5RphDPDR7g2yS7tQs+5IzBP6Aj9trgdFEq3PB3zfqDuT5WfaY4\nlk2THGvlTUzmIzICuqWh8jYrkQKBgQDHY2ZWkkbY89Sg+X4u27u41oXlBRyCPhlu\ncB6CDmJZYBX1Dsqoku+/YwuuJ4BWs1sx5hEWyJ6P5DIgSgVLBbyOYi6/1uo1Kb9r\nF0SZXC+dEHptzp6v4r0GJCWL8jy8JYJtO2SHft5u1wbx3M8lMUbR3MZlYrKliqn1\nQvq18ofeXQKBgHRbNEXL5X52GxEaU4yMnmgN0AZtsP0Dajs13VzMPw8LLBj1HgvN\nvWJdWSqQociXH7K4DxoKbL/wkSdJG3QJ0DsK5gx1qhjHyndy+DyDtURTNwT4waiN\nLWI+qHt7+tW7/QsoBhgOlZadWQlbQh0vWcXVw/wBbYp+fT9tVLeApIHxAoGBALTj\nOLTRf/TTQNPJhPB96JCIDnD3ciW2sNvAW+0hn5f10/W+tZy5sUewU6hrrcL6dIGQ\nd3B0EWX5YIBqpuKpEaca686e61vPxBkjwthfCdM0X92+1bg7u8EWifmsie0nGmx+\ntXU3ZBSqf2JtMIBNdDJwWI0iPXBxnD8lxM3MefcBAoGBALmLPRAF0v0MxUHTC2E1\np8SG0kxaCeZQNH+L87BR3tMAMSoiuli5Gx92TE7e/Gt+cPmLJrF00rALeWGD8mnv\nABWqrC65ujIb2CIQuPYnPVJoHAOLUT6GkozyO4utlS9A9HeePhBqTDpVEmPENSrc\n5GLylEFgySM3Z4Gpg5VU0s9s\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-20 16:32:43.000508" } STDOUT: Request "20240720163241" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 20 July 2024 16:32:43 +0000 (0:00:00.217) 0:01:15.745 ********* 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-ci04aaxf86/tests/tasks/setup_registry.yml:35 Saturday 20 July 2024 16:32:43 +0000 (0:00:00.572) 0:01:16.317 ********* changed: [sut] => { "changed": true, "checksum": "5045a4fb3c00be397aa487377c35d66e186af9d6", "dest": "/tmp/lsr_f7phpjgq_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "472ba6337320319d9a13d604fc74ad40", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1721493163.6768377-3533-165730653101742/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:41 Saturday 20 July 2024 16:32:44 +0000 (0:00:00.567) 0:01:16.885 ********* changed: [sut] => { "changed": true, "checksum": "5a32526e66ca1ecb6f3a4da717eacd7d68d7a332", "dest": "/tmp/lsr_f7phpjgq_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "9e1d4c48c0cfa047b20260fa4584129d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1721493164.2395985-3555-93460354479712/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:47 Saturday 20 July 2024 16:32:44 +0000 (0:00:00.544) 0:01:17.430 ********* changed: [sut] => { "changed": true, "checksum": "5045a4fb3c00be397aa487377c35d66e186af9d6", "dest": "/tmp/lsr_f7phpjgq_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "472ba6337320319d9a13d604fc74ad40", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1721493164.782294-3580-150160739112925/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:54 Saturday 20 July 2024 16:32:45 +0000 (0:00:00.509) 0:01:17.940 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: skopeo-2:1.15.2-1.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:59 Saturday 20 July 2024 16:32:48 +0000 (0:00:03.623) 0:01:21.563 ********* 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-ci04aaxf86/tests/tasks/setup_registry.yml:67 Saturday 20 July 2024 16:32:49 +0000 (0:00:00.198) 0:01:21.762 ********* 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-ci04aaxf86/tests/tasks/setup_registry.yml:84 Saturday 20 July 2024 16:32:49 +0000 (0:00:00.596) 0:01:22.359 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_f7phpjgq_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:92 Saturday 20 July 2024 16:32:49 +0000 (0:00:00.086) 0:01:22.445 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_f7phpjgq_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.735626", "end": "2024-07-20 16:32:52.666206", "rc": 0, "start": "2024-07-20 16:32:49.930580" } STDOUT: 2d679d3808e4bd0eeaf9f4e8df40cc84731de8f31ba8a70f414897701d7b22d7 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:103 Saturday 20 July 2024 16:32:52 +0000 (0:00:02.934) 0:01:25.379 ********* 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-ci04aaxf86/tests/tasks/setup_registry.yml:107 Saturday 20 July 2024 16:32:52 +0000 (0:00:00.273) 0:01:25.653 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.038903", "end": "2024-07-20 16:32:53.159113", "rc": 0, "start": "2024-07-20 16:32:53.120210" } STDERR: time="2024-07-20T16:32:52.664436088Z" 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=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.6649712Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.665127198Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.665499559Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.665566888Z" 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=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.665799973Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 time="2024-07-20T16:32:52.665900608Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.19.9 instance.id=bb6f7491-0e0d-4b38-a2ba-f4e8a32ea856 service=registry version=2.8.2 2024/07/20 16:32:52 http: TLS handshake error from 10.88.0.1:34422: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:113 Saturday 20 July 2024 16:32:53 +0000 (0:00:00.218) 0:01:25.871 ********* 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-ci04aaxf86/tests/tasks/setup_registry.yml:118 Saturday 20 July 2024 16:32:53 +0000 (0:00:00.021) 0:01:25.893 ********* 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_f7phpjgq_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_f7phpjgq_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.245526", "end": "2024-07-20 16:32:54.646017", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-20 16:32:53.400491" } 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-ci04aaxf86/tests/tasks/setup_registry.yml:129 Saturday 20 July 2024 16:32:54 +0000 (0:00:01.497) 0:01:27.390 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_f7phpjgq_podman/auth/auth.json", "--cert-dir=/tmp/lsr_f7phpjgq_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.159935", "end": "2024-07-20 16:32:55.063805", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-20 16:32:54.903870" } 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-ci04aaxf86/tests/tests_auth_and_security.yml:60 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.398) 0:01:27.789 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.097) 0:01:27.887 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.051) 0:01:27.938 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.043) 0:01:27.982 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.030) 0:01:28.013 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.031) 0:01:28.044 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:32:55 +0000 (0:00:00.057) 0:01:28.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.683) 0:01:28.785 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.022) 0:01:28.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.047) 0:01:28.855 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026762", "end": "2024-07-20 16:32:56.372385", "rc": 0, "start": "2024-07-20 16:32:56.345623" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.230) 0:01:29.086 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.029) 0:01:29.115 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.027) 0:01:29.142 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.085) 0:01:29.227 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.053) 0:01:29.281 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.027) 0:01:29.308 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.026) 0:01:29.335 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.031) 0:01:29.366 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.224) 0:01:29.591 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:32:56 +0000 (0:00:00.029) 0:01:29.620 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.213) 0:01:29.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:29.856 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.039) 0:01:29.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.036) 0:01:29.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:29.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.047) 0:01:30.001 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.028) 0:01:30.030 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.022) 0:01:30.074 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.043) 0:01:30.118 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.080) 0:01:30.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.022) 0:01:30.220 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:30.241 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.038) 0:01:30.280 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:30.323 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.040) 0:01:30.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:30.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.404 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.041) 0:01:30.446 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.021) 0:01:30.468 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.027) 0:01:30.495 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.556 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.058) 0:01:30.615 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.020) 0:01:30.635 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:32:57 +0000 (0:00:00.033) 0:01:30.669 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.021) 0:01:30.691 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.026) 0:01:30.717 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.066) 0:01:30.784 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.043) 0:01:30.827 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.029) 0:01:30.857 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.022) 0:01:30.880 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.039) 0:01:30.919 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.027) 0:01:30.946 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.030) 0:01:30.977 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.037) 0:01:31.015 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.201) 0:01:31.216 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.042) 0:01:31.259 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.242) 0:01:31.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.048) 0:01:31.550 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.060) 0:01:31.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.033) 0:01:31.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:32:58 +0000 (0:00:00.031) 0:01:31.675 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.032) 0:01:31.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.050) 0:01:31.758 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.031) 0:01:31.789 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.043) 0:01:31.833 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.039) 0:01:31.873 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.046) 0:01:31.920 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.039) 0:01:31.959 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.035) 0:01:31.995 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.026) 0:01:32.021 ********* 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.005614", "end": "2024-07-20 16:32:59.497927", "rc": 0, "start": "2024-07-20 16:32:59.492313" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.193) 0:01:32.214 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.038) 0:01:32.253 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.061) 0:01:32.314 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.086) 0:01:32.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.021) 0:01:32.423 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.021) 0:01:32.444 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.029) 0:01:32.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.020) 0:01:32.494 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:32:59 +0000 (0:00:00.023) 0:01:32.517 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:75 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.542) 0:01:33.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:86 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.023) 0:01:33.083 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.053) 0:01:33.137 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.038) 0:01:33.175 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.026) 0:01:33.202 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.024) 0:01:33.226 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.021) 0:01:33.248 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:33:00 +0000 (0:00:00.051) 0:01:33.300 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.688) 0:01:33.988 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.021) 0:01:34.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.034) 0:01:34.044 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025079", "end": "2024-07-20 16:33:01.542121", "rc": 0, "start": "2024-07-20 16:33:01.517042" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.230) 0:01:34.274 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.024) 0:01:34.298 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.036) 0:01:34.334 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.080) 0:01:34.415 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.045) 0:01:34.461 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.030) 0:01:34.491 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.032) 0:01:34.524 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:01 +0000 (0:00:00.043) 0:01:34.568 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.318) 0:01:34.886 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.030) 0:01:34.917 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.185) 0:01:35.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.022) 0:01:35.125 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.027) 0:01:35.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.024) 0:01:35.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.022) 0:01:35.200 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.022) 0:01:35.222 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.036) 0:01:35.259 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.028) 0:01:35.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.022) 0:01:35.310 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.030) 0:01:35.341 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.064) 0:01:35.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.038) 0:01:35.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.022) 0:01:35.466 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.057) 0:01:35.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.076) 0:01:35.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.027) 0:01:35.627 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:33:02 +0000 (0:00:00.054) 0:01:35.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.034) 0:01:35.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.036) 0:01:35.753 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.045) 0:01:35.799 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.022) 0:01:35.821 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.020) 0:01:35.841 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.019) 0:01:35.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.021) 0:01:35.882 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.020) 0:01:35.903 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.021) 0:01:35.925 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.020) 0:01:35.945 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.019) 0:01:35.964 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.018) 0:01:35.983 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.019) 0:01:36.003 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.095) 0:01:36.099 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.030) 0:01:36.130 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.027) 0:01:36.157 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.023) 0:01:36.180 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.038) 0:01:36.219 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.027) 0:01:36.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.025) 0:01:36.272 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.028) 0:01:36.300 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.192) 0:01:36.493 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:03 +0000 (0:00:00.026) 0:01:36.520 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.182) 0:01:36.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.020) 0:01:36.722 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.020) 0:01:36.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.019) 0:01:36.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.020) 0:01:36.783 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.021) 0:01:36.804 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.060) 0:01:36.865 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.022) 0:01:36.887 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.021) 0:01:36.909 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.021) 0:01:36.930 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.032) 0:01:36.963 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.022) 0:01:36.986 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.021) 0:01:37.007 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.023) 0:01:37.031 ********* 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.005545", "end": "2024-07-20 16:33:04.506210", "rc": 0, "start": "2024-07-20 16:33:04.500665" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.184) 0:01:37.216 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.024) 0:01:37.240 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.044) 0:01:37.285 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.036) 0:01:37.321 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.034) 0:01:37.355 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.024) 0:01:37.380 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.022) 0:01:37.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.039) 0:01:37.442 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:33:04 +0000 (0:00:00.077) 0:01:37.520 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:101 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.422) 0:01:37.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:112 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.030) 0:01:37.973 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_axr1ol73_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:120 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.116) 0:01:38.089 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.046) 0:01:38.136 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.042) 0:01:38.178 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.026) 0:01:38.205 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.029) 0:01:38.234 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.021) 0:01:38.256 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:33:05 +0000 (0:00:00.069) 0:01:38.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.718) 0:01:39.044 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.026) 0:01:39.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.032) 0:01:39.103 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027827", "end": "2024-07-20 16:33:06.603724", "rc": 0, "start": "2024-07-20 16:33:06.575897" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.218) 0:01:39.321 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.025) 0:01:39.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.022) 0:01:39.369 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.061) 0:01:39.430 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.038) 0:01:39.469 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.031) 0:01:39.501 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.027) 0:01:39.529 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:06 +0000 (0:00:00.029) 0:01:39.558 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.191) 0:01:39.749 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.041) 0:01:39.791 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.188) 0:01:39.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.068) 0:01:40.048 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.027) 0:01:40.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.025) 0:01:40.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.020) 0:01:40.122 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.021) 0:01:40.144 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.023) 0:01:40.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.027) 0:01:40.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.024) 0:01:40.218 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.029) 0:01:40.248 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.041) 0:01:40.290 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.023) 0:01:40.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.025) 0:01:40.339 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.040) 0:01:40.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.021) 0:01:40.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.022) 0:01:40.424 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.043) 0:01:40.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.070) 0:01:40.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.031) 0:01:40.570 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.044) 0:01:40.614 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.022) 0:01:40.637 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:33:07 +0000 (0:00:00.040) 0:01:40.677 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.035) 0:01:40.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.038) 0:01:40.751 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.044) 0:01:40.796 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.025) 0:01:40.821 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.057) 0:01:40.879 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.069) 0:01:40.948 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.030) 0:01:40.979 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.025) 0:01:41.004 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.030) 0:01:41.034 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.037) 0:01:41.071 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.083) 0:01:41.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.025) 0:01:41.181 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.028) 0:01:41.210 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.187) 0:01:41.397 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.026) 0:01:41.424 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.186) 0:01:41.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.023) 0:01:41.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:08 +0000 (0:00:00.022) 0:01:41.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.050) 0:01:41.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.025) 0:01:41.733 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.022) 0:01:41.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.022) 0:01:41.777 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.027) 0:01:41.805 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.022) 0:01:41.827 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.025) 0:01:41.853 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.022) 0:01:41.875 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.031) 0:01:41.907 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:33:09 +0000 (0:00:00.216) 0:01:42.123 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.565) 0:01:42.689 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.038) 0:01:42.727 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.021) 0:01:42.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.023) 0:01:42.773 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.022) 0:01:42.796 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.021) 0:01:42.817 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.062) 0:01:42.880 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.027) 0:01:42.908 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.029) 0:01:42.937 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.022) 0:01:42.959 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.037) 0:01:42.996 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.027) 0:01:43.024 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.026) 0:01:43.051 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.028) 0:01:43.079 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.271) 0:01:43.350 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.041) 0:01:43.391 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.204) 0:01:43.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.021) 0:01:43.618 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.024) 0:01:43.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:10 +0000 (0:00:00.029) 0:01:43.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.027) 0:01:43.699 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.031) 0:01:43.731 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.043) 0:01:43.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.033) 0:01:43.809 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.021) 0:01:43.831 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.045) 0:01:43.876 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.033) 0:01:43.909 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.024) 0:01:43.934 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.022) 0:01:43.957 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.023) 0:01:43.980 ********* 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.005936", "end": "2024-07-20 16:33:11.462212", "rc": 0, "start": "2024-07-20 16:33:11.456276" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.204) 0:01:44.184 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.025) 0:01:44.210 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.100) 0:01:44.310 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.043) 0:01:44.354 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.021) 0:01:44.375 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.031) 0:01:44.407 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.023) 0:01:44.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.040) 0:01:44.470 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:33:11 +0000 (0:00:00.037) 0:01:44.508 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 20 July 2024 16:33:12 +0000 (0:00:00.512) 0:01:45.021 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 20 July 2024 16:33:12 +0000 (0:00:00.215) 0:01:45.236 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 20 July 2024 16:33:12 +0000 (0:00:00.205) 0:01:45.441 ********* 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-1721493192.8356285-4717-216072733869052/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 20 July 2024 16:33:13 +0000 (0:00:00.594) 0:01:46.036 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: ace2ee5f4ad015312a3b6db8de784d5381469a4305dac7bd0bb707b862dc607c Container: dcf22443adad30a994f6fd677f43f3f139d911e2724008b796d3b697d09b56d1 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 20 July 2024 16:33:14 +0000 (0:00:01.033) 0:01:47.069 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 20 July 2024 16:33:14 +0000 (0:00:00.573) 0:01:47.642 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target -.mount systemd-journald.socket sysinit.target basic.target \"system-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@-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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 20 July 2024 16:33:15 +0000 (0:00:00.635) 0:01:48.278 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" -.mount network-online.target basic.target sysinit.target systemd-journald.socket", "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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 20 July 2024 16:33:16 +0000 (0:00:01.150) 0:01:49.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:33:16 +0000 (0:00:00.026) 0:01:49.455 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:33:16 +0000 (0:00:00.074) 0:01:49.530 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:33:16 +0000 (0:00:00.039) 0:01:49.569 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:33:16 +0000 (0:00:00.037) 0:01:49.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.117) 0:01:49.725 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.047) 0:01:49.772 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.084) 0:01:49.857 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.038) 0:01:49.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.045) 0:01:49.940 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.038) 0:01:49.979 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.258) 0:01:50.237 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.032) 0:01:50.269 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.261) 0:01:50.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.036) 0:01:50.567 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.022) 0:01:50.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.023) 0:01:50.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.029) 0:01:50.643 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:17 +0000 (0:00:00.025) 0:01:50.669 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.023) 0:01:50.692 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.039) 0:01:50.732 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.088) 0:01:50.821 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.074) 0:01:50.895 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.064) 0:01:50.959 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.052) 0:01:51.011 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.066) 0:01:51.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.028) 0:01:51.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.049) 0:01:51.156 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.080) 0:01:51.236 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.056) 0:01:51.293 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.035) 0:01:51.328 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.042) 0:01:51.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.036) 0:01:51.407 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 20 July 2024 16:33:18 +0000 (0:00:00.025) 0:01:51.432 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 20 July 2024 16:33:19 +0000 (0:00:00.705) 0:01:52.137 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 20 July 2024 16:33:19 +0000 (0:00:00.295) 0:01:52.433 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 20 July 2024 16:33:19 +0000 (0:00:00.020) 0:01:52.454 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 20 July 2024 16:33:19 +0000 (0:00:00.021) 0:01:52.476 ********* 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-1721493199.8407416-4944-84361516639465/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.714) 0:01:53.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.026) 0:01:53.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.035) 0:01:53.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.037) 0:01:53.289 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.022) 0:01:53.312 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.020) 0:01:53.333 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.056) 0:01:53.390 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.020) 0:01:53.410 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.023) 0:01:53.434 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.035) 0:01:53.470 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.051) 0:01:53.522 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.027) 0:01:53.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.075) 0:01:53.625 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:20 +0000 (0:00:00.029) 0:01:53.655 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.259) 0:01:53.914 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.028) 0:01:53.942 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.237) 0:01:54.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.023) 0:01:54.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.029) 0:01:54.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.037) 0:01:54.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.037) 0:01:54.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.030) 0:01:54.338 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.036) 0:01:54.375 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.035) 0:01:54.410 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.028) 0:01:54.439 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.028) 0:01:54.467 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.034) 0:01:54.502 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.037) 0:01:54.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.048) 0:01:54.588 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:33:21 +0000 (0:00:00.093) 0:01:54.681 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.051) 0:01:54.733 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.031) 0:01:54.765 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:135 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.022) 0:01:54.787 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.052) 0:01:54.840 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.036) 0:01:54.876 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.027) 0:01:54.903 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.020) 0:01:54.924 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.019) 0:01:54.944 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:33:22 +0000 (0:00:00.048) 0:01:54.992 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.872) 0:01:55.865 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.033) 0:01:55.898 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.040) 0:01:55.939 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040283", "end": "2024-07-20 16:33:23.499200", "rc": 0, "start": "2024-07-20 16:33:23.458917" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.283) 0:01:56.223 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.030) 0:01:56.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.023) 0:01:56.276 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.045) 0:01:56.322 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.040) 0:01:56.363 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.027) 0:01:56.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.025) 0:01:56.415 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:23 +0000 (0:00:00.028) 0:01:56.444 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.267) 0:01:56.712 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.029) 0:01:56.741 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.254) 0:01:56.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.141) 0:01:57.137 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.053) 0:01:57.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.044) 0:01:57.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.051) 0:01:57.287 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.026) 0:01:57.313 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.035) 0:01:57.349 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.040) 0:01:57.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.063) 0:01:57.453 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.046) 0:01:57.500 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.084) 0:01:57.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.040) 0:01:57.625 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:33:24 +0000 (0:00:00.050) 0:01:57.676 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.053) 0:01:57.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.041) 0:01:57.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.034) 0:01:57.806 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.045) 0:01:57.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.101) 0:01:57.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.023) 0:01:57.977 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.043) 0:01:58.020 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.036) 0:01:58.056 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.026) 0:01:58.082 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.023) 0:01:58.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.022) 0:01:58.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.023) 0:01:58.152 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.023) 0:01:58.176 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.025) 0:01:58.201 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.040) 0:01:58.242 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.032) 0:01:58.274 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.020) 0:01:58.295 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.053) 0:01:58.348 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.028) 0:01:58.377 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.031) 0:01:58.409 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.023) 0:01:58.432 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.079) 0:01:58.512 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.025) 0:01:58.538 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.028) 0:01:58.566 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:25 +0000 (0:00:00.031) 0:01:58.598 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.247) 0:01:58.846 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.027) 0:01:58.874 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.218) 0:01:59.092 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.025) 0:01:59.118 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.021) 0:01:59.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.021) 0:01:59.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.023) 0:01:59.185 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.021) 0:01:59.207 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.021) 0:01:59.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.020) 0:01:59.249 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.021) 0:01:59.271 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.027) 0:01:59.298 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.086) 0:01:59.385 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.023) 0:01:59.408 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.023) 0:01:59.432 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:33:26 +0000 (0:00:00.032) 0:01:59.464 ********* 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.005519", "end": "2024-07-20 16:33:26.979897", "rc": 0, "start": "2024-07-20 16:33:26.974378" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.231) 0:01:59.696 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.022) 0:01:59.718 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.081) 0:01:59.799 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.082) 0:01:59.882 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.043) 0:01:59.925 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.026) 0:01:59.952 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.023) 0:01:59.975 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.028) 0:02:00.003 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:33:27 +0000 (0:00:00.031) 0:02:00.035 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 20 July 2024 16:33:28 +0000 (0:00:00.855) 0:02:00.890 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1721493193.7221177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1721493193.269113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721493193.0521107, "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": "1126548484", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 20 July 2024 16:33:28 +0000 (0:00:00.244) 0:02:01.134 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 20 July 2024 16:33:28 +0000 (0:00:00.216) 0:02:01.350 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 20 July 2024 16:33:29 +0000 (0:00:00.665) 0:02:02.016 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 20 July 2024 16:33:29 +0000 (0:00:00.543) 0:02:02.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 20 July 2024 16:33:29 +0000 (0:00:00.027) 0:02:02.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 20 July 2024 16:33:29 +0000 (0:00:00.037) 0:02:02.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 20 July 2024 16:33:29 +0000 (0:00:00.047) 0:02:02.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.030) 0:02:02.702 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.067) 0:02:02.770 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.045) 0:02:02.815 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.027) 0:02:02.843 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.024) 0:02:02.867 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.047) 0:02:02.914 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.136) 0:02:03.051 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.037) 0:02:03.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.027) 0:02:03.116 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.031) 0:02:03.147 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.246) 0:02:03.394 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.033) 0:02:03.427 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:30 +0000 (0:00:00.253) 0:02:03.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.030) 0:02:03.711 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.054) 0:02:03.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.029) 0:02:03.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.029) 0:02:03.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.023) 0:02:03.848 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.049) 0:02:03.897 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.045) 0:02:03.943 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.064) 0:02:04.007 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.052) 0:02:04.060 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.039) 0:02:04.099 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.092) 0:02:04.192 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.049) 0:02:04.241 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.055) 0:02:04.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.023) 0:02:04.320 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.046) 0:02:04.367 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.038) 0:02:04.405 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.031) 0:02:04.437 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.048) 0:02:04.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.028) 0:02:04.513 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 20 July 2024 16:33:31 +0000 (0:00:00.028) 0:02:04.542 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 20 July 2024 16:33:32 +0000 (0:00:00.793) 0:02:05.336 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 20 July 2024 16:33:32 +0000 (0:00:00.267) 0:02:05.603 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 20 July 2024 16:33:32 +0000 (0:00:00.036) 0:02:05.640 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.087) 0:02:05.727 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.612) 0:02:06.339 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.026) 0:02:06.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.024) 0:02:06.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.024) 0:02:06.415 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.021) 0:02:06.436 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.021) 0:02:06.458 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:146 Saturday 20 July 2024 16:33:33 +0000 (0:00:00.034) 0:02:06.492 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_axr1ol73_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:152 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.260) 0:02:06.753 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.060) 0:02:06.814 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.036) 0:02:06.851 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.026) 0:02:06.877 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.069) 0:02:06.947 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.021) 0:02:06.968 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:33:34 +0000 (0:00:00.050) 0:02:07.019 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.831) 0:02:07.851 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.040) 0:02:07.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.043) 0:02:07.934 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042647", "end": "2024-07-20 16:33:35.523813", "rc": 0, "start": "2024-07-20 16:33:35.481166" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.306) 0:02:08.241 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.032) 0:02:08.273 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.022) 0:02:08.296 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.042) 0:02:08.338 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.100) 0:02:08.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.029) 0:02:08.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.036) 0:02:08.505 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:35 +0000 (0:00:00.028) 0:02:08.534 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.267) 0:02:08.802 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.035) 0:02:08.837 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.264) 0:02:09.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.032) 0:02:09.134 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.044) 0:02:09.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.053) 0:02:09.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.036) 0:02:09.269 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.037) 0:02:09.306 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.033) 0:02:09.340 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.025) 0:02:09.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.039) 0:02:09.404 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.033) 0:02:09.438 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.057) 0:02:09.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.079) 0:02:09.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.043) 0:02:09.619 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:33:36 +0000 (0:00:00.056) 0:02:09.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.023) 0:02:09.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.034) 0:02:09.733 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.054) 0:02:09.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.037) 0:02:09.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.024) 0:02:09.850 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.045) 0:02:09.895 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.024) 0:02:09.920 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.022) 0:02:09.942 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.022) 0:02:09.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.021) 0:02:09.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.020) 0:02:10.006 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.020) 0:02:10.027 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.021) 0:02:10.048 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.059) 0:02:10.107 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.051) 0:02:10.159 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.026) 0:02:10.185 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.038) 0:02:10.224 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.032) 0:02:10.256 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.027) 0:02:10.284 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.031) 0:02:10.315 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.249) 0:02:10.565 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:37 +0000 (0:00:00.036) 0:02:10.602 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.292) 0:02:10.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.022) 0:02:10.917 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.031) 0:02:10.949 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.022) 0:02:10.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.023) 0:02:10.996 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.023) 0:02:11.020 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.082) 0:02:11.103 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.023) 0:02:11.126 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.023) 0:02:11.150 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.042) 0:02:11.192 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:33:38 +0000 (0:00:00.217) 0:02:11.410 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.622) 0:02:12.033 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.029) 0:02:12.062 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.054) 0:02:12.117 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.030) 0:02:12.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.035) 0:02:12.183 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.032) 0:02:12.216 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.082) 0:02:12.299 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.031) 0:02:12.330 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.037) 0:02:12.368 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.098) 0:02:12.466 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.051) 0:02:12.518 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.043) 0:02:12.562 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.062) 0:02:12.624 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:39 +0000 (0:00:00.036) 0:02:12.661 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.284) 0:02:12.945 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.057) 0:02:13.003 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.245) 0:02:13.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.038) 0:02:13.286 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.025) 0:02:13.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.038) 0:02:13.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.047) 0:02:13.398 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.032) 0:02:13.431 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.027) 0:02:13.458 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.049) 0:02:13.508 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.038) 0:02:13.546 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:33:40 +0000 (0:00:00.046) 0:02:13.593 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.090) 0:02:13.684 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.037) 0:02:13.722 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.043) 0:02:13.766 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.038) 0:02:13.804 ********* 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.005848", "end": "2024-07-20 16:33:41.323856", "rc": 0, "start": "2024-07-20 16:33:41.318008" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.237) 0:02:14.041 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.026) 0:02:14.068 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.049) 0:02:14.117 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.050) 0:02:14.168 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.033) 0:02:14.201 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.027) 0:02:14.228 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.031) 0:02:14.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.025) 0:02:14.285 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:33:41 +0000 (0:00:00.033) 0:02:14.318 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 20 July 2024 16:33:42 +0000 (0:00:00.845) 0:02:15.164 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1721493193.7221177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1721493193.269113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721493193.0521107, "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": "1126548484", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 20 July 2024 16:33:42 +0000 (0:00:00.281) 0:02:15.446 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 20 July 2024 16:33:43 +0000 (0:00:00.264) 0:02:15.711 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 20 July 2024 16:33:43 +0000 (0:00:00.615) 0:02:16.327 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.469) 0:02:16.796 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.043) 0:02:16.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.037) 0:02:16.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.027) 0:02:16.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.028) 0:02:16.933 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.057) 0:02:16.990 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.027) 0:02:17.017 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.027) 0:02:17.045 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.029) 0:02:17.074 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.031) 0:02:17.106 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.084) 0:02:17.190 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.027) 0:02:17.217 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.029) 0:02:17.247 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.033) 0:02:17.280 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.247) 0:02:17.528 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:44 +0000 (0:00:00.026) 0:02:17.554 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.346) 0:02:17.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.024) 0:02:17.925 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.029) 0:02:17.955 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.027) 0:02:17.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.023) 0:02:18.005 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.030) 0:02:18.036 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.028) 0:02:18.064 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.020) 0:02:18.085 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.023) 0:02:18.109 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.038) 0:02:18.147 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.071) 0:02:18.219 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.027) 0:02:18.246 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.053) 0:02:18.300 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.026) 0:02:18.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.052) 0:02:18.380 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.081) 0:02:18.461 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.064) 0:02:18.526 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.026) 0:02:18.552 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.034) 0:02:18.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.033) 0:02:18.620 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 20 July 2024 16:33:45 +0000 (0:00:00.034) 0:02:18.655 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 20 July 2024 16:33:46 +0000 (0:00:00.699) 0:02:19.355 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 20 July 2024 16:33:46 +0000 (0:00:00.249) 0:02:19.604 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.107) 0:02:19.712 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.022) 0:02:19.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.635) 0:02:20.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.032) 0:02:20.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.071) 0:02:20.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.045) 0:02:20.520 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.050) 0:02:20.571 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.059) 0:02:20.630 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:33:47 +0000 (0:00:00.026) 0:02:20.657 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.088) 0:02:20.745 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.038) 0:02:20.784 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.028) 0:02:20.812 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.030) 0:02:20.842 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.240) 0:02:21.083 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.030) 0:02:21.114 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.276) 0:02:21.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.071) 0:02:21.462 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.038) 0:02:21.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.028) 0:02:21.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.025) 0:02:21.555 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.037) 0:02:21.592 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.038) 0:02:21.631 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:48 +0000 (0:00:00.037) 0:02:21.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.027) 0:02:21.696 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.053) 0:02:21.749 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.026) 0:02:21.775 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.024) 0:02:21.800 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.024) 0:02:21.825 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.029) 0:02:21.854 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.023) 0:02:21.878 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.024) 0:02:21.902 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:164 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.021) 0:02:21.924 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.143) 0:02:22.067 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.066) 0:02:22.134 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.039) 0:02:22.173 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.026) 0:02:22.199 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.022) 0:02:22.222 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:33:49 +0000 (0:00:00.059) 0:02:22.281 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.757) 0:02:23.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.020) 0:02:23.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.028) 0:02:23.087 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034776", "end": "2024-07-20 16:33:50.652058", "rc": 0, "start": "2024-07-20 16:33:50.617282" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.286) 0:02:23.374 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.029) 0:02:23.403 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.093) 0:02:23.497 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.075) 0:02:23.572 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:50 +0000 (0:00:00.108) 0:02:23.680 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.052) 0:02:23.733 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.034) 0:02:23.768 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.070) 0:02:23.838 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.332) 0:02:24.171 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.036) 0:02:24.208 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.276) 0:02:24.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.044) 0:02:24.529 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.039) 0:02:24.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.026) 0:02:24.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.035) 0:02:24.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:51 +0000 (0:00:00.049) 0:02:24.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.043) 0:02:24.724 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.091) 0:02:24.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.024) 0:02:24.840 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.035) 0:02:24.876 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.043) 0:02:24.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.024) 0:02:24.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.036) 0:02:24.981 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.047) 0:02:25.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.022) 0:02:25.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.032) 0:02:25.082 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.040) 0:02:25.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.023) 0:02:25.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.021) 0:02:25.168 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.049) 0:02:25.218 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.022) 0:02:25.240 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.076) 0:02:25.316 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.047) 0:02:25.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.036) 0:02:25.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.022) 0:02:25.423 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.023) 0:02:25.446 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.029) 0:02:25.476 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.061) 0:02:25.537 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.035) 0:02:25.572 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.036) 0:02:25.609 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:33:52 +0000 (0:00:00.030) 0:02:25.640 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.051) 0:02:25.691 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.038) 0:02:25.730 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.032) 0:02:25.762 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.030) 0:02:25.792 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.247) 0:02:26.039 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.027) 0:02:26.067 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.257) 0:02:26.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.031) 0:02:26.356 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.031) 0:02:26.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.040) 0:02:26.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.028) 0:02:26.457 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.039) 0:02:26.497 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.032) 0:02:26.529 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.037) 0:02:26.567 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.035) 0:02:26.602 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.051) 0:02:26.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:33:53 +0000 (0:00:00.026) 0:02:26.680 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.032) 0:02:26.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.024) 0:02:26.738 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.033) 0:02:26.771 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.050) 0:02:26.821 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.024) 0:02:26.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.027) 0:02:26.873 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.055) 0:02:26.928 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.070) 0:02:26.999 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.038) 0:02:27.038 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.033) 0:02:27.071 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.027) 0:02:27.098 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.030) 0:02:27.129 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.251) 0:02:27.381 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.042) 0:02:27.423 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.230) 0:02:27.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:54 +0000 (0:00:00.021) 0:02:27.675 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.020) 0:02:27.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.021) 0:02:27.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.021) 0:02:27.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.033) 0:02:27.772 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.022) 0:02:27.794 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.022) 0:02:27.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.022) 0:02:27.840 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.098) 0:02:27.938 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.020) 0:02:27.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.021) 0:02:27.981 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.023) 0:02:28.004 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.023) 0:02:28.027 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.027) 0:02:28.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.022) 0:02:28.077 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.020) 0:02:28.098 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.058) 0:02:28.156 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.030) 0:02:28.186 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.029) 0:02:28.215 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.022) 0:02:28.238 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.038) 0:02:28.276 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.026) 0:02:28.303 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.026) 0:02:28.329 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:55 +0000 (0:00:00.042) 0:02:28.372 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.324) 0:02:28.697 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.042) 0:02:28.740 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.272) 0:02:29.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.024) 0:02:29.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.023) 0:02:29.104 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.126 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.147 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.169 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.191 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.021) 0:02:29.212 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.031) 0:02:29.244 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.022) 0:02:29.266 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.023) 0:02:29.290 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.030) 0:02:29.320 ********* 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.007225", "end": "2024-07-20 16:33:56.849095", "rc": 0, "start": "2024-07-20 16:33:56.841870" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.246) 0:02:29.567 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.092) 0:02:29.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 20 July 2024 16:33:56 +0000 (0:00:00.022) 0:02:29.682 ********* 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-07-20 16:33:16 UTC", "ActiveEnterTimestampMonotonic": "547671513", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" -.mount network-online.target basic.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-20 16:33:15 UTC", "AssertTimestampMonotonic": "546927727", "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": "23346660000", "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-07-20 16:33:15 UTC", "ConditionTimestampMonotonic": "546927725", "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": "6912", "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": "13357", "ExecMainStartTimestamp": "Sat 2024-07-20 16:33:16 UTC", "ExecMainStartTimestampMonotonic": "547671482", "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-07-20 16:33:15 UTC] ; stop_time=[n/a] ; pid=13300 ; 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-07-20 16:33:15 UTC] ; stop_time=[n/a] ; pid=13300 ; 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-07-20 16:33:15 UTC", "InactiveExitTimestampMonotonic": "546933596", "InvocationID": "da6da1242f984201bcaa6052b80db6df", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13357", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "29200384", "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-07-20 16:33:16 UTC", "StateChangeTimestampMonotonic": "547671513", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 20 July 2024 16:33:58 +0000 (0:00:01.120) 0:02:30.803 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493193.7221177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1721493193.269113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721493193.0521107, "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": "1126548484", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 20 July 2024 16:33:58 +0000 (0:00:00.224) 0:02:31.027 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 20 July 2024 16:33:58 +0000 (0:00:00.296) 0:02:31.324 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 20 July 2024 16:33:58 +0000 (0:00:00.216) 0:02:31.541 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.029613", "end": "2024-07-20 16:33:59.075793", "rc": 0, "start": "2024-07-20 16:33:59.046180" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.248) 0:02:31.789 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.041) 0:02:31.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.030) 0:02:31.861 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.026) 0:02:31.888 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.025) 0:02:31.913 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.091) 0:02:32.004 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.069) 0:02:32.073 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.034) 0:02:32.108 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.031) 0:02:32.140 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.057) 0:02:32.198 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.049) 0:02:32.247 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.046) 0:02:32.293 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.045) 0:02:32.338 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.034) 0:02:32.373 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.056) 0:02:32.430 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:33:59 +0000 (0:00:00.225) 0:02:32.655 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.035) 0:02:32.690 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.217) 0:02:32.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.028) 0:02:32.936 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.042) 0:02:32.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.081) 0:02:33.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.067) 0:02:33.128 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.049) 0:02:33.177 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.082) 0:02:33.259 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.022) 0:02:33.282 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.059) 0:02:33.342 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.071) 0:02:33.413 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.034) 0:02:33.447 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.025) 0:02:33.473 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.066) 0:02:33.540 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.026) 0:02:33.566 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.058) 0:02:33.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 20 July 2024 16:34:00 +0000 (0:00:00.022) 0:02:33.647 ********* 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 -.mount systemd-journald.socket basic.target system.slice", "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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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 sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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": "22342", "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.557) 0:02:34.205 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.094) 0:02:34.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.055) 0:02:34.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.158) 0:02:34.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.046) 0:02:34.561 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 20 July 2024 16:34:01 +0000 (0:00:00.075) 0:02:34.636 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.208) 0:02:34.844 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.051) 0:02:34.895 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.040) 0:02:34.936 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.043) 0:02:34.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.023) 0:02:35.003 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 20 July 2024 16:34:02 +0000 (0:00:00.648) 0:02:35.651 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.031409", "end": "2024-07-20 16:34:03.165007", "rc": 0, "start": "2024-07-20 16:34:03.133598" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.237) 0:02:35.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.037) 0:02:35.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.047) 0:02:35.974 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.041) 0:02:36.016 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.073) 0:02:36.090 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.032) 0:02:36.122 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.104) 0:02:36.226 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.029) 0:02:36.256 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.062) 0:02:36.318 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.053) 0:02:36.371 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.238) 0:02:36.609 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:03 +0000 (0:00:00.033) 0:02:36.642 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.209) 0:02:36.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.024) 0:02:36.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.023) 0:02:36.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.022) 0:02:36.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.021) 0:02:36.944 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.023) 0:02:36.967 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.029) 0:02:36.997 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.024) 0:02:37.021 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.026) 0:02:37.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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.038) 0:02:37.086 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.025) 0:02:37.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.091) 0:02:37.203 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.040) 0:02:37.243 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:04 +0000 (0:00:00.208) 0:02:37.452 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.303) 0:02:37.756 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.227) 0:02:37.983 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.062) 0:02:38.046 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.026) 0:02:38.072 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.038) 0:02:38.111 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.047) 0:02:38.158 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.064) 0:02:38.222 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.114) 0:02:38.337 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.038) 0:02:38.375 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.047) 0:02:38.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.197) 0:02:38.621 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:05 +0000 (0:00:00.043) 0:02:38.664 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.373) 0:02:39.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.048) 0:02:39.087 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.038) 0:02:39.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.033) 0:02:39.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.079) 0:02:39.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.040) 0:02:39.278 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.025) 0:02:39.303 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.038) 0:02:39.341 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.048) 0:02:39.390 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.068) 0:02:39.459 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.038) 0:02:39.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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.092) 0:02:39.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.025) 0:02:39.616 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:06 +0000 (0:00:00.063) 0:02:39.680 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:07 +0000 (0:00:00.609) 0:02:40.290 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:07 +0000 (0:00:00.218) 0:02:40.509 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:178 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.241) 0:02:40.750 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:183 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.464) 0:02:41.214 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.079) 0:02:41.294 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.040) 0:02:41.334 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.029) 0:02:41.364 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.024) 0:02:41.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.020) 0:02:41.409 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:34:08 +0000 (0:00:00.064) 0:02:41.473 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.726) 0:02:42.199 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.031) 0:02:42.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.043) 0:02:42.275 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028149", "end": "2024-07-20 16:34:09.791374", "rc": 0, "start": "2024-07-20 16:34:09.763225" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.326) 0:02:42.601 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.031) 0:02:42.632 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:34:09 +0000 (0:00:00.023) 0:02:42.656 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.047) 0:02:42.703 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.052) 0:02:42.756 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.064) 0:02:42.821 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.043) 0:02:42.864 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.040) 0:02:42.904 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.196) 0:02:43.101 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.037) 0:02:43.138 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.200) 0:02:43.339 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.032) 0:02:43.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.037) 0:02:43.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.049) 0:02:43.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.036) 0:02:43.495 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.089) 0:02:43.585 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.045) 0:02:43.630 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:10 +0000 (0:00:00.039) 0:02:43.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.042) 0:02:43.712 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.061) 0:02:43.774 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.072) 0:02:43.846 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.034) 0:02:43.880 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.034) 0:02:43.915 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.045) 0:02:43.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.049) 0:02:44.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.035) 0:02:44.045 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.065) 0:02:44.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.048) 0:02:44.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.031) 0:02:44.190 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.062) 0:02:44.252 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.136) 0:02:44.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.037) 0:02:44.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.031) 0:02:44.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.031) 0:02:44.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.031) 0:02:44.520 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.055) 0:02:44.576 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:34:11 +0000 (0:00:00.055) 0:02:44.632 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.067) 0:02:44.700 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.023) 0:02:44.723 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.048) 0:02:44.772 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.027) 0:02:44.799 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.058) 0:02:44.858 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.222) 0:02:45.081 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.029) 0:02:45.110 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.033) 0:02:45.143 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.258) 0:02:45.402 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.044) 0:02:45.447 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:12 +0000 (0:00:00.190) 0:02:45.638 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003351", "end": "2024-07-20 16:34:13.112600", "rc": 0, "start": "2024-07-20 16:34:13.109249" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.199) 0:02:45.837 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006017", "end": "2024-07-20 16:34:13.316491", "rc": 0, "start": "2024-07-20 16:34:13.310474" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.223) 0:02:46.061 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.080) 0:02:46.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.046) 0:02:46.188 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.024) 0:02:46.212 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.040) 0:02:46.253 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.032) 0:02:46.285 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.025) 0:02:46.311 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.031) 0:02:46.342 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.034) 0:02:46.376 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.049) 0:02:46.426 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:13 +0000 (0:00:00.251) 0:02:46.678 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:14 +0000 (0:00:00.731) 0:02:47.409 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:14 +0000 (0:00:00.144) 0:02:47.553 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:14 +0000 (0:00:00.030) 0:02:47.583 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:34:14 +0000 (0:00:00.037) 0:02:47.621 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:14 +0000 (0:00:00.056) 0:02:47.678 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.027) 0:02:47.706 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.047) 0:02:47.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.060) 0:02:47.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.048) 0:02:47.862 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.088) 0:02:47.951 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.269) 0:02:48.220 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.028) 0:02:48.249 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:15 +0000 (0:00:00.212) 0:02:48.462 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003425", "end": "2024-07-20 16:34:15.982915", "rc": 0, "start": "2024-07-20 16:34:15.979490" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.240) 0:02:48.702 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003570", "end": "2024-07-20 16:34:16.188212", "rc": 0, "start": "2024-07-20 16:34:16.184642" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.204) 0:02:48.906 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.070) 0:02:48.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.145) 0:02:49.123 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.035) 0:02:49.158 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.036) 0:02:49.195 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.024) 0:02:49.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.036) 0:02:49.256 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.078) 0:02:49.334 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.203) 0:02:49.538 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:16 +0000 (0:00:00.040) 0:02:49.578 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.607) 0:02:50.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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.026) 0:02:50.212 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.027) 0:02:50.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.029) 0:02:50.269 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.023) 0:02:50.293 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.069) 0:02:50.363 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.030) 0:02:50.393 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.035) 0:02:50.429 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.083) 0:02:50.512 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.041) 0:02:50.553 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.030) 0:02:50.583 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.029) 0:02:50.612 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:17 +0000 (0:00:00.033) 0:02:50.646 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.202) 0:02:50.848 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.037) 0:02:50.886 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.222) 0:02:51.109 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003515", "end": "2024-07-20 16:34:18.587436", "rc": 0, "start": "2024-07-20 16:34:18.583921" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.191) 0:02:51.300 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003438", "end": "2024-07-20 16:34:18.778925", "rc": 0, "start": "2024-07-20 16:34:18.775487" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.192) 0:02:51.493 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.034) 0:02:51.528 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.024) 0:02:51.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.023) 0:02:51.576 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.023) 0:02:51.600 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.023) 0:02:51.624 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:34:18 +0000 (0:00:00.021) 0:02:51.645 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.096) 0:02:51.742 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.036) 0:02:51.779 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.024) 0:02:51.803 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.025) 0:02:51.829 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.026) 0:02:51.855 ********* 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.005339", "end": "2024-07-20 16:34:19.336414", "rc": 0, "start": "2024-07-20 16:34:19.331075" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.220) 0:02:52.076 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.036) 0:02:52.112 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.058) 0:02:52.170 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.037) 0:02:52.208 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017239", "end": "2024-07-20 16:34:19.714773", "rc": 0, "start": "2024-07-20 16:34:19.697534" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.225) 0:02:52.434 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.042) 0:02:52.476 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.044) 0:02:52.520 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.028) 0:02:52.549 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 20 July 2024 16:34:19 +0000 (0:00:00.037) 0:02:52.586 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 20 July 2024 16:34:21 +0000 (0:00:01.263) 0:02:53.850 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 20 July 2024 16:34:21 +0000 (0:00:00.223) 0:02:54.073 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 20 July 2024 16:34:21 +0000 (0:00:00.241) 0:02:54.315 ********* 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-1721493261.6737158-7337-119786944028436/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 20 July 2024 16:34:22 +0000 (0:00:00.617) 0:02:54.933 ********* 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: 61b9780af20c0306183950f5010e63f1751a661a48b359894ff5309d4a95a603 Container: 0070430b1c4b04147e1701a75a957d42ed75a40c62c6ea166ef102d80123df74 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 20 July 2024 16:34:23 +0000 (0:00:00.958) 0:02:55.891 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 20 July 2024 16:34:23 +0000 (0:00:00.441) 0:02:56.332 ********* 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 basic.target run-user-2001.mount 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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 20 July 2024 16:34:24 +0000 (0:00:00.411) 0:02:56.744 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" basic.target run-user-2001.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "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": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 20 July 2024 16:34:24 +0000 (0:00:00.833) 0:02:57.578 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:34:24 +0000 (0:00:00.033) 0:02:57.611 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.161) 0:02:57.773 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.069) 0:02:57.842 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.059) 0:02:57.902 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.041) 0:02:57.943 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.073) 0:02:58.017 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.099) 0:02:58.116 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.035) 0:02:58.152 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.036) 0:02:58.188 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.064) 0:02:58.253 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.274) 0:02:58.527 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:25 +0000 (0:00:00.038) 0:02:58.565 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.264) 0:02:58.830 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003775", "end": "2024-07-20 16:34:26.384558", "rc": 0, "start": "2024-07-20 16:34:26.380783" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.279) 0:02:59.110 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004310", "end": "2024-07-20 16:34:26.708864", "rc": 0, "start": "2024-07-20 16:34:26.704554" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.314) 0:02:59.424 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.116) 0:02:59.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.030) 0:02:59.571 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.024) 0:02:59.595 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.024) 0:02:59.620 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.021) 0:02:59.641 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:34:26 +0000 (0:00:00.025) 0:02:59.667 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.043) 0:02:59.710 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.034) 0:02:59.745 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.036) 0:02:59.781 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.078) 0:02:59.860 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.034) 0:02:59.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.039) 0:02:59.934 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.063) 0:02:59.997 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.062) 0:03:00.060 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.262) 0:03:00.322 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.044) 0:03:00.367 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.129) 0:03:00.497 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 20 July 2024 16:34:27 +0000 (0:00:00.038) 0:03:00.535 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 20 July 2024 16:34:28 +0000 (0:00:00.879) 0:03:01.414 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 20 July 2024 16:34:28 +0000 (0:00:00.242) 0:03:01.657 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 20 July 2024 16:34:29 +0000 (0:00:00.040) 0:03:01.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 20 July 2024 16:34:29 +0000 (0:00:00.052) 0:03:01.749 ********* 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-1721493269.1586032-7489-261551632645149/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 20 July 2024 16:34:29 +0000 (0:00:00.906) 0:03:02.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 20 July 2024 16:34:29 +0000 (0:00:00.025) 0:03:02.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.031) 0:03:02.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.029) 0:03:02.743 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.022) 0:03:02.765 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.063) 0:03:02.828 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.024) 0:03:02.853 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.100) 0:03:02.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.034) 0:03:02.988 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.027) 0:03:03.016 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.027) 0:03:03.044 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.261) 0:03:03.305 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.043) 0:03:03.349 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:30 +0000 (0:00:00.261) 0:03:03.610 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005739", "end": "2024-07-20 16:34:31.127365", "rc": 0, "start": "2024-07-20 16:34:31.121626" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.240) 0:03:03.851 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004619", "end": "2024-07-20 16:34:31.401368", "rc": 0, "start": "2024-07-20 16:34:31.396749" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.278) 0:03:04.129 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.035) 0:03:04.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.025) 0:03:04.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.051) 0:03:04.241 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.022) 0:03:04.264 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.021) 0:03:04.285 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.035) 0:03:04.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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.176) 0:03:04.497 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.037) 0:03:04.534 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.042) 0:03:04.577 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.036) 0:03:04.614 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.042) 0:03:04.656 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:31 +0000 (0:00:00.022) 0:03:04.679 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.027) 0:03:04.706 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.079) 0:03:04.785 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.034) 0:03:04.820 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.047) 0:03:04.867 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.040) 0:03:04.908 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.071) 0:03:04.979 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.041) 0:03:05.021 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.095) 0:03:05.117 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.060) 0:03:05.177 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.285) 0:03:05.463 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:32 +0000 (0:00:00.153) 0:03:05.617 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.289) 0:03:05.906 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004001", "end": "2024-07-20 16:34:33.502235", "rc": 0, "start": "2024-07-20 16:34:33.498234" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.324) 0:03:06.231 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004560", "end": "2024-07-20 16:34:33.792343", "rc": 0, "start": "2024-07-20 16:34:33.787783" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.294) 0:03:06.525 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.042) 0:03:06.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.028) 0:03:06.596 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.025) 0:03:06.622 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:33 +0000 (0:00:00.032) 0:03:06.655 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.035) 0:03:06.690 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.030) 0:03:06.720 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.029) 0:03:06.750 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.026) 0:03:06.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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.032) 0:03:06.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.026) 0:03:06.836 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.035) 0:03:06.871 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.028) 0:03:06.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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.021) 0:03:06.922 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:212 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.024) 0:03:06.947 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.101) 0:03:07.048 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.040) 0:03:07.089 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.026) 0:03:07.115 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.023) 0:03:07.138 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.028) 0:03:07.166 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:34:34 +0000 (0:00:00.084) 0:03:07.251 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.875) 0:03:08.127 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.038) 0:03:08.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.030) 0:03:08.195 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.044937", "end": "2024-07-20 16:34:35.749022", "rc": 0, "start": "2024-07-20 16:34:35.704085" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.270) 0:03:08.466 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.084) 0:03:08.550 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.026) 0:03:08.577 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.043) 0:03:08.620 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:35 +0000 (0:00:00.042) 0:03:08.663 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.241) 0:03:08.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.034) 0:03:08.939 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.031) 0:03:08.970 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.254) 0:03:09.225 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.035) 0:03:09.260 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.253) 0:03:09.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.023) 0:03:09.537 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.023) 0:03:09.561 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.025) 0:03:09.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:36 +0000 (0:00:00.025) 0:03:09.612 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.077) 0:03:09.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.026) 0:03:09.716 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.028) 0:03:09.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.021) 0:03:09.765 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.041) 0:03:09.807 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.042) 0:03:09.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.037) 0:03:09.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.023) 0:03:09.911 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.047) 0:03:09.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.024) 0:03:09.983 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.040) 0:03:10.024 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.046) 0:03:10.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.022) 0:03:10.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.033) 0:03:10.127 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.059) 0:03:10.186 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.109) 0:03:10.296 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.049) 0:03:10.345 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.061) 0:03:10.407 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.058) 0:03:10.466 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.044) 0:03:10.510 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.063) 0:03:10.573 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:34:37 +0000 (0:00:00.041) 0:03:10.615 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.110) 0:03:10.725 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.034) 0:03:10.759 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.085) 0:03:10.845 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.088) 0:03:10.933 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.088) 0:03:11.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.066) 0:03:11.088 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.050) 0:03:11.139 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.060) 0:03:11.200 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.267) 0:03:11.467 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:38 +0000 (0:00:00.206) 0:03:11.674 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.351) 0:03:12.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.050) 0:03:12.076 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.032) 0:03:12.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.024) 0:03:12.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.031) 0:03:12.165 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.039) 0:03:12.204 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.039) 0:03:12.243 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.025) 0:03:12.269 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.021) 0:03:12.291 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.032) 0:03:12.324 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.028) 0:03:12.352 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.040) 0:03:12.393 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.024) 0:03:12.417 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.045) 0:03:12.462 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.061) 0:03:12.523 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.036) 0:03:12.560 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:34:39 +0000 (0:00:00.035) 0:03:12.595 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.133) 0:03:12.728 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.042) 0:03:12.771 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.042) 0:03:12.813 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.032) 0:03:12.845 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.030) 0:03:12.875 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.040) 0:03:12.916 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.249) 0:03:13.166 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.028) 0:03:13.194 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.250) 0:03:13.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.026) 0:03:13.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.029) 0:03:13.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.022) 0:03:13.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.021) 0:03:13.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.021) 0:03:13.566 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.020) 0:03:13.587 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.071) 0:03:13.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:40 +0000 (0:00:00.023) 0:03:13.681 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.031) 0:03:13.713 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.023) 0:03:13.736 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.022) 0:03:13.759 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.022) 0:03:13.781 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.023) 0:03:13.805 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.024) 0:03:13.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.028) 0:03:13.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.021) 0:03:13.879 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.059) 0:03:13.939 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.027) 0:03:13.967 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.030) 0:03:13.997 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.026) 0:03:14.024 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.050) 0:03:14.074 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.025) 0:03:14.100 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.069) 0:03:14.170 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.031) 0:03:14.201 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.253) 0:03:14.455 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:41 +0000 (0:00:00.030) 0:03:14.486 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.259) 0:03:14.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.023) 0:03:14.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.022) 0:03:14.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.021) 0:03:14.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.026) 0:03:14.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.023) 0:03:14.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.023) 0:03:14.885 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.021) 0:03:14.907 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.022) 0:03:14.930 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.021) 0:03:14.951 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.034) 0:03:14.986 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.025) 0:03:15.012 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.035) 0:03:15.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.041) 0:03:15.088 ********* 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.008824", "end": "2024-07-20 16:34:42.616638", "rc": 0, "start": "2024-07-20 16:34:42.607814" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.250) 0:03:15.339 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.045) 0:03:15.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 20 July 2024 16:34:42 +0000 (0:00:00.024) 0:03:15.409 ********* 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": "network-online.target sysinit.target systemd-journald.socket -.mount basic.target \"system-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@-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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.408) 0:03:15.817 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.236) 0:03:16.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.026) 0:03:16.080 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.265) 0:03:16.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.035) 0:03:16.381 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.042) 0:03:16.423 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.023) 0:03:16.447 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.057) 0:03:16.505 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.031) 0:03:16.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:34:43 +0000 (0:00:00.099) 0:03:16.637 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.065) 0:03:16.703 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.037) 0:03:16.740 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.037) 0:03:16.777 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.026) 0:03:16.804 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.041) 0:03:16.845 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.042) 0:03:16.887 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.025) 0:03:16.913 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.026) 0:03:16.940 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.035) 0:03:16.975 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.284) 0:03:17.260 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.044) 0:03:17.304 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.259) 0:03:17.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.039) 0:03:17.604 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:44 +0000 (0:00:00.043) 0:03:17.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.121) 0:03:17.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.028) 0:03:17.798 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.024) 0:03:17.823 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.025) 0:03:17.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.024) 0:03:17.873 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.021) 0:03:17.895 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.053) 0:03:17.949 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.034) 0:03:17.983 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.033) 0:03:18.017 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.089) 0:03:18.106 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.046) 0:03:18.153 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.071) 0:03:18.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.021) 0:03:18.246 ********* 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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 20 July 2024 16:34:45 +0000 (0:00:00.429) 0:03:18.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.029) 0:03:18.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.032) 0:03:18.737 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.044) 0:03:18.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.095) 0:03:18.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.024) 0:03:18.901 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.308) 0:03:19.209 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.069) 0:03:19.279 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.034) 0:03:19.314 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.051) 0:03:19.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.033) 0:03:19.398 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.024) 0:03:19.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.028) 0:03:19.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.025) 0:03:19.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.043) 0:03:19.521 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.023) 0:03:19.545 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:46 +0000 (0:00:00.130) 0:03:19.676 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.029) 0:03:19.706 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.051) 0:03:19.758 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.126) 0:03:19.884 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.054) 0:03:19.939 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.037) 0:03:19.976 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.264) 0:03:20.240 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.037) 0:03:20.277 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.254) 0:03:20.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.026) 0:03:20.559 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.030) 0:03:20.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.026) 0:03:20.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.030) 0:03:20.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:47 +0000 (0:00:00.028) 0:03:20.675 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.037) 0:03:20.713 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.023) 0:03:20.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.029) 0:03:20.766 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.034) 0:03:20.801 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.024) 0:03:20.825 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.023) 0:03:20.849 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.032) 0:03:20.881 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.268) 0:03:21.150 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.241) 0:03:21.391 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:34:48 +0000 (0:00:00.233) 0:03:21.625 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.112) 0:03:21.737 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.060) 0:03:21.797 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.038) 0:03:21.835 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.041) 0:03:21.877 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.068) 0:03:21.946 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.055) 0:03:22.002 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.033) 0:03:22.035 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.064) 0:03:22.100 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.296) 0:03:22.396 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.027) 0:03:22.424 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:49 +0000 (0:00:00.251) 0:03:22.676 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.024) 0:03:22.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.021) 0:03:22.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.023) 0:03:22.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.022) 0:03:22.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.023) 0:03:22.790 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.023) 0:03:22.814 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.029) 0:03:22.843 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.033) 0:03:22.877 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.029) 0:03:22.907 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.028) 0:03:22.935 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.033) 0:03:22.969 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.023) 0:03:22.993 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:50 +0000 (0:00:00.031) 0:03:23.024 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.732) 0:03:23.757 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.227) 0:03:23.984 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:233 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.265) 0:03:24.250 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.044) 0:03:24.294 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.039) 0:03:24.334 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.028) 0:03:24.362 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.022) 0:03:24.384 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.020) 0:03:24.405 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 July 2024 16:34:51 +0000 (0:00:00.051) 0:03:24.456 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.763) 0:03:25.220 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.023) 0:03:25.243 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.026) 0:03:25.269 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043274", "end": "2024-07-20 16:34:52.841785", "rc": 0, "start": "2024-07-20 16:34:52.798511" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.287) 0:03:25.557 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.022) 0:03:25.579 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.020) 0:03:25.600 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 20 July 2024 16:34:52 +0000 (0:00:00.041) 0:03:25.641 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.042) 0:03:25.684 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.264) 0:03:25.948 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.034) 0:03:25.983 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.028) 0:03:26.012 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.252) 0:03:26.264 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.028) 0:03:26.292 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:53 +0000 (0:00:00.276) 0:03:26.569 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005240", "end": "2024-07-20 16:34:54.102822", "rc": 0, "start": "2024-07-20 16:34:54.097582" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.259) 0:03:26.828 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003535", "end": "2024-07-20 16:34:54.369394", "rc": 0, "start": "2024-07-20 16:34:54.365859" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.296) 0:03:27.125 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.039) 0:03:27.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.024) 0:03:27.189 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.027) 0:03:27.217 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.029) 0:03:27.246 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.035) 0:03:27.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.037) 0:03:27.319 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.049) 0:03:27.369 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.043) 0:03:27.412 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.022) 0:03:27.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.021) 0:03:27.456 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.043) 0:03:27.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.027) 0:03:27.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.029) 0:03:27.557 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 July 2024 16:34:54 +0000 (0:00:00.052) 0:03:27.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.091) 0:03:27.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.029) 0:03:27.730 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.072) 0:03:27.802 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.023) 0:03:27.826 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.037) 0:03:27.864 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.071) 0:03:27.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.062) 0:03:27.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.069) 0:03:28.067 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.035) 0:03:28.103 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.036) 0:03:28.140 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.062) 0:03:28.202 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.031) 0:03:28.234 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.025) 0:03:28.260 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.052) 0:03:28.312 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.068) 0:03:28.381 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.119) 0:03:28.501 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.030) 0:03:28.531 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:55 +0000 (0:00:00.034) 0:03:28.566 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:56 +0000 (0:00:00.248) 0:03:28.814 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:56 +0000 (0:00:00.033) 0:03:28.847 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:56 +0000 (0:00:00.252) 0:03:29.100 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006675", "end": "2024-07-20 16:34:56.637659", "rc": 0, "start": "2024-07-20 16:34:56.630984" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:56 +0000 (0:00:00.266) 0:03:29.367 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004373", "end": "2024-07-20 16:34:56.913721", "rc": 0, "start": "2024-07-20 16:34:56.909348" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:56 +0000 (0:00:00.277) 0:03:29.645 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.047) 0:03:29.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.035) 0:03:29.728 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.022) 0:03:29.750 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.021) 0:03:29.772 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.023) 0:03:29.796 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.022) 0:03:29.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.027) 0:03:29.847 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.021) 0:03:29.868 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.082) 0:03:29.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.022) 0:03:29.973 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.030) 0:03:30.003 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.039) 0:03:30.043 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.041) 0:03:30.084 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.031) 0:03:30.116 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.055) 0:03:30.171 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.025) 0:03:30.197 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.036) 0:03:30.234 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.027) 0:03:30.261 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.032) 0:03:30.293 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.031) 0:03:30.325 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.292) 0:03:30.617 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:57 +0000 (0:00:00.044) 0:03:30.662 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.273) 0:03:30.936 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004287", "end": "2024-07-20 16:34:58.438623", "rc": 0, "start": "2024-07-20 16:34:58.434336" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.217) 0:03:31.153 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003545", "end": "2024-07-20 16:34:58.691347", "rc": 0, "start": "2024-07-20 16:34:58.687802" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.260) 0:03:31.414 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.035) 0:03:31.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.025) 0:03:31.474 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.023) 0:03:31.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.025) 0:03:31.523 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.028) 0:03:31.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.026) 0:03:31.579 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.045) 0:03:31.624 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.034) 0:03:31.658 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:34:58 +0000 (0:00:00.023) 0:03:31.682 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.024) 0:03:31.706 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.031) 0:03:31.738 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.023) 0:03:31.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.024) 0:03:31.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.020) 0:03:31.806 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.122) 0:03:31.928 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.041) 0:03:31.970 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.053) 0:03:32.024 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.055) 0:03:32.079 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.091) 0:03:32.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.028) 0:03:32.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.029) 0:03:32.229 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.031) 0:03:32.260 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.244) 0:03:32.505 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:34:59 +0000 (0:00:00.028) 0:03:32.533 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.264) 0:03:32.797 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005592", "end": "2024-07-20 16:35:00.334173", "rc": 0, "start": "2024-07-20 16:35:00.328581" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.260) 0:03:33.058 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004015", "end": "2024-07-20 16:35:00.590238", "rc": 0, "start": "2024-07-20 16:35:00.586223" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.255) 0:03:33.313 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.035) 0:03:33.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.099) 0:03:33.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.026) 0:03:33.474 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.031) 0:03:33.506 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.024) 0:03:33.530 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.023) 0:03:33.553 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.034) 0:03:33.587 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 20 July 2024 16:35:00 +0000 (0:00:00.054) 0:03:33.642 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.043) 0:03:33.686 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.045) 0:03:33.731 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.030) 0:03:33.762 ********* 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.005847", "end": "2024-07-20 16:35:01.295418", "rc": 0, "start": "2024-07-20 16:35:01.289571" } 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.255) 0:03:34.018 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.060) 0:03:34.079 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493259.7397993, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1721493263.0368328, "dev": 56, "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": 1721493263.0368328, "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 20 July 2024 16:35:01 +0000 (0:00:00.311) 0:03:34.390 ********* 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-07-20 16:34:24 UTC", "ActiveEnterTimestampMonotonic": "615799879", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" basic.target run-user-2001.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-20 16:34:24 UTC", "AssertTimestampMonotonic": "615340043", "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": "19686778000", "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-07-20 16:34:24 UTC", "ConditionTimestampMonotonic": "615340040", "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": "51335", "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": "21404", "ExecMainStartTimestamp": "Sat 2024-07-20 16:34:24 UTC", "ExecMainStartTimestampMonotonic": "615799821", "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-07-20 16:34:24 UTC] ; stop_time=[n/a] ; pid=21393 ; 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-07-20 16:34:24 UTC] ; stop_time=[n/a] ; pid=21393 ; 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-07-20 16:34:24 UTC", "InactiveExitTimestampMonotonic": "615347430", "InvocationID": "7cfaccc8e87a4421ba4218d41202b8d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21404", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "49070080", "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-07-20 16:34:24 UTC", "StateChangeTimestampMonotonic": "615799879", "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": "14", "TasksMax": "22342", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 20 July 2024 16:35:02 +0000 (0:00:00.951) 0:03:35.341 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493262.5898283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1721493262.1568239, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 492831042, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721493261.9508219, "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": "532641988", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 20 July 2024 16:35:02 +0000 (0:00:00.255) 0:03:35.597 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.359) 0:03:35.956 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.186) 0:03:36.143 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049190", "end": "2024-07-20 16:35:03.683597", "rc": 0, "start": "2024-07-20 16:35:03.634407" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.270) 0:03:36.413 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.049) 0:03:36.462 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.033) 0:03:36.495 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.044) 0:03:36.540 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.067) 0:03:36.608 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 20 July 2024 16:35:03 +0000 (0:00:00.044) 0:03:36.653 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.127) 0:03:36.780 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.051) 0:03:36.831 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.035) 0:03:36.867 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.022) 0:03:36.890 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.090) 0:03:36.980 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.040) 0:03:37.020 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.027) 0:03:37.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.029) 0:03:37.077 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.036) 0:03:37.114 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.221) 0:03:37.335 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.031) 0:03:37.367 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:35:04 +0000 (0:00:00.220) 0:03:37.588 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003461", "end": "2024-07-20 16:35:05.067190", "rc": 0, "start": "2024-07-20 16:35:05.063729" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.196) 0:03:37.784 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003598", "end": "2024-07-20 16:35:05.283036", "rc": 0, "start": "2024-07-20 16:35:05.279438" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.209) 0:03:37.994 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.034) 0:03:38.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.030) 0:03:38.058 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.042) 0:03:38.100 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.024) 0:03:38.125 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.024) 0:03:38.150 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.022) 0:03:38.172 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.179) 0:03:38.351 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.024) 0:03:38.376 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.031) 0:03:38.407 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.049) 0:03:38.456 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.031) 0:03:38.487 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 July 2024 16:35:05 +0000 (0:00:00.073) 0:03:38.561 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493259.7397993, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1721493263.0368328, "dev": 56, "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": 1721493263.0368328, "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.211) 0:03:38.773 ********* 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": "basic.target app.slice -.mount run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.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": "infinity", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.387) 0:03:39.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.024) 0:03:39.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.022) 0:03:39.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.020) 0:03:39.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.022) 0:03:39.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.020) 0:03:39.271 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.190) 0:03:39.462 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.103) 0:03:39.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.056) 0:03:39.622 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.028) 0:03:39.650 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 20 July 2024 16:35:06 +0000 (0:00:00.028) 0:03:39.679 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.374) 0:03:40.054 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047821", "end": "2024-07-20 16:35:07.592398", "rc": 0, "start": "2024-07-20 16:35:07.544577" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.254) 0:03:40.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.026) 0:03:40.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.024) 0:03:40.358 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.065) 0:03:40.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.029) 0:03:40.454 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 20 July 2024 16:35:07 +0000 (0:00:00.037) 0:03:40.492 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493259.7397993, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1721493263.0368328, "dev": 56, "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": 1721493263.0368328, "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 20 July 2024 16:35:08 +0000 (0:00:00.194) 0:03:40.686 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 20 July 2024 16:35:08 +0000 (0:00:00.366) 0:03:41.053 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054380", "end": "2024-07-20 16:35:08.594988", "rc": 0, "start": "2024-07-20 16:35:08.540608" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 20 July 2024 16:35:08 +0000 (0:00:00.255) 0:03:41.308 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.045016", "end": "2024-07-20 16:35:08.837445", "rc": 0, "start": "2024-07-20 16:35:08.792429" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 20 July 2024 16:35:08 +0000 (0:00:00.245) 0:03:41.554 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.014455", "end": "2024-07-20 16:35:09.045997", "rc": 0, "start": "2024-07-20 16:35:09.031542" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.216) 0:03:41.770 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.076) 0:03:41.847 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:41.871 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.036) 0:03:41.908 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.028) 0:03:41.937 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.026) 0:03:41.963 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.031) 0:03:41.995 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.193) 0:03:42.189 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.027) 0:03:42.217 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.186) 0:03:42.403 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003351", "end": "2024-07-20 16:35:09.877538", "rc": 0, "start": "2024-07-20 16:35:09.874187" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:35:09 +0000 (0:00:00.184) 0:03:42.588 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006270", "end": "2024-07-20 16:35:10.075600", "rc": 0, "start": "2024-07-20 16:35:10.069330" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.198) 0:03:42.787 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.034) 0:03:42.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.025) 0:03:42.848 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.023) 0:03:42.871 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.045) 0:03:42.916 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.029) 0:03:42.946 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.028) 0:03:42.975 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.033) 0:03:43.009 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.025) 0:03:43.034 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.029) 0:03:43.063 ********* skipping: [sut] => { "censored": "the 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.023) 0:03:43.087 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.194) 0:03:43.281 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.189) 0:03:43.470 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.025) 0:03:43.495 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.140) 0:03:43.636 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 20 July 2024 16:35:10 +0000 (0:00:00.023) 0:03:43.660 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.024) 0:03:43.684 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.022) 0:03:43.707 ********* included: /WORKDIR/git-weekly-ci04aaxf86/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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.040) 0:03:43.747 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.028) 0:03:43.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.027) 0:03:43.804 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.036) 0:03:43.840 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.196) 0:03:44.036 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.027) 0:03:44.064 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1721493153.353694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1721493123.3463786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6588151, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "3413575716", "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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.191) 0:03:44.255 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003648", "end": "2024-07-20 16:35:11.734996", "rc": 0, "start": "2024-07-20 16:35:11.731348" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.194) 0:03:44.450 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003595", "end": "2024-07-20 16:35:11.927909", "rc": 0, "start": "2024-07-20 16:35:11.924314" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.190) 0:03:44.640 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 20 July 2024 16:35:11 +0000 (0:00:00.032) 0:03:44.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.087) 0:03:44.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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:44.784 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:44.808 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.025) 0:03:44.833 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.032) 0:03:44.866 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.037) 0:03:44.903 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.024) 0:03:44.928 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.031) 0:03:44.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:44.983 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.034) 0:03:45.018 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 20 July 2024 16:35:12 +0000 (0:00:00.538) 0:03:45.557 ********* 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-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.180) 0:03:45.737 ********* 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-ci04aaxf86/tests/tests_auth_and_security.yml:255 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.186) 0:03:45.923 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:260 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.290) 0:03:46.213 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:278 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.286) 0:03:46.500 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_axr1ol73_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tests_auth_and_security.yml:286 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.129) 0:03:46.630 ********* included: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/cleanup_registry.yml:3 Saturday 20 July 2024 16:35:13 +0000 (0:00:00.047) 0:03:46.678 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.250723", "end": "2024-07-20 16:35:14.409904", "rc": 0, "start": "2024-07-20 16:35:14.159181" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/cleanup_registry.yml:7 Saturday 20 July 2024 16:35:14 +0000 (0:00:00.454) 0:03:47.133 ********* changed: [sut] => (item=/tmp/lsr_f7phpjgq_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_f7phpjgq_podman", "path": "/tmp/lsr_f7phpjgq_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=891 rescued=2 ignored=0 Saturday 20 July 2024 16:35:14 +0000 (0:00:00.186) 0:03:47.319 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.92s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.62s /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:54 -------------- Start registry ---------------------------------------------------------- 2.93s /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:92 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.61s /WORKDIR/git-weekly-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.37s /WORKDIR/git-weekly-ci04aaxf86/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.63s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.50s /WORKDIR/git-weekly-ci04aaxf86/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Ensure container images are present --------- 1.26s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.15s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.12s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.03s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 0.96s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 0.95s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.91s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 linux-system-roles.podman : Ensure container images are present --------- 0.88s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.87s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.86s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.85s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 0.83s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Gather the package facts -------------------- 0.83s /WORKDIR/git-weekly-ci04aaxf86/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: 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) ---^---^---^---^---^---