# 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-ci1bpvmm6l/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:4 Saturday 01 June 2024 16:29:03 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/tests_auth_and_security.yml:9 Saturday 01 June 2024 16:29:03 +0000 (0:00:00.012) 0:00:00.026 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:48 Saturday 01 June 2024 16:29:03 +0000 (0:00:00.723) 0:00:00.749 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.072) 0:00:00.822 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.017) 0:00:00.839 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.020) 0:00:00.859 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.265) 0:00:01.124 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.021) 0:00:01.146 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:29:04 +0000 (0:00:00.050) 0:00:01.196 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:29:05 +0000 (0:00:00.781) 0:00:01.978 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:29:05 +0000 (0:00:00.035) 0:00:02.014 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:30:10 +0000 (0:01:05.633) 0:01:07.648 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031405", "end": "2024-06-01 16:30:11.183361", "rc": 0, "start": "2024-06-01 16:30:11.151956" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.325) 0:01:07.973 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.035) 0:01:08.008 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.046) 0:01:08.055 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.047) 0:01:08.103 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.036) 0:01:08.139 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.270) 0:01:08.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.033) 0:01:08.442 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.048) 0:01:08.490 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:11 +0000 (0:00:00.205) 0:01:08.696 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.064) 0:01:08.760 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.218) 0:01:08.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.034) 0:01:09.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.021) 0:01:09.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.031) 0:01:09.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.023) 0:01:09.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.057) 0:01:09.147 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.055) 0:01:09.202 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.020) 0:01:09.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.057) 0:01:09.280 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.075) 0:01:09.355 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.049) 0:01:09.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.020) 0:01:09.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.020) 0:01:09.445 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.040) 0:01:09.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.036) 0:01:09.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.037) 0:01:09.559 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.109) 0:01:09.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:30:12 +0000 (0:00:00.039) 0:01:09.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.051) 0:01:09.758 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.053) 0:01:09.812 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.062) 0:01:09.875 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.026) 0:01:09.902 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.056) 0:01:09.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.036) 0:01:09.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.074) 0:01:10.070 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.072) 0:01:10.142 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.039) 0:01:10.181 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.041) 0:01:10.222 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.037) 0:01:10.260 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.022) 0:01:10.282 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.027) 0:01:10.310 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.031) 0:01:10.342 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.019) 0:01:10.361 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.025) 0:01:10.386 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:52 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.056) 0:01:10.442 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:5 Saturday 01 June 2024 16:30:13 +0000 (0:00:00.060) 0:01:10.503 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_xkyrw_w3_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:12 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.311) 0:01:10.815 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_xkyrw_w3_podman/auth", "__podman_test_authfile": "/tmp/lsr_xkyrw_w3_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:18 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.022) 0:01:10.838 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_xkyrw_w3_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-ci1bpvmm6l/tests/tasks/setup_registry.yml:24 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.336) 0:01:11.174 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.078) 0:01:11.253 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/.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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.085) 0:01:11.339 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.048) 0:01:11.388 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.213) 0:01:11.602 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.024) 0:01:11.626 ********* 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-ci1bpvmm6l/.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-ci1bpvmm6l/.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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 01 June 2024 16:30:14 +0000 (0:00:00.049) 0:01:11.675 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 01 June 2024 16:30:17 +0000 (0:00:02.730) 0:01:14.406 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 01 June 2024 16:30:20 +0000 (0:00:02.731) 0:01:17.138 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 01 June 2024 16:30:20 +0000 (0:00:00.262) 0:01:17.400 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 01 June 2024 16:30:20 +0000 (0:00:00.228) 0:01:17.629 ********* 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": "syslog.target sysinit.target dbus.socket dbus-broker.service basic.target systemd-journald.socket network.target system.slice", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 01 June 2024 16:30:21 +0000 (0:00:00.813) 0:01:18.442 ********* 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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 01 June 2024 16:30:22 +0000 (0:00:00.793) 0:01:19.236 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRZnRpTk44RTlSSHljV0dmU2RESnRnREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTjJWawpPRGhrTXpjdFl6RXpaRFEwTjJNdE9XTTFPRFkzWkRJdE56UXpNalprTjJZd0hoY05NalF3TmpBeE1UWXpNREl5CldoY05NalV3TmpBeE1UWXpNREl4V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRE1YT21VRDZnbUViL1VMTStpQVVZUU9WVlo5WE56QlE1aApxamlxNFdJQi9MZVBiNXF3Y3NROWo1aThIdHRLTGNPNm50K0U2T2ZqRjFhWks0TVVMc0RTSnhWSkd5QVQxK1RtCjNlSStlOW9JdGEwV2ZPZnBGeXBXY0lFNXhzMkVvQStKY3lINXF1aFJ2TVROVTBTbUY4VHlweUNWb0JrSzRQemsKbVNxMS9pV3Jqc2NQMHBhTTZYaEhNYTUvMnpKU1JsZWdsckJPQVRKSFVPbTV1alRla3g3VlV3YU5zc0RQRXU4NApIWUxRVDE5RmZLc1M5OElwRmo0WnZoMW5JZlQvN0VDVG1KME5hRURpSFhjODVrT2lCSGJ0bnBneGZzb3ZyMFZKCnNCdTBPV2d0N2pzNnZNNGpPR2tOVnd6QUU2Q3FRODRVeHZRdUxTbFBlVkMzYUdYWVY1YmhBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUNVRBdXBBa2I5WUcySVZ1MFVWeWUzY2tyYWxEQWZCZ05WSFNNRUdEQVdnQlFwejFLTkVYMXQKdGlLdEM1YXpCaVZ4b1NsYkhUQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFWNjdhNmM3V2N3elY4U1pjRlNEVApYM09SRWhJTE5UU2l4bjUxWnlsaHhMVUlCMEh4LzdrdkZOWWtuVUg0b1BvdEY2TWNvM1V4MjBFaWxobERaTDhGCitiQ3FqOWJlcGVDU1oxc3ZPVlEzcW5UTGdWSElCL3BETXUxMitRWWcrMWdUVStCV0oxeVZIa3NIM3dHOFJqZ2sKMk9sYi9DUkNnV21vVlVGOTN6QVpMQmozTmpIdHhTUUdhS0I2UzJPaExJRmR6ZnRSQmkremhOQ3JnK2toR0tjcAo3QThXcFE2a08wazVISENTYU5ybG0vaVIyOCsyREhmbkE3WUFadHBTS1hrZTlGOEtlbUhsMWMxeDhDVmwyOTNZCjZxb0xTd0JiVmxiMDV6bW55MDlZUFJneTRIMWwxM3JnblFrVEVIK204YVBCUUxPeEs1SWtuemRQZHN2VW5pcVQKK0E9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2d0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktrd2dnU2xBZ0VBQW9JQkFRRE1YT21VRDZnbUViL1UKTE0raUFVWVFPVlZaOVhOekJRNWhxamlxNFdJQi9MZVBiNXF3Y3NROWo1aThIdHRLTGNPNm50K0U2T2ZqRjFhWgpLNE1VTHNEU0p4VkpHeUFUMStUbTNlSStlOW9JdGEwV2ZPZnBGeXBXY0lFNXhzMkVvQStKY3lINXF1aFJ2TVROClUwU21GOFR5cHlDVm9Ca0s0UHprbVNxMS9pV3Jqc2NQMHBhTTZYaEhNYTUvMnpKU1JsZWdsckJPQVRKSFVPbTUKdWpUZWt4N1ZVd2FOc3NEUEV1ODRIWUxRVDE5RmZLc1M5OElwRmo0WnZoMW5JZlQvN0VDVG1KME5hRURpSFhjOAo1a09pQkhidG5wZ3hmc292cjBWSnNCdTBPV2d0N2pzNnZNNGpPR2tOVnd6QUU2Q3FRODRVeHZRdUxTbFBlVkMzCmFHWFlWNWJoQWdNQkFBRUNnZ0VBQjQwbWdCdTd0bUJuODlsN3djVmcvZU42dnJFQ2hRUW9VQmxvNXhGREdBK1AKbVI4R3JPZ0VLVlF0UG1rbHc2bHUwa205QWUvQ0dsdmNlMlFCMnljaVFRR3hzN3FoNzNMcW1MOU1CMTVUTmorYgpMb0xtbk4zUkRadFd4Nlg1YjJzUlFRd3IrOXlMRHp2YVhHQTFPei91VDcrbERtQUx1RVg1bEkvL2QvVFFYNnZHClpJWE1jN2V5K2JMK1NuZ3NKQXdrRnlkYWZVUXA2VzBoVG9aQWhMQWpTaUUweTNzYTVQKzdYNUFTejlKNTlIem4KOTJUVU8zdGw4T3ZBWU00a0N4MnpKYldRK0krTHpDQWYxOVdheTJTVzUrNldyRGJsZ2Y1RmtWc0tiNGo1bkU4TwpGVkJCZFRoZ2l3VnJCczRzM3lzbzVJK29Hd3B3VU5jM2FEek1mWHIxZXdLQmdRRG1XeGt0YzVaZ0szM3VXaXlMCkhWSmUyT3l5Z1BXOERrWWl2RXRMeUkzVjNwUXd3NHNWU2RReWFxR29mZktVS2NHV3FWam9KMXlpSjkwdVlVZ08KSWtaV0ZhWHBUeG9kbnRDeUdEeFhSeGJIbEZYd0gySW1EY2xIZmMzTU85L0ZpVGJUekFJU3RnVWZZQWN2TW1uTgpuMlQ0R3l6SjBkclkvSWhtMkJrQ2tFaklXd0tCZ1FEakhRc0ovakZ4RzJGNTl3czdObWM0K0RycXR1ODdqTWtKClpqM29aN3hVZnY3TXQxOElHMW9ySk5EelFpcFlxM3BWeTNiNkRPRU1ZZS9sOUtuSHplTGVvYW9GTHAzSERoNkcKR053T05zT2NFYVFVZUcxelczdU40cWRkK1p2NFhLOTZ1Vm1SWm9jVFYvSHJRZVFQcjRJVXV2UktoNHZLckRwSwpTYXFLb1ZTaWN3S0JnUURGdnFBdmIxRkFmelZjbmxZc21lQXpBWjYzWVpNUmUyTmp3Q1lYQ1RRUXkwQ0ZWK2VXClA4bUQraHVLSzR4SStrdHdEVElBSUlJWnhZVE9vcjRiTy9zTFBRd3U2ek90Qjc5NWt1cUJ0Y250Uy80MTRvcjcKeGN2cXJpa3pVSmE0MlNDUzBrZFpUcDI1SUZNcWhlbGpsWmcwa0FkenZNMVVoZnlGNUs0YmtFYWFqd0tCZ1FDMwp5Q1BMdFZmN0NFWXI5UjZ3anNpZTBEaVZBTzI4aWFPUktKeEdPZE9ycUl5MXlsbHJiUDdkVk5DRldQQjlpbDNYCm1Xc3cwMFUxeVBiaFpjZ1IrR2h5OGUxc2ZobU5INzdSa3NKWCtqYjJUMHd3aUhkQlZ6RTNVc2RQQTVNVU9xU0IKc2dWcDVNYS9mM1l6Z3NGemMvblducWJhdks4QmxiY2hzRlVDRTZVeVF3S0JnUUNjT0RlUzdMWncrVWRSRVg2cApTODN2RFR2aWExcDhsbERwUGFLZjFtZVA4WEtwTE1WcENoVXNUb0FmZzR0ZFppeWNQWkxYeVpzZFBYTjRiNDloCnNEaUd2ZFZIUWsyVHNQb1JTYWprdVFDZGI1MEhEOUxKRHN0REhoZHQrM2NJdGRvTS9HZXlkbkU3UnNSRGErU1EKL21kNFZNL0w0dmxkT29YUFB4R1M4ODBUSEE9PQotLS0tLUVORCBQUklWQVRFIEtFWS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRZnRpTk44RTlSSHljV0dmU2RESnRnREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTjJWawpPRGhrTXpjdFl6RXpaRFEwTjJNdE9XTTFPRFkzWkRJdE56UXpNalprTjJZd0hoY05NalF3TmpBeE1UWXpNREl5CldoY05NalV3TmpBeE1UWXpNREl4V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRE1YT21VRDZnbUViL1VMTStpQVVZUU9WVlo5WE56QlE1aApxamlxNFdJQi9MZVBiNXF3Y3NROWo1aThIdHRLTGNPNm50K0U2T2ZqRjFhWks0TVVMc0RTSnhWSkd5QVQxK1RtCjNlSStlOW9JdGEwV2ZPZnBGeXBXY0lFNXhzMkVvQStKY3lINXF1aFJ2TVROVTBTbUY4VHlweUNWb0JrSzRQemsKbVNxMS9pV3Jqc2NQMHBhTTZYaEhNYTUvMnpKU1JsZWdsckJPQVRKSFVPbTV1alRla3g3VlV3YU5zc0RQRXU4NApIWUxRVDE5RmZLc1M5OElwRmo0WnZoMW5JZlQvN0VDVG1KME5hRURpSFhjODVrT2lCSGJ0bnBneGZzb3ZyMFZKCnNCdTBPV2d0N2pzNnZNNGpPR2tOVnd6QUU2Q3FRODRVeHZRdUxTbFBlVkMzYUdYWVY1YmhBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUNVRBdXBBa2I5WUcySVZ1MFVWeWUzY2tyYWxEQWZCZ05WSFNNRUdEQVdnQlFwejFLTkVYMXQKdGlLdEM1YXpCaVZ4b1NsYkhUQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFWNjdhNmM3V2N3elY4U1pjRlNEVApYM09SRWhJTE5UU2l4bjUxWnlsaHhMVUlCMEh4LzdrdkZOWWtuVUg0b1BvdEY2TWNvM1V4MjBFaWxobERaTDhGCitiQ3FqOWJlcGVDU1oxc3ZPVlEzcW5UTGdWSElCL3BETXUxMitRWWcrMWdUVStCV0oxeVZIa3NIM3dHOFJqZ2sKMk9sYi9DUkNnV21vVlVGOTN6QVpMQmozTmpIdHhTUUdhS0I2UzJPaExJRmR6ZnRSQmkremhOQ3JnK2toR0tjcAo3QThXcFE2a08wazVISENTYU5ybG0vaVIyOCsyREhmbkE3WUFadHBTS1hrZTlGOEtlbUhsMWMxeDhDVmwyOTNZCjZxb0xTd0JiVmxiMDV6bW55MDlZUFJneTRIMWwxM3JnblFrVEVIK204YVBCUUxPeEs1SWtuemRQZHN2VW5pcVQKK0E9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 01 June 2024 16:30:23 +0000 (0:00:00.694) 0:01:19.931 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMXOmUD6gmEb/U\nLM+iAUYQOVVZ9XNzBQ5hqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZ\nK4MULsDSJxVJGyAT1+Tm3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTN\nU0SmF8TypyCVoBkK4PzkmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5\nujTekx7VUwaNssDPEu84HYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc8\n5kOiBHbtnpgxfsovr0VJsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3\naGXYV5bhAgMBAAECggEAB40mgBu7tmBn89l7wcVg/eN6vrEChQQoUBlo5xFDGA+P\nmR8GrOgEKVQtPmklw6lu0km9Ae/CGlvce2QB2yciQQGxs7qh73LqmL9MB15TNj+b\nLoLmnN3RDZtWx6X5b2sRQQwr+9yLDzvaXGA1Oz/uT7+lDmALuEX5lI//d/TQX6vG\nZIXMc7ey+bL+SngsJAwkFydafUQp6W0hToZAhLAjSiE0y3sa5P+7X5ASz9J59Hzn\n92TUO3tl8OvAYM4kCx2zJbWQ+I+LzCAf19Way2SW5+6WrDblgf5FkVsKb4j5nE8O\nFVBBdThgiwVrBs4s3yso5I+oGwpwUNc3aDzMfXr1ewKBgQDmWxktc5ZgK33uWiyL\nHVJe2OyygPW8DkYivEtLyI3V3pQww4sVSdQyaqGoffKUKcGWqVjoJ1yiJ90uYUgO\nIkZWFaXpTxodntCyGDxXRxbHlFXwH2ImDclHfc3MO9/FiTbTzAIStgUfYAcvMmnN\nn2T4GyzJ0drY/Ihm2BkCkEjIWwKBgQDjHQsJ/jFxG2F59ws7Nmc4+Drqtu87jMkJ\nZj3oZ7xUfv7Mt18IG1orJNDzQipYq3pVy3b6DOEMYe/l9KnHzeLeoaoFLp3HDh6G\nGNwONsOcEaQUeG1zW3uN4qdd+Zv4XK96uVmRZocTV/HrQeQPr4IUuvRKh4vKrDpK\nSaqKoVSicwKBgQDFvqAvb1FAfzVcnlYsmeAzAZ63YZMRe2NjwCYXCTQQy0CFV+eW\nP8mD+huKK4xI+ktwDTIAIIIZxYTOor4bO/sLPQwu6zOtB795kuqBtcntS/414or7\nxcvqrikzUJa42SCS0kdZTp25IFMqheljlZg0kAdzvM1UhfyF5K4bkEaajwKBgQC3\nyCPLtVf7CEYr9R6wjsie0DiVAO28iaORKJxGOdOrqIy1yllrbP7dVNCFWPB9il3X\nmWsw00U1yPbhZcgR+Ghy8e1sfhmNH77RksJX+jb2T0wwiHdBVzE3UsdPA5MUOqSB\nsgVp5Ma/f3YzgsFzc/nWnqbavK8BlbchsFUCE6UyQwKBgQCcODeS7LZw+UdREX6p\nS83vDTvia1p8llDpPaKf1meP8XKpLMVpChUsToAfg4tdZiycPZLXyZsdPXN4b49h\nsDiGvdVHQk2TsPoRSajkuQCdb50HD9LJDstDHhdt+3cItdoM/GeydnE7RsRDa+SQ\n/md4VM/L4vldOoXPPxGS880THA==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 01 June 2024 16:30:23 +0000 (0:00:00.027) 0:01:19.959 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMXOmUD6gmEb/U\nLM+iAUYQOVVZ9XNzBQ5hqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZ\nK4MULsDSJxVJGyAT1+Tm3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTN\nU0SmF8TypyCVoBkK4PzkmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5\nujTekx7VUwaNssDPEu84HYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc8\n5kOiBHbtnpgxfsovr0VJsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3\naGXYV5bhAgMBAAECggEAB40mgBu7tmBn89l7wcVg/eN6vrEChQQoUBlo5xFDGA+P\nmR8GrOgEKVQtPmklw6lu0km9Ae/CGlvce2QB2yciQQGxs7qh73LqmL9MB15TNj+b\nLoLmnN3RDZtWx6X5b2sRQQwr+9yLDzvaXGA1Oz/uT7+lDmALuEX5lI//d/TQX6vG\nZIXMc7ey+bL+SngsJAwkFydafUQp6W0hToZAhLAjSiE0y3sa5P+7X5ASz9J59Hzn\n92TUO3tl8OvAYM4kCx2zJbWQ+I+LzCAf19Way2SW5+6WrDblgf5FkVsKb4j5nE8O\nFVBBdThgiwVrBs4s3yso5I+oGwpwUNc3aDzMfXr1ewKBgQDmWxktc5ZgK33uWiyL\nHVJe2OyygPW8DkYivEtLyI3V3pQww4sVSdQyaqGoffKUKcGWqVjoJ1yiJ90uYUgO\nIkZWFaXpTxodntCyGDxXRxbHlFXwH2ImDclHfc3MO9/FiTbTzAIStgUfYAcvMmnN\nn2T4GyzJ0drY/Ihm2BkCkEjIWwKBgQDjHQsJ/jFxG2F59ws7Nmc4+Drqtu87jMkJ\nZj3oZ7xUfv7Mt18IG1orJNDzQipYq3pVy3b6DOEMYe/l9KnHzeLeoaoFLp3HDh6G\nGNwONsOcEaQUeG1zW3uN4qdd+Zv4XK96uVmRZocTV/HrQeQPr4IUuvRKh4vKrDpK\nSaqKoVSicwKBgQDFvqAvb1FAfzVcnlYsmeAzAZ63YZMRe2NjwCYXCTQQy0CFV+eW\nP8mD+huKK4xI+ktwDTIAIIIZxYTOor4bO/sLPQwu6zOtB795kuqBtcntS/414or7\nxcvqrikzUJa42SCS0kdZTp25IFMqheljlZg0kAdzvM1UhfyF5K4bkEaajwKBgQC3\nyCPLtVf7CEYr9R6wjsie0DiVAO28iaORKJxGOdOrqIy1yllrbP7dVNCFWPB9il3X\nmWsw00U1yPbhZcgR+Ghy8e1sfhmNH77RksJX+jb2T0wwiHdBVzE3UsdPA5MUOqSB\nsgVp5Ma/f3YzgsFzc/nWnqbavK8BlbchsFUCE6UyQwKBgQCcODeS7LZw+UdREX6p\nS83vDTvia1p8llDpPaKf1meP8XKpLMVpChUsToAfg4tdZiycPZLXyZsdPXN4b49h\nsDiGvdVHQk2TsPoRSajkuQCdb50HD9LJDstDHhdt+3cItdoM/GeydnE7RsRDa+SQ\n/md4VM/L4vldOoXPPxGS880THA==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\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.032452", "end": "2024-06-01 16:30:23.435207", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQftiNN8E9RHycWGfSdDJtgDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjN2Vk\nODhkMzctYzEzZDQ0N2MtOWM1ODY3ZDItNzQzMjZkN2YwHhcNMjQwNjAxMTYzMDIy\nWhcNMjUwNjAxMTYzMDIxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDMXOmUD6gmEb/ULM+iAUYQOVVZ9XNzBQ5h\nqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZK4MULsDSJxVJGyAT1+Tm\n3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTNU0SmF8TypyCVoBkK4Pzk\nmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5ujTekx7VUwaNssDPEu84\nHYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc85kOiBHbtnpgxfsovr0VJ\nsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3aGXYV5bhAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT5TAupAkb9YG2IVu0UVye3ckralDAfBgNVHSMEGDAWgBQpz1KNEX1t\ntiKtC5azBiVxoSlbHTANBgkqhkiG9w0BAQsFAAOCAQEAV67a6c7WcwzV8SZcFSDT\nX3OREhILNTSixn51ZylhxLUIB0Hx/7kvFNYknUH4oPotF6Mco3Ux20EilhlDZL8F\n+bCqj9bepeCSZ1svOVQ3qnTLgVHIB/pDMu12+QYg+1gTU+BWJ1yVHksH3wG8Rjgk\n2Olb/CRCgWmoVUF93zAZLBj3NjHtxSQGaKB6S2OhLIFdzftRBi+zhNCrg+khGKcp\n7A8WpQ6kO0k5HHCSaNrlm/iR28+2DHfnA7YAZtpSKXke9F8KemHl1c1x8CVl293Y\n6qoLSwBbVlb05zmny09YPRgy4H1l13rgnQkTEH+m8aPBQLOxK5IknzdPdsvUniqT\n+A==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMXOmUD6gmEb/U\nLM+iAUYQOVVZ9XNzBQ5hqjiq4WIB/LePb5qwcsQ9j5i8HttKLcO6nt+E6OfjF1aZ\nK4MULsDSJxVJGyAT1+Tm3eI+e9oIta0WfOfpFypWcIE5xs2EoA+JcyH5quhRvMTN\nU0SmF8TypyCVoBkK4PzkmSq1/iWrjscP0paM6XhHMa5/2zJSRleglrBOATJHUOm5\nujTekx7VUwaNssDPEu84HYLQT19FfKsS98IpFj4Zvh1nIfT/7ECTmJ0NaEDiHXc8\n5kOiBHbtnpgxfsovr0VJsBu0OWgt7js6vM4jOGkNVwzAE6CqQ84UxvQuLSlPeVC3\naGXYV5bhAgMBAAECggEAB40mgBu7tmBn89l7wcVg/eN6vrEChQQoUBlo5xFDGA+P\nmR8GrOgEKVQtPmklw6lu0km9Ae/CGlvce2QB2yciQQGxs7qh73LqmL9MB15TNj+b\nLoLmnN3RDZtWx6X5b2sRQQwr+9yLDzvaXGA1Oz/uT7+lDmALuEX5lI//d/TQX6vG\nZIXMc7ey+bL+SngsJAwkFydafUQp6W0hToZAhLAjSiE0y3sa5P+7X5ASz9J59Hzn\n92TUO3tl8OvAYM4kCx2zJbWQ+I+LzCAf19Way2SW5+6WrDblgf5FkVsKb4j5nE8O\nFVBBdThgiwVrBs4s3yso5I+oGwpwUNc3aDzMfXr1ewKBgQDmWxktc5ZgK33uWiyL\nHVJe2OyygPW8DkYivEtLyI3V3pQww4sVSdQyaqGoffKUKcGWqVjoJ1yiJ90uYUgO\nIkZWFaXpTxodntCyGDxXRxbHlFXwH2ImDclHfc3MO9/FiTbTzAIStgUfYAcvMmnN\nn2T4GyzJ0drY/Ihm2BkCkEjIWwKBgQDjHQsJ/jFxG2F59ws7Nmc4+Drqtu87jMkJ\nZj3oZ7xUfv7Mt18IG1orJNDzQipYq3pVy3b6DOEMYe/l9KnHzeLeoaoFLp3HDh6G\nGNwONsOcEaQUeG1zW3uN4qdd+Zv4XK96uVmRZocTV/HrQeQPr4IUuvRKh4vKrDpK\nSaqKoVSicwKBgQDFvqAvb1FAfzVcnlYsmeAzAZ63YZMRe2NjwCYXCTQQy0CFV+eW\nP8mD+huKK4xI+ktwDTIAIIIZxYTOor4bO/sLPQwu6zOtB795kuqBtcntS/414or7\nxcvqrikzUJa42SCS0kdZTp25IFMqheljlZg0kAdzvM1UhfyF5K4bkEaajwKBgQC3\nyCPLtVf7CEYr9R6wjsie0DiVAO28iaORKJxGOdOrqIy1yllrbP7dVNCFWPB9il3X\nmWsw00U1yPbhZcgR+Ghy8e1sfhmNH77RksJX+jb2T0wwiHdBVzE3UsdPA5MUOqSB\nsgVp5Ma/f3YzgsFzc/nWnqbavK8BlbchsFUCE6UyQwKBgQCcODeS7LZw+UdREX6p\nS83vDTvia1p8llDpPaKf1meP8XKpLMVpChUsToAfg4tdZiycPZLXyZsdPXN4b49h\nsDiGvdVHQk2TsPoRSajkuQCdb50HD9LJDstDHhdt+3cItdoM/GeydnE7RsRDa+SQ\n/md4VM/L4vldOoXPPxGS880THA==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-06-01 16:30:23.402755" } STDOUT: Request "20240601163022" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 01 June 2024 16:30:23 +0000 (0:00:00.256) 0:01:20.216 ********* 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:35 Saturday 01 June 2024 16:30:24 +0000 (0:00:00.603) 0:01:20.819 ********* changed: [sut] => { "changed": true, "checksum": "d20b633a34552d799184832d83889070fb802148", "dest": "/tmp/lsr_xkyrw_w3_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "6f3c28f4b2f6e6c7cdaa9fa9ba06e13c", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717259424.1100514-3110-149689830220685/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:41 Saturday 01 June 2024 16:30:24 +0000 (0:00:00.709) 0:01:21.529 ********* changed: [sut] => { "changed": true, "checksum": "9b1777161d2d696d6788ddb0e3ce5c338e0bad88", "dest": "/tmp/lsr_xkyrw_w3_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "58720e9d5dfd3ca6d6103aecebc2c68b", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1717259424.8219442-3138-14990951392884/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:47 Saturday 01 June 2024 16:30:25 +0000 (0:00:00.662) 0:01:22.191 ********* changed: [sut] => { "changed": true, "checksum": "d20b633a34552d799184832d83889070fb802148", "dest": "/tmp/lsr_xkyrw_w3_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "6f3c28f4b2f6e6c7cdaa9fa9ba06e13c", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717259425.4866238-3165-277804286577229/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:54 Saturday 01 June 2024 16:30:26 +0000 (0:00:00.689) 0:01:22.880 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:59 Saturday 01 June 2024 16:30:29 +0000 (0:00:03.654) 0:01:26.535 ********* 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:67 Saturday 01 June 2024 16:30:30 +0000 (0:00:00.233) 0:01:26.768 ********* 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:84 Saturday 01 June 2024 16:30:30 +0000 (0:00:00.775) 0:01:27.544 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_xkyrw_w3_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:92 Saturday 01 June 2024 16:30:30 +0000 (0:00:00.067) 0:01:27.611 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_xkyrw_w3_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.451015", "end": "2024-06-01 16:30:33.495938", "rc": 0, "start": "2024-06-01 16:30:31.044923" } STDOUT: 3e41e5533eb72c860eb3943f2534cdd626ef231248af90cfabd589c18800c536 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:103 Saturday 01 June 2024 16:30:33 +0000 (0:00:02.680) 0:01:30.291 ********* 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:107 Saturday 01 June 2024 16:30:33 +0000 (0:00:00.380) 0:01:30.672 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.039818", "end": "2024-06-01 16:30:34.135345", "rc": 0, "start": "2024-06-01 16:30:34.095527" } STDERR: time="2024-06-01T16:30:33.494783658Z" 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=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.496090819Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.496518927Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.497064679Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.497303998Z" 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=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.497770157Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 time="2024-06-01T16:30:33.497327601Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.19.9 instance.id=83612d90-178c-4cea-ab5b-b430c6083b7c service=registry version=2.8.2 2024/06/01 16:30:33 http: TLS handshake error from 10.88.0.1:43520: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:113 Saturday 01 June 2024 16:30:34 +0000 (0:00:00.253) 0:01:30.925 ********* 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:118 Saturday 01 June 2024 16:30:34 +0000 (0:00:00.026) 0:01:30.952 ********* 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_xkyrw_w3_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_xkyrw_w3_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.493307", "end": "2024-06-01 16:30:35.864735", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-06-01 16:30:34.371428" } 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-ci1bpvmm6l/tests/tasks/setup_registry.yml:129 Saturday 01 June 2024 16:30:35 +0000 (0:00:01.713) 0:01:32.665 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_xkyrw_w3_podman/auth/auth.json", "--cert-dir=/tmp/lsr_xkyrw_w3_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.186583", "end": "2024-06-01 16:30:36.312380", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-06-01 16:30:36.125797" } 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:60 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.493) 0:01:33.158 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.094) 0:01:33.253 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.063) 0:01:33.317 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.026) 0:01:33.343 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.020) 0:01:33.363 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.028) 0:01:33.392 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:30:36 +0000 (0:00:00.087) 0:01:33.479 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:30:37 +0000 (0:00:00.737) 0:01:34.216 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:30:37 +0000 (0:00:00.102) 0:01:34.319 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:30:37 +0000 (0:00:00.050) 0:01:34.370 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029005", "end": "2024-06-01 16:30:37.881819", "rc": 0, "start": "2024-06-01 16:30:37.852814" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:30:37 +0000 (0:00:00.369) 0:01:34.739 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.026) 0:01:34.765 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.049) 0:01:34.815 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.102) 0:01:34.917 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.059) 0:01:34.977 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.077) 0:01:35.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.061) 0:01:35.116 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.069) 0:01:35.186 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.251) 0:01:35.437 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.077) 0:01:35.515 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:38 +0000 (0:00:00.212) 0:01:35.728 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.024) 0:01:35.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.044) 0:01:35.796 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.061) 0:01:35.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.028) 0:01:35.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.061) 0:01:35.948 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.034) 0:01:35.982 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.036) 0:01:36.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.070) 0:01:36.089 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.067) 0:01:36.157 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.089) 0:01:36.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.023) 0:01:36.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.038) 0:01:36.308 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.108) 0:01:36.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.034) 0:01:36.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.065) 0:01:36.516 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.052) 0:01:36.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.056) 0:01:36.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:30:39 +0000 (0:00:00.073) 0:01:36.699 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.097) 0:01:36.797 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.026) 0:01:36.823 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.024) 0:01:36.848 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.031) 0:01:36.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.037) 0:01:36.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.072) 0:01:36.989 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.043) 0:01:37.032 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.059) 0:01:37.091 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.021) 0:01:37.113 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.044) 0:01:37.157 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.053) 0:01:37.211 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.118) 0:01:37.329 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.051) 0:01:37.380 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.031) 0:01:37.412 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.035) 0:01:37.447 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.043) 0:01:37.491 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.024) 0:01:37.516 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.025) 0:01:37.541 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:40 +0000 (0:00:00.028) 0:01:37.569 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.234) 0:01:37.804 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.027) 0:01:37.831 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.236) 0:01:38.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.024) 0:01:38.092 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.026) 0:01:38.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.032) 0:01:38.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.023) 0:01:38.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.024) 0:01:38.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.032) 0:01:38.231 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.034) 0:01:38.265 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.027) 0:01:38.292 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.042) 0:01:38.334 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.076) 0:01:38.410 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.058) 0:01:38.469 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.055) 0:01:38.524 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:30:41 +0000 (0:00:00.053) 0:01:38.577 ********* 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.005872", "end": "2024-06-01 16:30:42.032842", "rc": 0, "start": "2024-06-01 16:30:42.026970" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.252) 0:01:38.830 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.069) 0:01:38.900 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.096) 0:01:38.996 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.099) 0:01:39.096 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.030) 0:01:39.126 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.032) 0:01:39.159 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.041) 0:01:39.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.040) 0:01:39.241 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:30:42 +0000 (0:00:00.031) 0:01:39.273 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:75 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.581) 0:01:39.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:86 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.026) 0:01:39.881 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.045) 0:01:39.926 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.071) 0:01:39.997 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.056) 0:01:40.054 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.075) 0:01:40.129 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.037) 0:01:40.167 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:30:43 +0000 (0:00:00.101) 0:01:40.268 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.728) 0:01:40.997 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.021) 0:01:41.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.036) 0:01:41.056 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028331", "end": "2024-06-01 16:30:44.543215", "rc": 0, "start": "2024-06-01 16:30:44.514884" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.275) 0:01:41.331 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.034) 0:01:41.366 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.034) 0:01:41.400 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.080) 0:01:41.481 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.052) 0:01:41.533 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.043) 0:01:41.576 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:44 +0000 (0:00:00.159) 0:01:41.736 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.053) 0:01:41.790 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.263) 0:01:42.053 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.062) 0:01:42.115 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.217) 0:01:42.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.028) 0:01:42.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.381 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.019) 0:01:42.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.442 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.462 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.022) 0:01:42.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.026) 0:01:42.511 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.040) 0:01:42.552 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.050) 0:01:42.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.623 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.020) 0:01:42.644 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.052) 0:01:42.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:30:45 +0000 (0:00:00.023) 0:01:42.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.121) 0:01:42.841 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.046) 0:01:42.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.030) 0:01:42.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.023) 0:01:42.942 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.043) 0:01:42.985 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.025) 0:01:43.010 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.033) 0:01:43.044 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.025) 0:01:43.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.027) 0:01:43.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.050) 0:01:43.148 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.046) 0:01:43.195 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.044) 0:01:43.239 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.021) 0:01:43.260 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.025) 0:01:43.286 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.032) 0:01:43.318 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.095) 0:01:43.414 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.099) 0:01:43.514 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.028) 0:01:43.543 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.022) 0:01:43.565 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.037) 0:01:43.602 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.026) 0:01:43.628 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.025) 0:01:43.654 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:46 +0000 (0:00:00.029) 0:01:43.684 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.202) 0:01:43.887 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.040) 0:01:43.927 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.201) 0:01:44.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.028) 0:01:44.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.024) 0:01:44.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.023) 0:01:44.205 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.039) 0:01:44.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.035) 0:01:44.281 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.025) 0:01:44.306 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.020) 0:01:44.326 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.066) 0:01:44.392 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.022) 0:01:44.414 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.034) 0:01:44.449 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.028) 0:01:44.477 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.026) 0:01:44.504 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:30:47 +0000 (0:00:00.033) 0:01:44.538 ********* 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.005724", "end": "2024-06-01 16:30:47.991140", "rc": 0, "start": "2024-06-01 16:30:47.985416" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.231) 0:01:44.769 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.023) 0:01:44.793 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.045) 0:01:44.838 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.035) 0:01:44.874 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.019) 0:01:44.894 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.020) 0:01:44.914 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.019) 0:01:44.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.020) 0:01:44.954 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.021) 0:01:44.976 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:101 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.495) 0:01:45.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:112 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.023) 0:01:45.495 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_87p7m0s9_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:120 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.133) 0:01:45.628 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.054) 0:01:45.683 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:30:48 +0000 (0:00:00.038) 0:01:45.721 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.033) 0:01:45.755 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.022) 0:01:45.777 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.024) 0:01:45.802 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.054) 0:01:45.857 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.660) 0:01:46.517 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.020) 0:01:46.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:30:49 +0000 (0:00:00.059) 0:01:46.597 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028164", "end": "2024-06-01 16:30:50.039164", "rc": 0, "start": "2024-06-01 16:30:50.011000" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.235) 0:01:46.833 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.026) 0:01:46.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.041) 0:01:46.900 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.086) 0:01:46.987 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.075) 0:01:47.062 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.046) 0:01:47.109 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.045) 0:01:47.155 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.064) 0:01:47.219 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.215) 0:01:47.435 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.052) 0:01:47.487 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:50 +0000 (0:00:00.259) 0:01:47.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.033) 0:01:47.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.025) 0:01:47.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.021) 0:01:47.828 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.031) 0:01:47.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.068) 0:01:47.928 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.024) 0:01:47.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.024) 0:01:47.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.021) 0:01:47.999 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.029) 0:01:48.029 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.038) 0:01:48.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.021) 0:01:48.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.021) 0:01:48.111 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.055) 0:01:48.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.021) 0:01:48.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.024) 0:01:48.213 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.043) 0:01:48.256 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.036) 0:01:48.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.029) 0:01:48.323 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.061) 0:01:48.385 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.110) 0:01:48.496 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.024) 0:01:48.520 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.051) 0:01:48.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.022) 0:01:48.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.027) 0:01:48.621 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.041) 0:01:48.663 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.031) 0:01:48.694 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:30:51 +0000 (0:00:00.053) 0:01:48.748 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.027) 0:01:48.775 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.033) 0:01:48.809 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.023) 0:01:48.832 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.047) 0:01:48.880 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.026) 0:01:48.906 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.031) 0:01:48.937 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.056) 0:01:48.993 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.223) 0:01:49.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.081) 0:01:49.298 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.241) 0:01:49.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.027) 0:01:49.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.034) 0:01:49.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.033) 0:01:49.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.023) 0:01:49.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.021) 0:01:49.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.029) 0:01:49.710 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:52 +0000 (0:00:00.022) 0:01:49.733 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:30:53 +0000 (0:00:00.032) 0:01:49.765 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:30:53 +0000 (0:00:00.034) 0:01:49.800 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:30:53 +0000 (0:00:00.040) 0:01:49.841 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:30:53 +0000 (0:00:00.045) 0:01:49.886 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:30:53 +0000 (0:00:00.220) 0:01:50.106 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.792) 0:01:50.899 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.052) 0:01:50.951 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.021) 0:01:50.973 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.054) 0:01:51.028 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.021) 0:01:51.049 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.020) 0:01:51.070 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.062) 0:01:51.133 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.029) 0:01:51.163 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.056) 0:01:51.219 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.029) 0:01:51.249 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.064) 0:01:51.313 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.032) 0:01:51.346 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.028) 0:01:51.374 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.042) 0:01:51.416 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.224) 0:01:51.641 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:30:54 +0000 (0:00:00.026) 0:01:51.667 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.208) 0:01:51.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.046) 0:01:51.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.043) 0:01:51.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.109) 0:01:52.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.065) 0:01:52.140 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.030) 0:01:52.171 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.045) 0:01:52.217 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.048) 0:01:52.265 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.040) 0:01:52.305 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.028) 0:01:52.334 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.065) 0:01:52.399 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.027) 0:01:52.426 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.025) 0:01:52.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.034) 0:01:52.487 ********* 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.005755", "end": "2024-06-01 16:30:55.909946", "rc": 0, "start": "2024-06-01 16:30:55.904191" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.199) 0:01:52.687 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.020) 0:01:52.707 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:30:55 +0000 (0:00:00.042) 0:01:52.750 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.035) 0:01:52.785 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.020) 0:01:52.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.020) 0:01:52.826 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.068) 0:01:52.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.023) 0:01:52.918 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.026) 0:01:52.945 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.573) 0:01:53.518 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:30:56 +0000 (0:00:00.212) 0:01:53.731 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:30:57 +0000 (0:00:00.239) 0:01:53.971 ********* 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-1717259457.2815273-4679-63534760418455/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:30:57 +0000 (0:00:00.615) 0:01:54.586 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 8cb46c6c20c1178911169c8abb62a251dda3a119c19349b2217ae7c6f35bef15 Container: 66d33750ef37fbb98444f930d7ed2c25a1a6c319835b3e5f0fbab809a07d5ea8 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:30:59 +0000 (0:00:01.183) 0:01:55.770 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:30:59 +0000 (0:00:00.744) 0:01:56.514 ********* 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": "-.mount basic.target systemd-journald.socket sysinit.target \"system-podman\\\\x2dkube.slice\" network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:31:00 +0000 (0:00:00.695) 0:01:57.209 ********* 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": "-.mount network-online.target sysinit.target systemd-journald.socket basic.target \"system-podman\\\\x2dkube.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": "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:31:01 +0000 (0:00:01.367) 0:01:58.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:31:01 +0000 (0:00:00.067) 0:01:58.644 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.130) 0:01:58.774 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.047) 0:01:58.822 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.044) 0:01:58.866 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.039) 0:01:58.905 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.044) 0:01:58.949 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.100) 0:01:59.050 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.047) 0:01:59.097 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.027) 0:01:59.124 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.035) 0:01:59.159 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.248) 0:01:59.408 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.027) 0:01:59.436 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.289) 0:01:59.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:02 +0000 (0:00:00.023) 0:01:59.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.022) 0:01:59.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.026) 0:01:59.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.026) 0:01:59.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.034) 0:01:59.858 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.022) 0:01:59.881 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.024) 0:01:59.905 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.022) 0:01:59.928 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.062) 0:01:59.991 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.035) 0:02:00.027 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.072) 0:02:00.099 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.051) 0:02:00.151 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.032) 0:02:00.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.020) 0:02:00.204 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.051) 0:02:00.256 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.044) 0:02:00.300 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.021) 0:02:00.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.022) 0:02:00.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.020) 0:02:00.365 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:31:03 +0000 (0:00:00.018) 0:02:00.384 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:31:04 +0000 (0:00:00.793) 0:02:01.177 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:31:04 +0000 (0:00:00.353) 0:02:01.531 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:31:04 +0000 (0:00:00.037) 0:02:01.568 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:31:04 +0000 (0:00:00.083) 0:02:01.652 ********* 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-1717259464.974921-4909-254536628778359/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.805) 0:02:02.457 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.023) 0:02:02.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.030) 0:02:02.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.049) 0:02:02.561 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.058) 0:02:02.619 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.032) 0:02:02.651 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:31:05 +0000 (0:00:00.078) 0:02:02.729 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.024) 0:02:02.754 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.025) 0:02:02.779 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.029) 0:02:02.808 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.045) 0:02:02.854 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.034) 0:02:02.888 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.037) 0:02:02.926 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.043) 0:02:02.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.287) 0:02:03.257 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.042) 0:02:03.300 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.241) 0:02:03.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.041) 0:02:03.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.023) 0:02:03.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.025) 0:02:03.632 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.022) 0:02:03.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.021) 0:02:03.676 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.024) 0:02:03.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:06 +0000 (0:00:00.036) 0:02:03.736 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.023) 0:02:03.760 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.035) 0:02:03.796 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.023) 0:02:03.819 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.029) 0:02:03.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.021) 0:02:03.869 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.032) 0:02:03.902 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.029) 0:02:03.931 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.020) 0:02:03.952 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:135 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.062) 0:02:04.014 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.055) 0:02:04.070 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.037) 0:02:04.107 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.035) 0:02:04.143 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.022) 0:02:04.166 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.028) 0:02:04.194 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:31:07 +0000 (0:00:00.052) 0:02:04.246 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.864) 0:02:05.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.025) 0:02:05.137 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.025) 0:02:05.162 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.053645", "end": "2024-06-01 16:31:08.680520", "rc": 0, "start": "2024-06-01 16:31:08.626875" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.302) 0:02:05.465 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.021) 0:02:05.487 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.020) 0:02:05.507 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.042) 0:02:05.549 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.042) 0:02:05.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.026) 0:02:05.618 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.043) 0:02:05.661 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:08 +0000 (0:00:00.052) 0:02:05.714 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.295) 0:02:06.009 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.027) 0:02:06.037 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.255) 0:02:06.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.021) 0:02:06.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.053) 0:02:06.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.429 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.021) 0:02:06.450 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.491 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.026) 0:02:06.517 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.040) 0:02:06.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.021) 0:02:06.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.021) 0:02:06.600 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.038) 0:02:06.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.019) 0:02:06.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.679 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.038) 0:02:06.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:31:09 +0000 (0:00:00.020) 0:02:06.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.020) 0:02:06.758 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.096) 0:02:06.855 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.038) 0:02:06.893 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.053) 0:02:06.946 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.023) 0:02:06.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.023) 0:02:06.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.034) 0:02:07.028 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.040) 0:02:07.068 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.022) 0:02:07.090 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.026) 0:02:07.117 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.022) 0:02:07.140 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.021) 0:02:07.161 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.055) 0:02:07.217 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.028) 0:02:07.245 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.028) 0:02:07.274 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.022) 0:02:07.296 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.039) 0:02:07.336 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.026) 0:02:07.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.060) 0:02:07.423 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.028) 0:02:07.452 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:10 +0000 (0:00:00.281) 0:02:07.734 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.027) 0:02:07.761 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.229) 0:02:07.990 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.022) 0:02:08.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.021) 0:02:08.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.023) 0:02:08.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.023) 0:02:08.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.025) 0:02:08.107 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.023) 0:02:08.130 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.024) 0:02:08.155 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.030) 0:02:08.186 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.028) 0:02:08.214 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.033) 0:02:08.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.022) 0:02:08.270 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.023) 0:02:08.294 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.032) 0:02:08.326 ********* 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.008596", "end": "2024-06-01 16:31:11.822918", "rc": 0, "start": "2024-06-01 16:31:11.814322" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.281) 0:02:08.607 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.020) 0:02:08.628 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.043) 0:02:08.672 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.036) 0:02:08.709 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:11 +0000 (0:00:00.036) 0:02:08.745 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:12 +0000 (0:00:00.035) 0:02:08.781 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:31:12 +0000 (0:00:00.023) 0:02:08.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:31:12 +0000 (0:00:00.031) 0:02:08.836 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:31:12 +0000 (0:00:00.021) 0:02:08.857 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:31:13 +0000 (0:00:00.971) 0:02:09.829 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717259458.2783334, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259457.7543297, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259457.5483284, "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": "2888129787", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:31:13 +0000 (0:00:00.324) 0:02:10.153 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:31:13 +0000 (0:00:00.312) 0:02:10.465 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:31:14 +0000 (0:00:00.727) 0:02:11.192 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:31:14 +0000 (0:00:00.511) 0:02:11.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:31:14 +0000 (0:00:00.022) 0:02:11.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:31:14 +0000 (0:00:00.020) 0:02:11.748 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.021) 0:02:11.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.025) 0:02:11.795 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.162) 0:02:11.957 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.064) 0:02:12.022 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.034) 0:02:12.057 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.024) 0:02:12.082 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.031) 0:02:12.113 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.039) 0:02:12.153 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.148) 0:02:12.302 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.035) 0:02:12.337 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.030) 0:02:12.368 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.293) 0:02:12.662 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:15 +0000 (0:00:00.026) 0:02:12.689 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.258) 0:02:12.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.020) 0:02:12.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.020) 0:02:12.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.022) 0:02:13.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.020) 0:02:13.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.023) 0:02:13.054 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.042) 0:02:13.097 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.023) 0:02:13.120 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.021) 0:02:13.141 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.045) 0:02:13.187 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.023) 0:02:13.210 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.025) 0:02:13.236 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.117) 0:02:13.353 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.060) 0:02:13.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.027) 0:02:13.441 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.061) 0:02:13.502 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.056) 0:02:13.559 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.040) 0:02:13.600 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.031) 0:02:13.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.022) 0:02:13.653 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:31:16 +0000 (0:00:00.020) 0:02:13.674 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:31:17 +0000 (0:00:00.875) 0:02:14.550 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.225) 0:02:14.775 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.021) 0:02:14.797 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.020) 0:02:14.818 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.669) 0:02:15.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.025) 0:02:15.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.028) 0:02:15.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.023) 0:02:15.565 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.028) 0:02:15.593 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.019) 0:02:15.613 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:146 Saturday 01 June 2024 16:31:18 +0000 (0:00:00.030) 0:02:15.643 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_87p7m0s9_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:152 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.309) 0:02:15.953 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.059) 0:02:16.012 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.040) 0:02:16.053 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.036) 0:02:16.090 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.027) 0:02:16.118 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.073) 0:02:16.192 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:31:19 +0000 (0:00:00.053) 0:02:16.245 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.901) 0:02:17.147 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.021) 0:02:17.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.027) 0:02:17.197 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047645", "end": "2024-06-01 16:31:20.733461", "rc": 0, "start": "2024-06-01 16:31:20.685816" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.322) 0:02:17.519 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.026) 0:02:17.545 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.022) 0:02:17.568 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.040) 0:02:17.609 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.087) 0:02:17.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:20 +0000 (0:00:00.028) 0:02:17.725 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.030) 0:02:17.756 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.030) 0:02:17.786 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.277) 0:02:18.064 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.040) 0:02:18.104 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.307) 0:02:18.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.024) 0:02:18.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.023) 0:02:18.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.021) 0:02:18.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.020) 0:02:18.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.022) 0:02:18.524 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.023) 0:02:18.547 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.022) 0:02:18.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.025) 0:02:18.595 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.027) 0:02:18.623 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.058) 0:02:18.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:31:21 +0000 (0:00:00.067) 0:02:18.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.024) 0:02:18.773 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.041) 0:02:18.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.019) 0:02:18.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.021) 0:02:18.855 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.044) 0:02:18.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.025) 0:02:18.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.026) 0:02:18.951 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.052) 0:02:19.004 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.037) 0:02:19.042 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.043) 0:02:19.085 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.031) 0:02:19.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.023) 0:02:19.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.044) 0:02:19.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.030) 0:02:19.216 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.085) 0:02:19.301 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.035) 0:02:19.337 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.053) 0:02:19.391 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.034) 0:02:19.425 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.038) 0:02:19.464 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.053) 0:02:19.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.057) 0:02:19.575 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:22 +0000 (0:00:00.043) 0:02:19.619 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.262) 0:02:19.882 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.054) 0:02:19.937 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.316) 0:02:20.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.022) 0:02:20.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.035) 0:02:20.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.034) 0:02:20.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.034) 0:02:20.381 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.032) 0:02:20.414 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.096) 0:02:20.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.025) 0:02:20.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.030) 0:02:20.566 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:31:23 +0000 (0:00:00.035) 0:02:20.602 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.287) 0:02:20.890 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.659) 0:02:21.549 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.027) 0:02:21.576 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.026) 0:02:21.603 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.021) 0:02:21.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.019) 0:02:21.644 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.019) 0:02:21.664 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:31:24 +0000 (0:00:00.051) 0:02:21.716 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.046) 0:02:21.763 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.033) 0:02:21.796 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.068) 0:02:21.865 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.055) 0:02:21.921 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.035) 0:02:21.956 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.050) 0:02:22.007 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.036) 0:02:22.043 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.323) 0:02:22.366 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.049) 0:02:22.416 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.278) 0:02:22.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.024) 0:02:22.719 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:25 +0000 (0:00:00.023) 0:02:22.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.021) 0:02:22.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.022) 0:02:22.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.020) 0:02:22.807 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.022) 0:02:22.829 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.021) 0:02:22.851 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.021) 0:02:22.872 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.023) 0:02:22.896 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.121) 0:02:23.017 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.029) 0:02:23.047 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.025) 0:02:23.072 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.027) 0:02:23.099 ********* 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.006981", "end": "2024-06-01 16:31:26.609874", "rc": 0, "start": "2024-06-01 16:31:26.602893" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.296) 0:02:23.396 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.029) 0:02:23.425 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.062) 0:02:23.487 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.046) 0:02:23.533 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.021) 0:02:23.555 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.021) 0:02:23.576 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.022) 0:02:23.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.023) 0:02:23.622 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:31:26 +0000 (0:00:00.020) 0:02:23.642 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:31:27 +0000 (0:00:00.925) 0:02:24.568 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717259458.2783334, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259457.7543297, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259457.5483284, "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": "2888129787", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:31:28 +0000 (0:00:00.287) 0:02:24.856 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:31:28 +0000 (0:00:00.301) 0:02:25.157 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.814) 0:02:25.971 ********* ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.546) 0:02:26.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.024) 0:02:26.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.027) 0:02:26.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.025) 0:02:26.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.040) 0:02:26.635 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:31:29 +0000 (0:00:00.092) 0:02:26.727 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.027) 0:02:26.755 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.033) 0:02:26.789 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.022) 0:02:26.811 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.031) 0:02:26.842 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.128) 0:02:26.971 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.026) 0:02:26.998 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.027) 0:02:27.025 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.043) 0:02:27.069 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.297) 0:02:27.367 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.044) 0:02:27.411 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.272) 0:02:27.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:30 +0000 (0:00:00.042) 0:02:27.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.037) 0:02:27.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.045) 0:02:27.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.043) 0:02:27.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.055) 0:02:27.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.031) 0:02:27.939 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.036) 0:02:27.975 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.045) 0:02:28.021 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.129) 0:02:28.150 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.040) 0:02:28.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.061) 0:02:28.251 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.199) 0:02:28.451 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.034) 0:02:28.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.036) 0:02:28.522 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.048) 0:02:28.571 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.035) 0:02:28.606 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.021) 0:02:28.627 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.026) 0:02:28.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.022) 0:02:28.676 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:31:31 +0000 (0:00:00.020) 0:02:28.697 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:31:32 +0000 (0:00:00.973) 0:02:29.670 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:31:33 +0000 (0:00:00.367) 0:02:30.038 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:31:33 +0000 (0:00:00.026) 0:02:30.065 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:31:33 +0000 (0:00:00.023) 0:02:30.088 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.715) 0:02:30.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.054) 0:02:30.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.042) 0:02:30.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.031) 0:02:30.932 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.028) 0:02:30.961 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.071) 0:02:31.032 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.025) 0:02:31.057 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.037) 0:02:31.095 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.028) 0:02:31.123 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.026) 0:02:31.150 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.030) 0:02:31.180 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.298) 0:02:31.478 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:34 +0000 (0:00:00.027) 0:02:31.506 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.321) 0:02:31.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.029) 0:02:31.857 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.087) 0:02:31.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.038) 0:02:31.983 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.026) 0:02:32.010 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.057) 0:02:32.068 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.051) 0:02:32.119 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.083) 0:02:32.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.060) 0:02:32.263 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.053) 0:02:32.317 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.046) 0:02:32.364 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.044) 0:02:32.408 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.024) 0:02:32.433 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.022) 0:02:32.455 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.021) 0:02:32.477 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.023) 0:02:32.500 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:164 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.019) 0:02:32.520 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.064) 0:02:32.585 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.034) 0:02:32.619 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.067) 0:02:32.687 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.020) 0:02:32.708 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:31:35 +0000 (0:00:00.022) 0:02:32.730 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:31:36 +0000 (0:00:00.080) 0:02:32.810 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:31:36 +0000 (0:00:00.892) 0:02:33.703 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:31:36 +0000 (0:00:00.033) 0:02:33.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.029) 0:02:33.766 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037447", "end": "2024-06-01 16:31:37.314830", "rc": 0, "start": "2024-06-01 16:31:37.277383" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.338) 0:02:34.105 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.033) 0:02:34.138 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.026) 0:02:34.164 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.053) 0:02:34.218 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.100) 0:02:34.319 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.037) 0:02:34.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.029) 0:02:34.386 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.034) 0:02:34.421 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.262) 0:02:34.683 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:37 +0000 (0:00:00.037) 0:02:34.721 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.265) 0:02:34.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.022) 0:02:35.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.035) 0:02:35.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.021) 0:02:35.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.022) 0:02:35.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.021) 0:02:35.109 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.020) 0:02:35.129 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.029) 0:02:35.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.034) 0:02:35.193 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.038) 0:02:35.231 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.109) 0:02:35.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.038) 0:02:35.379 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.026) 0:02:35.406 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.046) 0:02:35.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.025) 0:02:35.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.036) 0:02:35.515 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.059) 0:02:35.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.025) 0:02:35.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.023) 0:02:35.624 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.050) 0:02:35.674 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.028) 0:02:35.702 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:31:38 +0000 (0:00:00.036) 0:02:35.739 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.023) 0:02:35.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.028) 0:02:35.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.019) 0:02:35.811 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.059) 0:02:35.871 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.019) 0:02:35.890 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.064) 0:02:35.955 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.033) 0:02:35.988 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.071) 0:02:36.060 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.035) 0:02:36.096 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.090) 0:02:36.186 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.039) 0:02:36.225 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.031) 0:02:36.256 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.032) 0:02:36.289 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.301) 0:02:36.590 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:39 +0000 (0:00:00.026) 0:02:36.617 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.247) 0:02:36.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.026) 0:02:36.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.020) 0:02:36.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.063) 0:02:36.975 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.021) 0:02:36.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.028) 0:02:37.024 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.022) 0:02:37.047 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.022) 0:02:37.070 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.049) 0:02:37.119 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.025) 0:02:37.145 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.024) 0:02:37.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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.029) 0:02:37.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.022) 0:02:37.221 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.028) 0:02:37.250 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.037) 0:02:37.287 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.025) 0:02:37.313 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.036) 0:02:37.350 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.066) 0:02:37.416 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.036) 0:02:37.453 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.034) 0:02:37.488 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.082) 0:02:37.571 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.025) 0:02:37.596 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:40 +0000 (0:00:00.030) 0:02:37.627 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.264) 0:02:37.891 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.027) 0:02:37.919 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.278) 0:02:38.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.025) 0:02:38.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.025) 0:02:38.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.035) 0:02:38.284 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.037) 0:02:38.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.029) 0:02:38.351 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.027) 0:02:38.379 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.037) 0:02:38.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.036) 0:02:38.453 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.055) 0:02:38.508 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.038) 0:02:38.547 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.042) 0:02:38.590 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.021) 0:02:38.611 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.087) 0:02:38.699 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:31:41 +0000 (0:00:00.036) 0:02:38.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.023) 0:02:38.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.040) 0:02:38.799 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.069) 0:02:38.869 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.028) 0:02:38.897 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.049) 0:02:38.947 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.037) 0:02:38.985 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.062) 0:02:39.048 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.039) 0:02:39.087 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.028) 0:02:39.116 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.030) 0:02:39.146 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.271) 0:02:39.417 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:42 +0000 (0:00:00.025) 0:02:39.443 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.339) 0:02:39.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.026) 0:02:39.810 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.025) 0:02:39.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.021) 0:02:39.857 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.025) 0:02:39.882 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.040) 0:02:39.923 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.024) 0:02:39.948 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.037) 0:02:39.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.037) 0:02:40.023 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.023) 0:02:40.046 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.052) 0:02:40.099 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.028) 0:02:40.128 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.030) 0:02:40.158 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.033) 0:02:40.191 ********* 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.006106", "end": "2024-06-01 16:31:43.691390", "rc": 0, "start": "2024-06-01 16:31:43.685284" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.307) 0:02:40.499 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.094) 0:02:40.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:31:43 +0000 (0:00:00.023) 0:02:40.617 ********* 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-06-01 16:31:01 UTC", "ActiveEnterTimestampMonotonic": "555553159", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target sysinit.target systemd-journald.socket basic.target \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:31:00 UTC", "AssertTimestampMonotonic": "554636631", "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": "25875426000", "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-06-01 16:31:00 UTC", "ConditionTimestampMonotonic": "554636628", "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": "6669", "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": "13368", "ExecMainStartTimestamp": "Sat 2024-06-01 16:31:01 UTC", "ExecMainStartTimestampMonotonic": "555553114", "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-06-01 16:31:00 UTC] ; stop_time=[n/a] ; pid=13296 ; 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-06-01 16:31:00 UTC] ; stop_time=[n/a] ; pid=13296 ; 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-06-01 16:31:00 UTC", "InactiveExitTimestampMonotonic": "554642090", "InvocationID": "3744859fea2b467d9c09a372ff95e33e", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13368", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "23351296", "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]", "StateChangeTimestamp": "Sat 2024-06-01 16:31:01 UTC", "StateChangeTimestampMonotonic": "555553159", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:31:45 +0000 (0:00:01.207) 0:02:41.824 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259458.2783334, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259457.7543297, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259457.5483284, "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": "2888129787", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:31:45 +0000 (0:00:00.220) 0:02:42.045 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:31:45 +0000 (0:00:00.314) 0:02:42.359 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:31:45 +0000 (0:00:00.208) 0:02:42.568 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.032117", "end": "2024-06-01 16:31:46.044444", "rc": 0, "start": "2024-06-01 16:31:46.012327" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.258) 0:02:42.827 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.049) 0:02:42.876 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.025) 0:02:42.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.047) 0:02:42.949 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.056) 0:02:43.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.042) 0:02:43.047 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.103) 0:02:43.150 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.033) 0:02:43.183 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.082) 0:02:43.266 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.024) 0:02:43.290 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.030) 0:02:43.320 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.046) 0:02:43.367 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.029) 0:02:43.396 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.037) 0:02:43.433 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.055) 0:02:43.489 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.206) 0:02:43.695 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:46 +0000 (0:00:00.029) 0:02:43.724 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.241) 0:02:43.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.029) 0:02:43.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.062) 0:02:44.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.043) 0:02:44.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.058) 0:02:44.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.049) 0:02:44.210 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.034) 0:02:44.245 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.022) 0:02:44.267 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.093) 0:02:44.361 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.042) 0:02:44.403 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.048) 0:02:44.451 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.074) 0:02:44.526 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.091) 0:02:44.617 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.031) 0:02:44.648 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.048) 0:02:44.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:31:47 +0000 (0:00:00.026) 0:02:44.723 ********* 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": "basic.target system.slice systemd-journald.socket sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice 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": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.605) 0:02:45.328 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.232) 0:02:45.561 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.035) 0:02:45.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.030) 0:02:45.626 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.022) 0:02:45.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:31:48 +0000 (0:00:00.023) 0:02:45.672 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:31:49 +0000 (0:00:00.650) 0:02:46.323 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034971", "end": "2024-06-01 16:31:49.791039", "rc": 0, "start": "2024-06-01 16:31:49.756068" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:31:49 +0000 (0:00:00.268) 0:02:46.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:31:49 +0000 (0:00:00.052) 0:02:46.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:31:49 +0000 (0:00:00.061) 0:02:46.704 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:31:49 +0000 (0:00:00.036) 0:02:46.741 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.080) 0:02:46.821 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.041) 0:02:46.862 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.080) 0:02:46.942 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.070) 0:02:47.013 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.082) 0:02:47.096 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.031) 0:02:47.127 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.235) 0:02:47.363 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.059) 0:02:47.423 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.218) 0:02:47.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.045) 0:02:47.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:50 +0000 (0:00:00.028) 0:02:47.715 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.090) 0:02:47.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.028) 0:02:47.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.034) 0:02:47.869 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.033) 0:02:47.903 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.022) 0:02:47.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.041) 0:02:47.967 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.047) 0:02:48.015 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.060) 0:02:48.076 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.043) 0:02:48.119 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.063) 0:02:48.182 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:31:51 +0000 (0:00:00.281) 0:02:48.464 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.403) 0:02:48.868 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.206) 0:02:49.075 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.059) 0:02:49.134 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.027) 0:02:49.161 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.025) 0:02:49.187 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.080) 0:02:49.267 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.037) 0:02:49.304 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.032) 0:02:49.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.028) 0:02:49.365 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.034) 0:02:49.399 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.214) 0:02:49.613 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:52 +0000 (0:00:00.029) 0:02:49.643 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.206) 0:02:49.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.029) 0:02:49.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.021) 0:02:49.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.023) 0:02:49.924 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.021) 0:02:49.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.020) 0:02:49.966 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.045) 0:02:50.011 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.031) 0:02:50.043 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.031) 0:02:50.074 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.038) 0:02:50.112 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.133) 0:02:50.246 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.054) 0:02:50.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.029) 0:02:50.330 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:31:53 +0000 (0:00:00.038) 0:02:50.368 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:31:54 +0000 (0:00:00.709) 0:02:51.078 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:31:54 +0000 (0:00:00.202) 0:02:51.280 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:178 Saturday 01 June 2024 16:31:54 +0000 (0:00:00.214) 0:02:51.495 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:183 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.560) 0:02:52.056 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.071) 0:02:52.127 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.034) 0:02:52.162 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.033) 0:02:52.195 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.081) 0:02:52.276 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.023) 0:02:52.299 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:31:55 +0000 (0:00:00.081) 0:02:52.381 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.683) 0:02:53.064 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.028) 0:02:53.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.032) 0:02:53.125 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029320", "end": "2024-06-01 16:31:56.568714", "rc": 0, "start": "2024-06-01 16:31:56.539394" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.233) 0:02:53.358 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.023) 0:02:53.382 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.024) 0:02:53.406 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.063) 0:02:53.470 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.040) 0:02:53.510 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.026) 0:02:53.537 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.101) 0:02:53.638 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:56 +0000 (0:00:00.036) 0:02:53.674 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.247) 0:02:53.922 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.038) 0:02:53.960 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.247) 0:02:54.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.031) 0:02:54.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.036) 0:02:54.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.022) 0:02:54.299 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.024) 0:02:54.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.022) 0:02:54.346 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.024) 0:02:54.370 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.024) 0:02:54.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.022) 0:02:54.417 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.053) 0:02:54.471 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.068) 0:02:54.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.051) 0:02:54.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.033) 0:02:54.624 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:31:57 +0000 (0:00:00.118) 0:02:54.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.022) 0:02:54.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.021) 0:02:54.786 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.041) 0:02:54.828 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.022) 0:02:54.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.021) 0:02:54.871 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.045) 0:02:54.917 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.037) 0:02:54.954 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.031) 0:02:54.986 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.029) 0:02:55.016 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.029) 0:02:55.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.022) 0:02:55.068 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.049) 0:02:55.117 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.035) 0:02:55.153 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.117) 0:02:55.270 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.023) 0:02:55.294 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.043) 0:02:55.337 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.031) 0:02:55.369 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.059) 0:02:55.429 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.263) 0:02:55.692 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:31:58 +0000 (0:00:00.034) 0:02:55.726 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.031) 0:02:55.757 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.247) 0:02:56.005 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.031) 0:02:56.037 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.215) 0:02:56.252 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003860", "end": "2024-06-01 16:31:59.685206", "rc": 0, "start": "2024-06-01 16:31:59.681346" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.234) 0:02:56.487 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003868", "end": "2024-06-01 16:31:59.911782", "rc": 0, "start": "2024-06-01 16:31:59.907914" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:31:59 +0000 (0:00:00.212) 0:02:56.699 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.051) 0:02:56.750 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.035) 0:02:56.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.052) 0:02:56.838 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.136) 0:02:56.974 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.023) 0:02:56.998 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.024) 0:02:57.022 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.027) 0:02:57.050 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.027) 0:02:57.078 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.042) 0:02:57.120 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:00 +0000 (0:00:00.214) 0:02:57.335 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.868) 0:02:58.203 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.059) 0:02:58.263 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.119) 0:02:58.383 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.048) 0:02:58.432 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.070) 0:02:58.502 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.040) 0:02:58.542 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.068) 0:02:58.611 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:01 +0000 (0:00:00.055) 0:02:58.666 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.145) 0:02:58.812 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.088) 0:02:58.901 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.226) 0:02:59.127 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.036) 0:02:59.164 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.212) 0:02:59.376 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003839", "end": "2024-06-01 16:32:02.799026", "rc": 0, "start": "2024-06-01 16:32:02.795187" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:02 +0000 (0:00:00.230) 0:02:59.607 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003791", "end": "2024-06-01 16:32:03.050383", "rc": 0, "start": "2024-06-01 16:32:03.046592" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.238) 0:02:59.845 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.054) 0:02:59.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.057) 0:02:59.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.037) 0:02:59.995 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.038) 0:03:00.034 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.026) 0:03:00.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.025) 0:03:00.086 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.072) 0:03:00.158 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.244) 0:03:00.402 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:03 +0000 (0:00:00.044) 0:03:00.447 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.606) 0:03:01.054 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.023) 0:03:01.078 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.031) 0:03:01.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.025) 0:03:01.135 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.021) 0:03:01.156 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.091) 0:03:01.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.045) 0:03:01.293 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.061) 0:03:01.354 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.063) 0:03:01.418 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.048) 0:03:01.467 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.030) 0:03:01.497 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.029) 0:03:01.527 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:04 +0000 (0:00:00.041) 0:03:01.569 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.237) 0:03:01.806 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.088) 0:03:01.894 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.199) 0:03:02.094 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003779", "end": "2024-06-01 16:32:05.515674", "rc": 0, "start": "2024-06-01 16:32:05.511895" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.201) 0:03:02.295 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004159", "end": "2024-06-01 16:32:05.720470", "rc": 0, "start": "2024-06-01 16:32:05.716311" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.208) 0:03:02.504 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.030) 0:03:02.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.028) 0:03:02.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.031) 0:03:02.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.028) 0:03:02.624 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.025) 0:03:02.650 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.028) 0:03:02.678 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:32:05 +0000 (0:00:00.027) 0:03:02.706 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.055) 0:03:02.762 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.040) 0:03:02.802 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.038) 0:03:02.841 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.042) 0:03:02.883 ********* 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.005926", "end": "2024-06-01 16:32:06.308417", "rc": 0, "start": "2024-06-01 16:32:06.302491" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.217) 0:03:03.101 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.044) 0:03:03.145 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.208) 0:03:03.354 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:06 +0000 (0:00:00.099) 0:03:03.454 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017168", "end": "2024-06-01 16:32:06.944474", "rc": 0, "start": "2024-06-01 16:32:06.927306" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:07 +0000 (0:00:00.299) 0:03:03.754 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:07 +0000 (0:00:00.026) 0:03:03.781 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:32:07 +0000 (0:00:00.037) 0:03:03.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:32:07 +0000 (0:00:00.024) 0:03:03.842 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:32:07 +0000 (0:00:00.024) 0:03:03.867 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:32:08 +0000 (0:00:01.392) 0:03:05.259 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:32:08 +0000 (0:00:00.276) 0:03:05.535 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:32:09 +0000 (0:00:00.256) 0:03:05.792 ********* 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-1717259529.085057-7367-30667252028856/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:32:09 +0000 (0:00:00.668) 0:03:06.460 ********* 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: 1ecacedc00e868f220777e53809edac9f1482190445de4c0c5d7d9e784342f79 Container: c511035ef260f27968582b2a37cad80508729f90b33a950ab3cb95eebc4f0d65 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:32:10 +0000 (0:00:01.139) 0:03:07.600 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:32:11 +0000 (0:00:00.507) 0:03:08.107 ********* 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 \"app-podman\\\\x2dkube.slice\" basic.target network-online.target run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:32:11 +0000 (0:00:00.455) 0:03:08.563 ********* 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": "-.mount \"app-podman\\\\x2dkube.slice\" run-user-2001.mount network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:32:12 +0000 (0:00:00.997) 0:03:09.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:32:12 +0000 (0:00:00.043) 0:03:09.604 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:32:12 +0000 (0:00:00.068) 0:03:09.672 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:32:12 +0000 (0:00:00.073) 0:03:09.745 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.028) 0:03:09.774 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.033) 0:03:09.808 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.052) 0:03:09.860 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.041) 0:03:09.901 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.026) 0:03:09.928 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.044) 0:03:09.973 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.045) 0:03:10.019 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.294) 0:03:10.313 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.030) 0:03:10.344 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:13 +0000 (0:00:00.244) 0:03:10.589 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004810", "end": "2024-06-01 16:32:14.053082", "rc": 0, "start": "2024-06-01 16:32:14.048272" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.249) 0:03:10.839 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005454", "end": "2024-06-01 16:32:14.296709", "rc": 0, "start": "2024-06-01 16:32:14.291255" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.238) 0:03:11.077 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.032) 0:03:11.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.022) 0:03:11.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.068) 0:03:11.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.025) 0:03:11.226 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.021) 0:03:11.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.022) 0:03:11.270 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.044) 0:03:11.315 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.032) 0:03:11.348 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.032) 0:03:11.381 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.044) 0:03:11.425 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.025) 0:03:11.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.020) 0:03:11.472 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.044) 0:03:11.516 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:14 +0000 (0:00:00.037) 0:03:11.553 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:15 +0000 (0:00:00.247) 0:03:11.800 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:15 +0000 (0:00:00.029) 0:03:11.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:32:15 +0000 (0:00:00.023) 0:03:11.854 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:32:15 +0000 (0:00:00.020) 0:03:11.874 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:32:16 +0000 (0:00:00.936) 0:03:12.810 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:32:16 +0000 (0:00:00.299) 0:03:13.110 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:32:16 +0000 (0:00:00.021) 0:03:13.131 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:32:16 +0000 (0:00:00.020) 0:03:13.152 ********* 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-1717259536.4555128-7540-21248906683368/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.819) 0:03:13.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.035) 0:03:14.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.029) 0:03:14.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.029) 0:03:14.065 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.023) 0:03:14.088 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.060) 0:03:14.149 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.088) 0:03:14.237 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.037) 0:03:14.274 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.034) 0:03:14.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.031) 0:03:14.340 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.035) 0:03:14.375 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.292) 0:03:14.668 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:17 +0000 (0:00:00.030) 0:03:14.698 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.290) 0:03:14.989 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004813", "end": "2024-06-01 16:32:18.440113", "rc": 0, "start": "2024-06-01 16:32:18.435300" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.257) 0:03:15.247 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003677", "end": "2024-06-01 16:32:18.741279", "rc": 0, "start": "2024-06-01 16:32:18.737602" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.299) 0:03:15.546 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.072) 0:03:15.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.061) 0:03:15.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:18 +0000 (0:00:00.039) 0:03:15.720 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.058) 0:03:15.779 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.027) 0:03:15.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.092) 0:03:15.899 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.087) 0:03:15.986 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.026) 0:03:16.013 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.023) 0:03:16.037 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.050) 0:03:16.087 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.023) 0:03:16.110 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.026) 0:03:16.137 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.037) 0:03:16.175 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.080) 0:03:16.255 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.022) 0:03:16.277 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.046) 0:03:16.324 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.073) 0:03:16.397 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.063) 0:03:16.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.039) 0:03:16.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.030) 0:03:16.531 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:19 +0000 (0:00:00.031) 0:03:16.562 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:20 +0000 (0:00:00.302) 0:03:16.865 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:20 +0000 (0:00:00.030) 0:03:16.895 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:20 +0000 (0:00:00.279) 0:03:17.175 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005477", "end": "2024-06-01 16:32:20.662737", "rc": 0, "start": "2024-06-01 16:32:20.657260" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:20 +0000 (0:00:00.303) 0:03:17.479 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004008", "end": "2024-06-01 16:32:20.927970", "rc": 0, "start": "2024-06-01 16:32:20.923962" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:20 +0000 (0:00:00.237) 0:03:17.717 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.063) 0:03:17.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.064) 0:03:17.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.040) 0:03:17.885 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.021) 0:03:17.907 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.021) 0:03:17.928 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.019) 0:03:17.948 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.025) 0:03:17.974 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.020) 0:03:17.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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.031) 0:03:18.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.023) 0:03:18.050 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.037) 0:03:18.087 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.111) 0:03:18.199 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.024) 0:03:18.223 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:212 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.028) 0:03:18.252 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.037) 0:03:18.290 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.039) 0:03:18.329 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.042) 0:03:18.372 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.027) 0:03:18.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.022) 0:03:18.422 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:32:21 +0000 (0:00:00.067) 0:03:18.490 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:32:22 +0000 (0:00:00.889) 0:03:19.379 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:32:22 +0000 (0:00:00.027) 0:03:19.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:32:22 +0000 (0:00:00.032) 0:03:19.439 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041703", "end": "2024-06-01 16:32:22.995977", "rc": 0, "start": "2024-06-01 16:32:22.954274" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.338) 0:03:19.777 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.022) 0:03:19.800 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.022) 0:03:19.823 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.044) 0:03:19.867 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.066) 0:03:19.933 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.278) 0:03:20.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.034) 0:03:20.246 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.031) 0:03:20.277 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.306) 0:03:20.584 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:23 +0000 (0:00:00.036) 0:03:20.620 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.296) 0:03:20.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.021) 0:03:20.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.033) 0:03:20.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.026) 0:03:20.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.064) 0:03:21.061 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.035) 0:03:21.097 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.020) 0:03:21.118 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.035) 0:03:21.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.052) 0:03:21.205 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.046) 0:03:21.252 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.044) 0:03:21.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.037) 0:03:21.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.033) 0:03:21.368 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.067) 0:03:21.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.032) 0:03:21.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.024) 0:03:21.492 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.046) 0:03:21.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.026) 0:03:21.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.031) 0:03:21.597 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.101) 0:03:21.698 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.021) 0:03:21.720 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:32:24 +0000 (0:00:00.023) 0:03:21.743 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.022) 0:03:21.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.032) 0:03:21.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.034) 0:03:21.832 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.034) 0:03:21.867 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.031) 0:03:21.899 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.062) 0:03:21.961 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.034) 0:03:21.996 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.038) 0:03:22.034 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.039) 0:03:22.073 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.060) 0:03:22.134 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.040) 0:03:22.174 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.051) 0:03:22.225 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.036) 0:03:22.262 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.329) 0:03:22.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:25 +0000 (0:00:00.028) 0:03:22.620 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.285) 0:03:22.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.030) 0:03:22.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.021) 0:03:22.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.021) 0:03:22.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.020) 0:03:23.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.020) 0:03:23.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.020) 0:03:23.040 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.020) 0:03:23.060 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.021) 0:03:23.082 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.026) 0:03:23.108 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.023) 0:03:23.131 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.029) 0:03:23.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.027) 0:03:23.188 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.033) 0:03:23.221 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.046) 0:03:23.267 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.066) 0:03:23.334 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.022) 0:03:23.357 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.055) 0:03:23.413 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.026) 0:03:23.440 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.065) 0:03:23.506 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.045) 0:03:23.551 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.027) 0:03:23.579 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:26 +0000 (0:00:00.028) 0:03:23.607 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.243) 0:03:23.851 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.026) 0:03:23.877 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.280) 0:03:24.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.022) 0:03:24.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.021) 0:03:24.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.020) 0:03:24.223 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.020) 0:03:24.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.066) 0:03:24.310 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.021) 0:03:24.332 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.024) 0:03:24.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.020) 0:03:24.377 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.032) 0:03:24.410 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.021) 0:03:24.431 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.021) 0:03:24.453 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.021) 0:03:24.474 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.023) 0:03:24.498 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.027) 0:03:24.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.025) 0:03:24.551 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.024) 0:03:24.575 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.072) 0:03:24.648 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.028) 0:03:24.676 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.028) 0:03:24.705 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:32:27 +0000 (0:00:00.022) 0:03:24.727 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.089) 0:03:24.817 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.033) 0:03:24.850 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.026) 0:03:24.877 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.028) 0:03:24.906 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.315) 0:03:25.222 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.029) 0:03:25.251 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.303) 0:03:25.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.044) 0:03:25.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.029) 0:03:25.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.021) 0:03:25.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.020) 0:03:25.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.019) 0:03:25.691 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.020) 0:03:25.711 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:28 +0000 (0:00:00.019) 0:03:25.731 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.020) 0:03:25.752 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.019) 0:03:25.771 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.033) 0:03:25.804 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.021) 0:03:25.826 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.083) 0:03:25.910 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.035) 0:03:25.946 ********* 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.005992", "end": "2024-06-01 16:32:29.445095", "rc": 0, "start": "2024-06-01 16:32:29.439103" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.277) 0:03:26.224 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.044) 0:03:26.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.022) 0:03:26.292 ********* 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": "basic.target systemd-journald.socket sysinit.target \"system-podman\\\\x2dkube.slice\" network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" 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": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:32:29 +0000 (0:00:00.413) 0:03:26.705 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.260) 0:03:26.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.022) 0:03:26.989 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.289) 0:03:27.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.021) 0:03:27.300 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.033) 0:03:27.334 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.074) 0:03:27.409 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.020) 0:03:27.429 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.021) 0:03:27.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.020) 0:03:27.471 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.062) 0:03:27.534 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.026) 0:03:27.561 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.026) 0:03:27.587 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.023) 0:03:27.611 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.031) 0:03:27.642 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.039) 0:03:27.681 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.025) 0:03:27.707 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:30 +0000 (0:00:00.025) 0:03:27.732 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.028) 0:03:27.761 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.262) 0:03:28.023 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.027) 0:03:28.050 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.308) 0:03:28.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.021) 0:03:28.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.020) 0:03:28.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.020) 0:03:28.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.019) 0:03:28.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.020) 0:03:28.461 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.020) 0:03:28.482 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.019) 0:03:28.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.020) 0:03:28.523 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.036) 0:03:28.559 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.027) 0:03:28.586 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.023) 0:03:28.609 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.044) 0:03:28.654 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.031) 0:03:28.685 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:32:31 +0000 (0:00:00.050) 0:03:28.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.020) 0:03:28.756 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.524) 0:03:29.280 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.261) 0:03:29.542 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.035) 0:03:29.578 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.026) 0:03:29.604 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.020) 0:03:29.625 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.020) 0:03:29.645 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.021) 0:03:29.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.021) 0:03:29.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.023) 0:03:29.711 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.020) 0:03:29.731 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:32:32 +0000 (0:00:00.019) 0:03:29.750 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.062) 0:03:29.812 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.031) 0:03:29.844 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.037) 0:03:29.882 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.072) 0:03:29.955 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.026) 0:03:29.981 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.029) 0:03:30.011 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.280) 0:03:30.291 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.028) 0:03:30.320 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.255) 0:03:30.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.031) 0:03:30.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.023) 0:03:30.630 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.030) 0:03:30.661 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.023) 0:03:30.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:33 +0000 (0:00:00.045) 0:03:30.730 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.062) 0:03:30.792 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.025) 0:03:30.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.028) 0:03:30.846 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.031) 0:03:30.878 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.038) 0:03:30.917 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.032) 0:03:30.949 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.029) 0:03:30.978 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.274) 0:03:31.253 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:34 +0000 (0:00:00.267) 0:03:31.521 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.254) 0:03:31.775 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.067) 0:03:31.843 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.021) 0:03:31.865 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.022) 0:03:31.887 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.024) 0:03:31.912 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.036) 0:03:31.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.024) 0:03:31.973 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.025) 0:03:31.999 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.045) 0:03:32.044 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.275) 0:03:32.320 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.028) 0:03:32.348 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.293) 0:03:32.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.024) 0:03:32.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.029) 0:03:32.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:35 +0000 (0:00:00.023) 0:03:32.721 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.055) 0:03:32.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.042) 0:03:32.819 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.024) 0:03:32.843 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.021) 0:03:32.865 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.022) 0:03:32.887 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.047) 0:03:32.935 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.022) 0:03:32.958 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.027) 0:03:32.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.020) 0:03:33.007 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:36 +0000 (0:00:00.028) 0:03:33.035 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.795) 0:03:33.831 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.310) 0:03:34.142 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:233 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.281) 0:03:34.423 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.041) 0:03:34.465 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.037) 0:03:34.502 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.030) 0:03:34.533 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.021) 0:03:34.555 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.026) 0:03:34.581 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:32:37 +0000 (0:00:00.049) 0:03:34.631 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:32:38 +0000 (0:00:00.908) 0:03:35.539 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:32:38 +0000 (0:00:00.108) 0:03:35.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:32:38 +0000 (0:00:00.039) 0:03:35.687 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041905", "end": "2024-06-01 16:32:39.217376", "rc": 0, "start": "2024-06-01 16:32:39.175471" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.328) 0:03:36.016 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.026) 0:03:36.043 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.050) 0:03:36.093 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.050) 0:03:36.143 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.043) 0:03:36.187 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.283) 0:03:36.471 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.028) 0:03:36.499 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:39 +0000 (0:00:00.027) 0:03:36.527 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.290) 0:03:36.818 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.028) 0:03:36.846 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.284) 0:03:37.130 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004877", "end": "2024-06-01 16:32:40.592732", "rc": 0, "start": "2024-06-01 16:32:40.587855" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.245) 0:03:37.376 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004431", "end": "2024-06-01 16:32:40.831426", "rc": 0, "start": "2024-06-01 16:32:40.826995" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.244) 0:03:37.620 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.040) 0:03:37.661 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.028) 0:03:37.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.028) 0:03:37.718 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:40 +0000 (0:00:00.024) 0:03:37.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.025) 0:03:37.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.033) 0:03:37.800 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.027) 0:03:37.828 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.044) 0:03:37.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.020) 0:03:37.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:37.914 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.044) 0:03:37.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.022) 0:03:37.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.002 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.117) 0:03:38.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.025) 0:03:38.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.023) 0:03:38.169 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.047) 0:03:38.216 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.238 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.020) 0:03:38.259 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.281 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.077) 0:03:38.380 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.401 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.422 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.051) 0:03:38.474 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.021) 0:03:38.495 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.023) 0:03:38.518 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.032) 0:03:38.551 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.091) 0:03:38.642 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.036) 0:03:38.679 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.028) 0:03:38.707 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:41 +0000 (0:00:00.033) 0:03:38.740 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:42 +0000 (0:00:00.300) 0:03:39.040 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:42 +0000 (0:00:00.029) 0:03:39.070 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:42 +0000 (0:00:00.269) 0:03:39.340 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003748", "end": "2024-06-01 16:32:42.794276", "rc": 0, "start": "2024-06-01 16:32:42.790528" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:42 +0000 (0:00:00.253) 0:03:39.594 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003900", "end": "2024-06-01 16:32:43.092368", "rc": 0, "start": "2024-06-01 16:32:43.088468" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.282) 0:03:39.876 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.050) 0:03:39.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.027) 0:03:39.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.023) 0:03:39.978 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.027) 0:03:40.005 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.025) 0:03:40.031 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.027) 0:03:40.059 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.044) 0:03:40.103 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.074) 0:03:40.177 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.044) 0:03:40.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.025) 0:03:40.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.039) 0:03:40.287 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.033) 0:03:40.321 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.024) 0:03:40.346 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.025) 0:03:40.371 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.060) 0:03:40.431 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.024) 0:03:40.455 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.037) 0:03:40.492 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.028) 0:03:40.520 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.027) 0:03:40.548 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:43 +0000 (0:00:00.028) 0:03:40.577 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.275) 0:03:40.853 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.027) 0:03:40.880 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.266) 0:03:41.147 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005816", "end": "2024-06-01 16:32:44.643584", "rc": 0, "start": "2024-06-01 16:32:44.637768" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.279) 0:03:41.427 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006699", "end": "2024-06-01 16:32:44.921993", "rc": 0, "start": "2024-06-01 16:32:44.915294" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.280) 0:03:41.707 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:44 +0000 (0:00:00.030) 0:03:41.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.020) 0:03:41.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.019) 0:03:41.778 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.020) 0:03:41.799 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.022) 0:03:41.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.030) 0:03:41.851 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.058) 0:03:41.910 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.027) 0:03:41.937 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.022) 0:03:41.960 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.023) 0:03:41.984 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.025) 0:03:42.009 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.027) 0:03:42.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.063) 0:03:42.101 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.029) 0:03:42.130 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.133) 0:03:42.264 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.050) 0:03:42.314 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.041) 0:03:42.355 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.022) 0:03:42.378 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.039) 0:03:42.418 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.026) 0:03:42.444 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.029) 0:03:42.473 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:45 +0000 (0:00:00.043) 0:03:42.517 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.284) 0:03:42.802 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.026) 0:03:42.828 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.286) 0:03:43.115 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003674", "end": "2024-06-01 16:32:46.563984", "rc": 0, "start": "2024-06-01 16:32:46.560310" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.230) 0:03:43.346 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005693", "end": "2024-06-01 16:32:46.812553", "rc": 0, "start": "2024-06-01 16:32:46.806860" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.249) 0:03:43.596 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.092) 0:03:43.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.021) 0:03:43.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:46 +0000 (0:00:00.023) 0:03:43.734 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.024) 0:03:43.759 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.034) 0:03:43.793 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.024) 0:03:43.818 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.020) 0:03:43.838 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.034) 0:03:43.873 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.034) 0:03:43.907 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.026) 0:03:43.934 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.031) 0:03:43.966 ********* 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.008140", "end": "2024-06-01 16:32:47.425059", "rc": 0, "start": "2024-06-01 16:32:47.416919" } 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.241) 0:03:44.207 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.044) 0:03:44.252 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259526.9728112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259530.6568372, "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": 1717259530.6568372, "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:32:47 +0000 (0:00:00.270) 0:03:44.523 ********* 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-06-01 16:32:12 UTC", "ActiveEnterTimestampMonotonic": "626558001", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount \"app-podman\\\\x2dkube.slice\" run-user-2001.mount network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:32:12 UTC", "AssertTimestampMonotonic": "625938233", "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": "19605232000", "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-06-01 16:32:12 UTC", "ConditionTimestampMonotonic": "625938229", "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": "47219", "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": "21056", "ExecMainStartTimestamp": "Sat 2024-06-01 16:32:12 UTC", "ExecMainStartTimestampMonotonic": "626557928", "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-06-01 16:32:12 UTC] ; stop_time=[n/a] ; pid=21046 ; 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-06-01 16:32:12 UTC] ; stop_time=[n/a] ; pid=21046 ; 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-06-01 16:32:12 UTC", "InactiveExitTimestampMonotonic": "625945192", "InvocationID": "b688ff5228ba491c8e3b93a2617513ea", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21056", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "60678144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:32:12 UTC", "StateChangeTimestampMonotonic": "626558001", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:32:48 +0000 (0:00:01.087) 0:03:45.611 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259530.0298328, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259529.62783, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 517996866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259529.3768282, "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": "2405257164", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.205) 0:03:45.816 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.335) 0:03:46.152 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.197) 0:03:46.350 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049555", "end": "2024-06-01 16:32:49.833763", "rc": 0, "start": "2024-06-01 16:32:49.784208" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.265) 0:03:46.616 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.035) 0:03:46.651 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.023) 0:03:46.675 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.024) 0:03:46.699 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:32:49 +0000 (0:00:00.030) 0:03:46.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.022) 0:03:46.751 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.111) 0:03:46.863 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.029) 0:03:46.892 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.028) 0:03:46.921 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.021) 0:03:46.942 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.033) 0:03:46.976 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.051) 0:03:47.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.026) 0:03:47.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.027) 0:03:47.082 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.047) 0:03:47.130 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.206) 0:03:47.337 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.027) 0:03:47.365 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:50 +0000 (0:00:00.198) 0:03:47.563 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003596", "end": "2024-06-01 16:32:50.983097", "rc": 0, "start": "2024-06-01 16:32:50.979501" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.196) 0:03:47.760 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003619", "end": "2024-06-01 16:32:51.179345", "rc": 0, "start": "2024-06-01 16:32:51.175726" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.196) 0:03:47.956 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.071) 0:03:48.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.020) 0:03:48.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.020) 0:03:48.069 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.020) 0:03:48.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.020) 0:03:48.110 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.019) 0:03:48.130 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.037) 0:03:48.167 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.021) 0:03:48.189 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.022) 0:03:48.211 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.041) 0:03:48.253 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.023) 0:03:48.277 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.043) 0:03:48.321 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259526.9728112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259530.6568372, "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": 1717259530.6568372, "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:32:51 +0000 (0:00:00.203) 0:03:48.524 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount app.slice basic.target 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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.416) 0:03:48.940 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.199) 0:03:49.139 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.079) 0:03:49.219 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.027) 0:03:49.247 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.023) 0:03:49.270 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.026) 0:03:49.297 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:32:52 +0000 (0:00:00.390) 0:03:49.687 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049410", "end": "2024-06-01 16:32:53.170011", "rc": 0, "start": "2024-06-01 16:32:53.120601" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.264) 0:03:49.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.023) 0:03:49.975 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.020) 0:03:49.996 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.066) 0:03:50.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.025) 0:03:50.089 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.026) 0:03:50.115 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259526.9728112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259530.6568372, "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": 1717259530.6568372, "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.199) 0:03:50.314 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 01 June 2024 16:32:53 +0000 (0:00:00.389) 0:03:50.704 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050989", "end": "2024-06-01 16:32:54.188092", "rc": 0, "start": "2024-06-01 16:32:54.137103" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.265) 0:03:50.970 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049393", "end": "2024-06-01 16:32:54.452870", "rc": 0, "start": "2024-06-01 16:32:54.403477" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.265) 0:03:51.235 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008288", "end": "2024-06-01 16:32:54.663404", "rc": 0, "start": "2024-06-01 16:32:54.655116" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.217) 0:03:51.453 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.064) 0:03:51.518 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.025) 0:03:51.543 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.035) 0:03:51.579 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.025) 0:03:51.604 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.024) 0:03:51.628 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:54 +0000 (0:00:00.028) 0:03:51.657 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.203) 0:03:51.861 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.027) 0:03:51.888 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.208) 0:03:52.097 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003978", "end": "2024-06-01 16:32:55.525584", "rc": 0, "start": "2024-06-01 16:32:55.521606" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.207) 0:03:52.305 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003957", "end": "2024-06-01 16:32:55.732409", "rc": 0, "start": "2024-06-01 16:32:55.728452" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.206) 0:03:52.512 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.031) 0:03:52.543 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.021) 0:03:52.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.020) 0:03:52.584 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.020) 0:03:52.605 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.020) 0:03:52.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.020) 0:03:52.646 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.029) 0:03:52.676 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.021) 0:03:52.697 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.019) 0:03:52.717 ********* skipping: [sut] => { "censored": "the 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:32:55 +0000 (0:00:00.021) 0:03:52.739 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.214) 0:03:52.953 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.202) 0:03:53.156 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.064) 0:03:53.220 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.066) 0:03:53.287 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.025) 0:03:53.312 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.023) 0:03:53.335 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.022) 0:03:53.357 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.037) 0:03:53.395 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.025) 0:03:53.421 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.025) 0:03:53.447 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.028) 0:03:53.475 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.208) 0:03:53.683 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:32:56 +0000 (0:00:00.026) 0:03:53.709 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259412.1940033, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717259381.5187778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4171318301", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.206) 0:03:53.915 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003947", "end": "2024-06-01 16:32:57.343730", "rc": 0, "start": "2024-06-01 16:32:57.339783" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.209) 0:03:54.125 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003974", "end": "2024-06-01 16:32:57.552642", "rc": 0, "start": "2024-06-01 16:32:57.548668" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.260) 0:03:54.385 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.030) 0:03:54.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.020) 0:03:54.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.020) 0:03:54.457 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.019) 0:03:54.477 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.020) 0:03:54.498 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.019) 0:03:54.517 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.026) 0:03:54.544 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.022) 0:03:54.566 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.029) 0:03:54.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.022) 0:03:54.618 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:32:57 +0000 (0:00:00.028) 0:03:54.647 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:32:58 +0000 (0:00:00.591) 0:03:55.238 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:32:58 +0000 (0:00:00.200) 0:03:55.439 ********* 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-ci1bpvmm6l/tests/tests_auth_and_security.yml:255 Saturday 01 June 2024 16:32:58 +0000 (0:00:00.205) 0:03:55.644 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:260 Saturday 01 June 2024 16:32:59 +0000 (0:00:00.402) 0:03:56.047 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:278 Saturday 01 June 2024 16:32:59 +0000 (0:00:00.227) 0:03:56.274 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_87p7m0s9_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_auth_and_security.yml:286 Saturday 01 June 2024 16:32:59 +0000 (0:00:00.141) 0:03:56.416 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/cleanup_registry.yml:3 Saturday 01 June 2024 16:32:59 +0000 (0:00:00.036) 0:03:56.452 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.342166", "end": "2024-06-01 16:33:00.221360", "rc": 0, "start": "2024-06-01 16:32:59.879194" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/cleanup_registry.yml:7 Saturday 01 June 2024 16:33:00 +0000 (0:00:00.558) 0:03:57.011 ********* changed: [sut] => (item=/tmp/lsr_xkyrw_w3_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_xkyrw_w3_podman", "path": "/tmp/lsr_xkyrw_w3_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=876 rescued=2 ignored=0 Saturday 01 June 2024 16:33:00 +0000 (0:00:00.194) 0:03:57.205 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 65.63s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.65s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.73s /WORKDIR/git-weekly-ci1bpvmm6l/.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.73s /WORKDIR/git-weekly-ci1bpvmm6l/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 2.68s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.78s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.71s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Ensure container images are present --------- 1.39s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.37s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.21s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.18s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 1.14s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 1.09s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Start service ------------------------------- 1.00s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 0.97s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.97s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.94s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Gather the package facts -------------------- 0.91s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.90s /WORKDIR/git-weekly-ci1bpvmm6l/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) ---^---^---^---^---^---