# 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:4 Thursday 06 June 2024 22:07:23 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:9 Thursday 06 June 2024 22:07:23 +0000 (0:00:00.010) 0:00:00.023 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:48 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.673) 0:00:00.696 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.071) 0:00:00.767 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.015) 0:00:00.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.018) 0:00:00.801 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.254) 0:00:01.055 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.020) 0:00:01.076 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:07:24 +0000 (0:00:00.032) 0:00:01.109 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:07:25 +0000 (0:00:00.737) 0:00:01.846 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:07:25 +0000 (0:00:00.027) 0:00:01.874 ********* 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" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:08:25 +0000 (0:00:59.756) 0:01:01.630 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031669", "end": "2024-06-06 22:08:25.739232", "rc": 0, "start": "2024-06-06 22:08:25.707563" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:08:25 +0000 (0:00:00.299) 0:01:01.930 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:08:25 +0000 (0:00:00.027) 0:01:01.957 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:08:25 +0000 (0:00:00.026) 0:01:01.984 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:08:25 +0000 (0:00:00.048) 0:01:02.032 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:25 +0000 (0:00:00.054) 0:01:02.087 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.259) 0:01:02.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.022) 0:01:02.368 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.024) 0:01:02.392 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.195) 0:01:02.588 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.024) 0:01:02.613 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.198) 0:01:02.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.025) 0:01:02.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:02.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:02.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.020) 0:01:02.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:02.916 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.025) 0:01:02.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.021) 0:01:02.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:02.982 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.040) 0:01:03.022 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.059) 0:01:03.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:03.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.019) 0:01:03.121 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:08:26 +0000 (0:00:00.036) 0:01:03.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.025) 0:01:03.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.018) 0:01:03.202 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.036) 0:01:03.238 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.018) 0:01:03.275 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.036) 0:01:03.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.018) 0:01:03.331 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.408 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.427 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.017) 0:01:03.444 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.040) 0:01:03.485 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.017) 0:01:03.503 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.018) 0:01:03.521 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.017) 0:01:03.538 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.017) 0:01:03.556 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.016) 0:01:03.572 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.024) 0:01:03.596 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:52 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.018) 0:01:03.615 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:5 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.091) 0:01:03.707 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_v8d1u6gh_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:12 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.229) 0:01:03.936 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_v8d1u6gh_podman/auth", "__podman_test_authfile": "/tmp/lsr_v8d1u6gh_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:18 Thursday 06 June 2024 22:08:27 +0000 (0:00:00.019) 0:01:03.956 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_v8d1u6gh_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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:24 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.289) 0:01:04.246 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.058) 0:01:04.304 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/.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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.032) 0:01:04.337 ********* 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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.022) 0:01:04.359 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.204) 0:01:04.563 ********* 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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.023) 0:01:04.587 ********* 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-remove-network-fix8wqmpizh/.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-remove-network-fix8wqmpizh/.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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Thursday 06 June 2024 22:08:28 +0000 (0:00:00.048) 0:01:04.635 ********* 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" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Thursday 06 June 2024 22:08:30 +0000 (0:00:02.312) 0:01:06.948 ********* 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" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Thursday 06 June 2024 22:08:33 +0000 (0:00:02.677) 0:01:09.625 ********* 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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Thursday 06 June 2024 22:08:33 +0000 (0:00:00.208) 0:01:09.834 ********* 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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Thursday 06 June 2024 22:08:33 +0000 (0:00:00.208) 0:01:10.042 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket network.target dbus-broker.service basic.target systemd-journald.socket syslog.target sysinit.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": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Thursday 06 June 2024 22:08:34 +0000 (0:00:00.733) 0:01:10.776 ********* 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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Thursday 06 June 2024 22:08:35 +0000 (0:00:00.682) 0:01:11.458 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRSTE4emY3UDNRaW1NU2IvU3NvOVpWakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTWpNMQpaak16TjJZdFlqTm1OelF5TWprdE9HTTBPV0ptWkRJdFlqSTRaalU1TlRVd0hoY05NalF3TmpBMk1qSXdPRE0xCldoY05NalV3TmpBMk1qSXdPRE0wV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRREVmSEFUR2VaN1lCS1o5YjFWUE0rK3RLbWNaY3BVMlM3RAovL0RRbkZwTW94aERSc3NBNHpyc0FYZUx5WmhFQTFPSWZMTEtZZnVBcit2T2VOYzBGWmFFODdvNjVmQlB0ZVZBCndyUkw5blkrVTgvdTJpWXQ0REtsbDZ4cUhNRVZFT2FDcEZteU51TGQxT0hQamxkR3RUR3Q3S2ljenVnek1JQnUKbklmTHJWNWJEbE1wNFJFOU1td3hzNmpZQVVheS81OGltd01CZzgvY24zSEhpeFNVUmUzVUxlRUNWeWtiMVlDQQppTS9DLzdqQVJTaTgxaWtibUlZazh2MXNQRkVtVlRxUEhTZ2YvSytBanRKRDRqNEx2TXZTS2tqajNYK2RFREhlCjNrYmFUR3BSQ0ZlZWtoclgxZXNsckhGdzZqZDJYVjJobmtnVkt4QWpWUEhESTgvVmQ4ZDVBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUaVRNK0xjSkl4dXBqY1A3TmhRazJjTTBxbmdUQWZCZ05WSFNNRUdEQVdnQlFheWw3ajNreG0Kd3lqeU5Td0NqRy9OL2ljOGlqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFKNGRHYWJGZmNhVmdFSG8wVU1EMwpOUTJpMGp4d1NIZHlYSmhBUEFEVnIzSDN2eks4aHBpMXdhSmFpMVdIY3ZaM2NkWE9lcGZKZnZMM0MxQXc4M1BmCjJMRUtkSFVrMXhRb0xSMWZFQUtNUFFhZU5JYkJ2S2h1c3AzUlM5MGFpazRlS1poOVRzZWxQek1rSkUzS3FzVG4KMlJxcTB2cFZvUmZLbS94SmJWUUttRVhvSFV1VzhBWFFzanQ0b2FJR0pITW96b0tia1p2QmN2aW1jaG5wMEEyZQpKeEhTUXh0RzdvOGN4NE8wdXFpK2lHdmhKMEFvMnkvOGc5ak15ME5zc0UycFhVNVJDMjhtWTl0NHZ1WWZNSXhaCnhKMlgzUGZtRFpGM1VBK2tpMDd0ekY5SjZIS2gwYlczUWN4M0xCRUZPWjkza3p0SHErQUQrdkdKMzE2Q1V2a2cKeWc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRREVmSEFUR2VaN1lCS1oKOWIxVlBNKyt0S21jWmNwVTJTN0QvL0RRbkZwTW94aERSc3NBNHpyc0FYZUx5WmhFQTFPSWZMTEtZZnVBcit2TwplTmMwRlphRTg3bzY1ZkJQdGVWQXdyUkw5blkrVTgvdTJpWXQ0REtsbDZ4cUhNRVZFT2FDcEZteU51TGQxT0hQCmpsZEd0VEd0N0tpY3p1Z3pNSUJ1bklmTHJWNWJEbE1wNFJFOU1td3hzNmpZQVVheS81OGltd01CZzgvY24zSEgKaXhTVVJlM1VMZUVDVnlrYjFZQ0FpTS9DLzdqQVJTaTgxaWtibUlZazh2MXNQRkVtVlRxUEhTZ2YvSytBanRKRAo0ajRMdk12U0tramozWCtkRURIZTNrYmFUR3BSQ0ZlZWtoclgxZXNsckhGdzZqZDJYVjJobmtnVkt4QWpWUEhECkk4L1ZkOGQ1QWdNQkFBRUNnZ0VBQ21SSzhLV3VhQkRLRnhDMVEyWndsZFZjQVppc0dXMzFvRm5mV0ljbWF2WjIKeEdzZ2RqTHVaVGhFSkhWa2ExZHlNZTRuYmhiOXpGM3hocVZqTzE3WGE3OXd0bWYrSEZjaVVYa2l2RUJFRzNLSApGU3ErT1crcHVoS1NKTGdSMmExL3hZSFArU0lZUUZOL29HQzJ1cmQvVWNPcUhNWUFKNkh0YnZ3eUhlcDB5ck80CnpEOXRiMzI0UWdzRmVsYnI5UWZuY2ZUQUh3TXZJVDg0eEdMTy8xblpzZEwwR2dXUkpFcnZERVc0eUFyOTlUU1gKaHY0LzFhVmdGekZ6bFFHdHRMWDN5RkpZWGphajYwV2Z1c3d0L2Z4dFFiaFlMQTA1U3VMNStINUNHemxNMHVpWApLQng5emdpWWJRdzRKVEpYRjNxa1hOZWxSQ0xFbHo1R2JhdG0vV0lNa1FLQmdRRDJQN1FNQ01GeXFiZXgwVURlClQ4b3gyL3VEME11ajJzU1lBdWhiY01kZkN6Rkl3K09OVUdweUVnNDZBTzNXNHRVaXFwUVlINVpQc0ljQlVRV2cKY2p0SWtEZHVhSGEwcCsxUWswMXUvNk9peFdib2pVbWlNL2VvOXNORklpLzZjOU1YVHVuSnQvcUJoWUR4U0ZlTwo4K1ZCbFJSQnNQeHBJd0RHakwrcEZQZlBVUUtCZ1FETVJFWmJ3MG9CY1RjbXJ5QjVocWxTRWRQNTdDRVY0ZnBRCklGZkVLTXV3aEJYQ0NqMSs2SHdldXNwMVJ5LzRVbFVLQzB1R0RCOHZNOUluNDNnQWJvMHVxRnE2ejZvNzlVL3IKNG14bjJ4Y29VYU1pMi8yaG9nNmpvSDRuUDl2MHAyL01EYkVPaDlqTEsvL2ZscjN2bnNrYk1RaVNkY3QyazlkNwovVHFIc0FSN3FRS0JnRFpsV2hOeWQ3RXBsbjk4TnZVazhRaFVqTm5RYkx1VVh1c3BjVVNKeEREVm14eDAwVFp0Ck5pWmVvSy9sZHFTS1ZRU2tZN1IwZmRLNnJ3ZjJhdVRIZHhzUGFIOUdLanE4QWF0VDdyMy9VSmxyTzlGUkxKdmQKR085RkcxdVJNc0lEaGZUWEpNTy9sV0c1S1FPanRGdkt1ckRqQ3FkOFBqWEhXcXVCZWZFU3hhOFJBb0dCQUw1LwpJZHFzS3RWamYxcWRVanpqbi84QXoxNnhuejFvTE9nUzhhYm5vT1p5bUZRSTlzYm5DL0lnbzNWeU9VTnRqUTg3CjcyZ0k0QUJHWk1SOGQ4cDNUMFZuRG81UDR1UGQ2SFlGQ0xKbWVaZEpZMG04UGpKQ0QwTDhCd3FWbkl6eXBlbDQKRDFxTXlGcmFJdHVqR21sZy9RNVYwVGU5a1UxNW5TbHR4T3NMOVhKWkFvR0FCUWwvNDUvUGRDOXFCYlpqcVpoTwp1aFlSYlI5aXVrVHhGTk44OTJyQWI2VzhOeXVQWU5tdEtkRGpobk9sVUl6WDZSS3YxZm44bUVmUVl6UExkRnNlCnFQb1gxWGJPUmszRWg3cUp6NE1QMU5RMC9XbnhjK2lGN3c1Rnc5K1dCaitROTBGL0xPTlJ0NWZVU1dxV2dOb0wKdlVnMWg4T2hCZ2E3TWVxM2hIMVdQZms9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRSTE4emY3UDNRaW1NU2IvU3NvOVpWakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTWpNMQpaak16TjJZdFlqTm1OelF5TWprdE9HTTBPV0ptWkRJdFlqSTRaalU1TlRVd0hoY05NalF3TmpBMk1qSXdPRE0xCldoY05NalV3TmpBMk1qSXdPRE0wV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRREVmSEFUR2VaN1lCS1o5YjFWUE0rK3RLbWNaY3BVMlM3RAovL0RRbkZwTW94aERSc3NBNHpyc0FYZUx5WmhFQTFPSWZMTEtZZnVBcit2T2VOYzBGWmFFODdvNjVmQlB0ZVZBCndyUkw5blkrVTgvdTJpWXQ0REtsbDZ4cUhNRVZFT2FDcEZteU51TGQxT0hQamxkR3RUR3Q3S2ljenVnek1JQnUKbklmTHJWNWJEbE1wNFJFOU1td3hzNmpZQVVheS81OGltd01CZzgvY24zSEhpeFNVUmUzVUxlRUNWeWtiMVlDQQppTS9DLzdqQVJTaTgxaWtibUlZazh2MXNQRkVtVlRxUEhTZ2YvSytBanRKRDRqNEx2TXZTS2tqajNYK2RFREhlCjNrYmFUR3BSQ0ZlZWtoclgxZXNsckhGdzZqZDJYVjJobmtnVkt4QWpWUEhESTgvVmQ4ZDVBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUaVRNK0xjSkl4dXBqY1A3TmhRazJjTTBxbmdUQWZCZ05WSFNNRUdEQVdnQlFheWw3ajNreG0Kd3lqeU5Td0NqRy9OL2ljOGlqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFKNGRHYWJGZmNhVmdFSG8wVU1EMwpOUTJpMGp4d1NIZHlYSmhBUEFEVnIzSDN2eks4aHBpMXdhSmFpMVdIY3ZaM2NkWE9lcGZKZnZMM0MxQXc4M1BmCjJMRUtkSFVrMXhRb0xSMWZFQUtNUFFhZU5JYkJ2S2h1c3AzUlM5MGFpazRlS1poOVRzZWxQek1rSkUzS3FzVG4KMlJxcTB2cFZvUmZLbS94SmJWUUttRVhvSFV1VzhBWFFzanQ0b2FJR0pITW96b0tia1p2QmN2aW1jaG5wMEEyZQpKeEhTUXh0RzdvOGN4NE8wdXFpK2lHdmhKMEFvMnkvOGc5ak15ME5zc0UycFhVNVJDMjhtWTl0NHZ1WWZNSXhaCnhKMlgzUGZtRFpGM1VBK2tpMDd0ekY5SjZIS2gwYlczUWN4M0xCRUZPWjkza3p0SHErQUQrdkdKMzE2Q1V2a2cKeWc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Thursday 06 June 2024 22:08:35 +0000 (0:00:00.604) 0:01:12.062 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEfHATGeZ7YBKZ\n9b1VPM++tKmcZcpU2S7D//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vO\neNc0FZaE87o65fBPteVAwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHP\njldGtTGt7KiczugzMIBunIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HH\nixSURe3ULeECVykb1YCAiM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD\n4j4LvMvSKkjj3X+dEDHe3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHD\nI8/Vd8d5AgMBAAECggEACmRK8KWuaBDKFxC1Q2ZwldVcAZisGW31oFnfWIcmavZ2\nxGsgdjLuZThEJHVka1dyMe4nbhb9zF3xhqVjO17Xa79wtmf+HFciUXkivEBEG3KH\nFSq+OW+puhKSJLgR2a1/xYHP+SIYQFN/oGC2urd/UcOqHMYAJ6HtbvwyHep0yrO4\nzD9tb324QgsFelbr9QfncfTAHwMvIT84xGLO/1nZsdL0GgWRJErvDEW4yAr99TSX\nhv4/1aVgFzFzlQGttLX3yFJYXjaj60Wfuswt/fxtQbhYLA05SuL5+H5CGzlM0uiX\nKBx9zgiYbQw4JTJXF3qkXNelRCLElz5Gbatm/WIMkQKBgQD2P7QMCMFyqbex0UDe\nT8ox2/uD0Muj2sSYAuhbcMdfCzFIw+ONUGpyEg46AO3W4tUiqpQYH5ZPsIcBUQWg\ncjtIkDduaHa0p+1Qk01u/6OixWbojUmiM/eo9sNFIi/6c9MXTunJt/qBhYDxSFeO\n8+VBlRRBsPxpIwDGjL+pFPfPUQKBgQDMREZbw0oBcTcmryB5hqlSEdP57CEV4fpQ\nIFfEKMuwhBXCCj1+6Hweusp1Ry/4UlUKC0uGDB8vM9In43gAbo0uqFq6z6o79U/r\n4mxn2xcoUaMi2/2hog6joH4nP9v0p2/MDbEOh9jLK//flr3vnskbMQiSdct2k9d7\n/TqHsAR7qQKBgDZlWhNyd7Epln98NvUk8QhUjNnQbLuUXuspcUSJxDDVmxx00TZt\nNiZeoK/ldqSKVQSkY7R0fdK6rwf2auTHdxsPaH9GKjq8AatT7r3/UJlrO9FRLJvd\nGO9FG1uRMsIDhfTXJMO/lWG5KQOjtFvKurDjCqd8PjXHWquBefESxa8RAoGBAL5/\nIdqsKtVjf1qdUjzjn/8Az16xnz1oLOgS8abnoOZymFQI9sbnC/Igo3VyOUNtjQ87\n72gI4ABGZMR8d8p3T0VnDo5P4uPd6HYFCLJmeZdJY0m8PjJCD0L8BwqVnIzypel4\nD1qMyFraItujGmlg/Q5V0Te9kU15nSltxOsL9XJZAoGABQl/45/PdC9qBbZjqZhO\nuhYRbR9iukTxFNN892rAb6W8NyuPYNmtKdDjhnOlUIzX6RKv1fn8mEfQYzPLdFse\nqPoX1XbORk3Eh7qJz4MP1NQ0/Wnxc+iF7w5Fw9+WBj+Q90F/LONRt5fUSWqWgNoL\nvUg1h8OhBga7Meq3hH1WPfk=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Thursday 06 June 2024 22:08:35 +0000 (0:00:00.025) 0:01:12.088 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEfHATGeZ7YBKZ\n9b1VPM++tKmcZcpU2S7D//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vO\neNc0FZaE87o65fBPteVAwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHP\njldGtTGt7KiczugzMIBunIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HH\nixSURe3ULeECVykb1YCAiM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD\n4j4LvMvSKkjj3X+dEDHe3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHD\nI8/Vd8d5AgMBAAECggEACmRK8KWuaBDKFxC1Q2ZwldVcAZisGW31oFnfWIcmavZ2\nxGsgdjLuZThEJHVka1dyMe4nbhb9zF3xhqVjO17Xa79wtmf+HFciUXkivEBEG3KH\nFSq+OW+puhKSJLgR2a1/xYHP+SIYQFN/oGC2urd/UcOqHMYAJ6HtbvwyHep0yrO4\nzD9tb324QgsFelbr9QfncfTAHwMvIT84xGLO/1nZsdL0GgWRJErvDEW4yAr99TSX\nhv4/1aVgFzFzlQGttLX3yFJYXjaj60Wfuswt/fxtQbhYLA05SuL5+H5CGzlM0uiX\nKBx9zgiYbQw4JTJXF3qkXNelRCLElz5Gbatm/WIMkQKBgQD2P7QMCMFyqbex0UDe\nT8ox2/uD0Muj2sSYAuhbcMdfCzFIw+ONUGpyEg46AO3W4tUiqpQYH5ZPsIcBUQWg\ncjtIkDduaHa0p+1Qk01u/6OixWbojUmiM/eo9sNFIi/6c9MXTunJt/qBhYDxSFeO\n8+VBlRRBsPxpIwDGjL+pFPfPUQKBgQDMREZbw0oBcTcmryB5hqlSEdP57CEV4fpQ\nIFfEKMuwhBXCCj1+6Hweusp1Ry/4UlUKC0uGDB8vM9In43gAbo0uqFq6z6o79U/r\n4mxn2xcoUaMi2/2hog6joH4nP9v0p2/MDbEOh9jLK//flr3vnskbMQiSdct2k9d7\n/TqHsAR7qQKBgDZlWhNyd7Epln98NvUk8QhUjNnQbLuUXuspcUSJxDDVmxx00TZt\nNiZeoK/ldqSKVQSkY7R0fdK6rwf2auTHdxsPaH9GKjq8AatT7r3/UJlrO9FRLJvd\nGO9FG1uRMsIDhfTXJMO/lWG5KQOjtFvKurDjCqd8PjXHWquBefESxa8RAoGBAL5/\nIdqsKtVjf1qdUjzjn/8Az16xnz1oLOgS8abnoOZymFQI9sbnC/Igo3VyOUNtjQ87\n72gI4ABGZMR8d8p3T0VnDo5P4uPd6HYFCLJmeZdJY0m8PjJCD0L8BwqVnIzypel4\nD1qMyFraItujGmlg/Q5V0Te9kU15nSltxOsL9XJZAoGABQl/45/PdC9qBbZjqZhO\nuhYRbR9iukTxFNN892rAb6W8NyuPYNmtKdDjhnOlUIzX6RKv1fn8mEfQYzPLdFse\nqPoX1XbORk3Eh7qJz4MP1NQ0/Wnxc+iF7w5Fw9+WBj+Q90F/LONRt5fUSWqWgNoL\nvUg1h8OhBga7Meq3hH1WPfk=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\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.028789", "end": "2024-06-06 22:08:36.117459", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQI18zf7P3QimMSb/Sso9ZVjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMjM1\nZjMzN2YtYjNmNzQyMjktOGM0OWJmZDItYjI4ZjU5NTUwHhcNMjQwNjA2MjIwODM1\nWhcNMjUwNjA2MjIwODM0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDEfHATGeZ7YBKZ9b1VPM++tKmcZcpU2S7D\n//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vOeNc0FZaE87o65fBPteVA\nwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHPjldGtTGt7KiczugzMIBu\nnIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HHixSURe3ULeECVykb1YCA\niM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD4j4LvMvSKkjj3X+dEDHe\n3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHDI8/Vd8d5AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTiTM+LcJIxupjcP7NhQk2cM0qngTAfBgNVHSMEGDAWgBQayl7j3kxm\nwyjyNSwCjG/N/ic8ijANBgkqhkiG9w0BAQsFAAOCAQEAJ4dGabFfcaVgEHo0UMD3\nNQ2i0jxwSHdyXJhAPADVr3H3vzK8hpi1waJai1WHcvZ3cdXOepfJfvL3C1Aw83Pf\n2LEKdHUk1xQoLR1fEAKMPQaeNIbBvKhusp3RS90aik4eKZh9TselPzMkJE3KqsTn\n2Rqq0vpVoRfKm/xJbVQKmEXoHUuW8AXQsjt4oaIGJHMozoKbkZvBcvimchnp0A2e\nJxHSQxtG7o8cx4O0uqi+iGvhJ0Ao2y/8g9jMy0NssE2pXU5RC28mY9t4vuYfMIxZ\nxJ2X3PfmDZF3UA+ki07tzF9J6HKh0bW3Qcx3LBEFOZ93kztHq+AD+vGJ316CUvkg\nyg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEfHATGeZ7YBKZ\n9b1VPM++tKmcZcpU2S7D//DQnFpMoxhDRssA4zrsAXeLyZhEA1OIfLLKYfuAr+vO\neNc0FZaE87o65fBPteVAwrRL9nY+U8/u2iYt4DKll6xqHMEVEOaCpFmyNuLd1OHP\njldGtTGt7KiczugzMIBunIfLrV5bDlMp4RE9Mmwxs6jYAUay/58imwMBg8/cn3HH\nixSURe3ULeECVykb1YCAiM/C/7jARSi81ikbmIYk8v1sPFEmVTqPHSgf/K+AjtJD\n4j4LvMvSKkjj3X+dEDHe3kbaTGpRCFeekhrX1eslrHFw6jd2XV2hnkgVKxAjVPHD\nI8/Vd8d5AgMBAAECggEACmRK8KWuaBDKFxC1Q2ZwldVcAZisGW31oFnfWIcmavZ2\nxGsgdjLuZThEJHVka1dyMe4nbhb9zF3xhqVjO17Xa79wtmf+HFciUXkivEBEG3KH\nFSq+OW+puhKSJLgR2a1/xYHP+SIYQFN/oGC2urd/UcOqHMYAJ6HtbvwyHep0yrO4\nzD9tb324QgsFelbr9QfncfTAHwMvIT84xGLO/1nZsdL0GgWRJErvDEW4yAr99TSX\nhv4/1aVgFzFzlQGttLX3yFJYXjaj60Wfuswt/fxtQbhYLA05SuL5+H5CGzlM0uiX\nKBx9zgiYbQw4JTJXF3qkXNelRCLElz5Gbatm/WIMkQKBgQD2P7QMCMFyqbex0UDe\nT8ox2/uD0Muj2sSYAuhbcMdfCzFIw+ONUGpyEg46AO3W4tUiqpQYH5ZPsIcBUQWg\ncjtIkDduaHa0p+1Qk01u/6OixWbojUmiM/eo9sNFIi/6c9MXTunJt/qBhYDxSFeO\n8+VBlRRBsPxpIwDGjL+pFPfPUQKBgQDMREZbw0oBcTcmryB5hqlSEdP57CEV4fpQ\nIFfEKMuwhBXCCj1+6Hweusp1Ry/4UlUKC0uGDB8vM9In43gAbo0uqFq6z6o79U/r\n4mxn2xcoUaMi2/2hog6joH4nP9v0p2/MDbEOh9jLK//flr3vnskbMQiSdct2k9d7\n/TqHsAR7qQKBgDZlWhNyd7Epln98NvUk8QhUjNnQbLuUXuspcUSJxDDVmxx00TZt\nNiZeoK/ldqSKVQSkY7R0fdK6rwf2auTHdxsPaH9GKjq8AatT7r3/UJlrO9FRLJvd\nGO9FG1uRMsIDhfTXJMO/lWG5KQOjtFvKurDjCqd8PjXHWquBefESxa8RAoGBAL5/\nIdqsKtVjf1qdUjzjn/8Az16xnz1oLOgS8abnoOZymFQI9sbnC/Igo3VyOUNtjQ87\n72gI4ABGZMR8d8p3T0VnDo5P4uPd6HYFCLJmeZdJY0m8PjJCD0L8BwqVnIzypel4\nD1qMyFraItujGmlg/Q5V0Te9kU15nSltxOsL9XJZAoGABQl/45/PdC9qBbZjqZhO\nuhYRbR9iukTxFNN892rAb6W8NyuPYNmtKdDjhnOlUIzX6RKv1fn8mEfQYzPLdFse\nqPoX1XbORk3Eh7qJz4MP1NQ0/Wnxc+iF7w5Fw9+WBj+Q90F/LONRt5fUSWqWgNoL\nvUg1h8OhBga7Meq3hH1WPfk=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-06-06 22:08:36.088670" } STDOUT: Request "20240606220834" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Thursday 06 June 2024 22:08:36 +0000 (0:00:00.220) 0:01:12.308 ********* 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:35 Thursday 06 June 2024 22:08:36 +0000 (0:00:00.558) 0:01:12.866 ********* changed: [sut] => { "changed": true, "checksum": "d0ce77c4646bae24fb67e1f331c6fe0cb0299f13", "dest": "/tmp/lsr_v8d1u6gh_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "29a4550b3f5f272c3a23234f233f8be9", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717711716.743123-3380-225497217505085/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:41 Thursday 06 June 2024 22:08:37 +0000 (0:00:00.600) 0:01:13.467 ********* changed: [sut] => { "changed": true, "checksum": "3e240cabdb0b9acb9826b8c9c334543a9cfcd598", "dest": "/tmp/lsr_v8d1u6gh_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "a1d296dfc674901af55f44e0be74abd2", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1717711717.3439305-3390-251509704942193/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:47 Thursday 06 June 2024 22:08:37 +0000 (0:00:00.533) 0:01:14.001 ********* changed: [sut] => { "changed": true, "checksum": "d0ce77c4646bae24fb67e1f331c6fe0cb0299f13", "dest": "/tmp/lsr_v8d1u6gh_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "29a4550b3f5f272c3a23234f233f8be9", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717711717.8772137-3400-244716201645933/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:54 Thursday 06 June 2024 22:08:38 +0000 (0:00:00.516) 0:01:14.517 ********* 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" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:59 Thursday 06 June 2024 22:08:41 +0000 (0:00:03.363) 0:01:17.880 ********* 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:67 Thursday 06 June 2024 22:08:41 +0000 (0:00:00.210) 0:01:18.091 ********* 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:84 Thursday 06 June 2024 22:08:42 +0000 (0:00:00.517) 0:01:18.608 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_v8d1u6gh_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:92 Thursday 06 June 2024 22:08:42 +0000 (0:00:00.021) 0:01:18.629 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_v8d1u6gh_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.307172", "end": "2024-06-06 22:08:44.936709", "rc": 0, "start": "2024-06-06 22:08:42.629537" } STDOUT: ea919253d7ce35e05d2d2906cb98671f5afd42ef5ccf0ab2b21e24e75bf73b7a STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:103 Thursday 06 June 2024 22:08:44 +0000 (0:00:02.519) 0:01:21.149 ********* 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:107 Thursday 06 June 2024 22:08:45 +0000 (0:00:00.251) 0:01:21.401 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.038602", "end": "2024-06-06 22:08:45.439443", "rc": 0, "start": "2024-06-06 22:08:45.400841" } STDERR: time="2024-06-06T22:08:44.936499762Z" 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=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.938353105Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.938731351Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.939339197Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.19.9 instance.id=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.940628257Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.941844327Z" 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=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 time="2024-06-06T22:08:44.943070542Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=d2f0d1ae-4c9f-46b0-a70a-98c535f5eb6a service=registry version=2.8.2 2024/06/06 22:08:45 http: TLS handshake error from 10.88.0.1:44954: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:113 Thursday 06 June 2024 22:08:45 +0000 (0:00:00.231) 0:01:21.633 ********* 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:118 Thursday 06 June 2024 22:08:45 +0000 (0:00:00.023) 0:01:21.656 ********* 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_v8d1u6gh_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_v8d1u6gh_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.269618", "end": "2024-06-06 22:08:46.929931", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-06-06 22:08:45.660313" } 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-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:129 Thursday 06 June 2024 22:08:46 +0000 (0:00:01.466) 0:01:23.123 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_v8d1u6gh_podman/auth/auth.json", "--cert-dir=/tmp/lsr_v8d1u6gh_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.165832", "end": "2024-06-06 22:08:47.295779", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-06-06 22:08:47.129947" } 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:60 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.364) 0:01:23.487 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.039) 0:01:23.526 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.036) 0:01:23.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.066) 0:01:23.629 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.019) 0:01:23.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.018) 0:01:23.668 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:08:47 +0000 (0:00:00.044) 0:01:23.713 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.627) 0:01:24.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.021) 0:01:24.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.034) 0:01:24.396 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029761", "end": "2024-06-06 22:08:48.423927", "rc": 0, "start": "2024-06-06 22:08:48.394166" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.218) 0:01:24.614 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.020) 0:01:24.635 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.020) 0:01:24.655 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.039) 0:01:24.695 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.070) 0:01:24.765 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.027) 0:01:24.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.024) 0:01:24.818 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.027) 0:01:24.845 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.200) 0:01:25.046 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:48 +0000 (0:00:00.024) 0:01:25.070 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.195) 0:01:25.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.365 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.384 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:25.422 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.040) 0:01:25.462 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.067) 0:01:25.530 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.550 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.570 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.039) 0:01:25.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.651 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.039) 0:01:25.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.028) 0:01:25.740 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.044) 0:01:25.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.020) 0:01:25.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:25.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:25.881 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.019) 0:01:25.900 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.044) 0:01:25.945 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:25.964 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:25.982 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.018) 0:01:26.000 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.049) 0:01:26.050 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.026) 0:01:26.076 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.030) 0:01:26.106 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:08:49 +0000 (0:00:00.022) 0:01:26.129 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.036) 0:01:26.165 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.028) 0:01:26.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.029) 0:01:26.222 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.027) 0:01:26.250 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.198) 0:01:26.449 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.025) 0:01:26.474 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.196) 0:01:26.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.046) 0:01:26.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.020) 0:01:26.737 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.019) 0:01:26.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.020) 0:01:26.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.019) 0:01:26.797 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.019) 0:01:26.816 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.019) 0:01:26.836 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.019) 0:01:26.855 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.017) 0:01:26.873 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.030) 0:01:26.904 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.020) 0:01:26.924 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.020) 0:01:26.944 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:08:50 +0000 (0:00:00.022) 0:01:26.967 ********* 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.006050", "end": "2024-06-06 22:08:50.976828", "rc": 0, "start": "2024-06-06 22:08:50.970778" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.199) 0:01:27.167 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.019) 0:01:27.186 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.043) 0:01:27.230 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.062) 0:01:27.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.021) 0:01:27.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.019) 0:01:27.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.020) 0:01:27.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.019) 0:01:27.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.020) 0:01:27.394 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:75 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.538) 0:01:27.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:86 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.020) 0:01:27.953 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.038) 0:01:27.992 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.033) 0:01:28.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.028) 0:01:28.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.019) 0:01:28.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.019) 0:01:28.094 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:08:51 +0000 (0:00:00.045) 0:01:28.139 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.654) 0:01:28.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.020) 0:01:28.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.022) 0:01:28.836 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027252", "end": "2024-06-06 22:08:52.860948", "rc": 0, "start": "2024-06-06 22:08:52.833696" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.216) 0:01:29.053 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.021) 0:01:29.074 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.019) 0:01:29.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:08:52 +0000 (0:00:00.060) 0:01:29.153 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.038) 0:01:29.192 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.025) 0:01:29.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.027) 0:01:29.244 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.056) 0:01:29.301 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.201) 0:01:29.503 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.027) 0:01:29.531 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.198) 0:01:29.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.020) 0:01:29.750 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.828 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.018) 0:01:29.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.018) 0:01:29.885 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.024) 0:01:29.910 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.036) 0:01:29.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:29.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.020) 0:01:29.986 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.064) 0:01:30.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:30.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:30.091 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.037) 0:01:30.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:08:53 +0000 (0:00:00.019) 0:01:30.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.020) 0:01:30.168 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.041) 0:01:30.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.021) 0:01:30.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.020) 0:01:30.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.021) 0:01:30.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.022) 0:01:30.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.021) 0:01:30.319 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.019) 0:01:30.338 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.018) 0:01:30.356 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.017) 0:01:30.374 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.018) 0:01:30.393 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.018) 0:01:30.411 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.085) 0:01:30.497 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.026) 0:01:30.523 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.028) 0:01:30.552 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.021) 0:01:30.573 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.039) 0:01:30.613 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.025) 0:01:30.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.026) 0:01:30.665 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.033) 0:01:30.699 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.202) 0:01:30.901 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.027) 0:01:30.928 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.197) 0:01:31.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:54 +0000 (0:00:00.020) 0:01:31.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.021) 0:01:31.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.022) 0:01:31.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.024) 0:01:31.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.056) 0:01:31.271 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.021) 0:01:31.293 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.021) 0:01:31.314 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.021) 0:01:31.336 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.020) 0:01:31.356 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.031) 0:01:31.388 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.020) 0:01:31.409 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.024) 0:01:31.434 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.029) 0:01:31.463 ********* 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.006028", "end": "2024-06-06 22:08:55.471096", "rc": 0, "start": "2024-06-06 22:08:55.465068" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.201) 0:01:31.665 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.031) 0:01:31.697 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.054) 0:01:31.751 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.050) 0:01:31.802 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.022) 0:01:31.824 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.020) 0:01:31.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.019) 0:01:31.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.056) 0:01:31.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:08:55 +0000 (0:00:00.021) 0:01:31.943 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:101 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.446) 0:01:32.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:112 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.021) 0:01:32.411 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_bihigrb3_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:120 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.114) 0:01:32.525 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.043) 0:01:32.568 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.033) 0:01:32.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.024) 0:01:32.627 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.019) 0:01:32.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.022) 0:01:32.669 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:08:56 +0000 (0:00:00.052) 0:01:32.722 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.696) 0:01:33.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.022) 0:01:33.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.025) 0:01:33.467 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029239", "end": "2024-06-06 22:08:57.493953", "rc": 0, "start": "2024-06-06 22:08:57.464714" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.218) 0:01:33.685 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.030) 0:01:33.715 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.021) 0:01:33.737 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.057) 0:01:33.794 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.038) 0:01:33.833 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.026) 0:01:33.860 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.024) 0:01:33.884 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.033) 0:01:33.918 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:57 +0000 (0:00:00.214) 0:01:34.132 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.029) 0:01:34.162 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.200) 0:01:34.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.021) 0:01:34.465 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.024) 0:01:34.490 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.531 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.026) 0:01:34.557 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.036) 0:01:34.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.633 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.036) 0:01:34.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.021) 0:01:34.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.711 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.063) 0:01:34.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.018) 0:01:34.814 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.039) 0:01:34.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.022) 0:01:34.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.936 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:34.956 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.021) 0:01:34.977 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.019) 0:01:34.996 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.046) 0:01:35.043 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.020) 0:01:35.063 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.021) 0:01:35.085 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:08:58 +0000 (0:00:00.021) 0:01:35.106 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.061) 0:01:35.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.024) 0:01:35.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.026) 0:01:35.220 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.028) 0:01:35.248 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.198) 0:01:35.446 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.035) 0:01:35.482 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.197) 0:01:35.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.020) 0:01:35.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.779 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.021) 0:01:35.800 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.820 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.019) 0:01:35.840 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.025) 0:01:35.865 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.021) 0:01:35.886 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.029) 0:01:35.916 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:08:59 +0000 (0:00:00.242) 0:01:36.159 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.534) 0:01:36.694 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.028) 0:01:36.723 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.021) 0:01:36.745 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.019) 0:01:36.765 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.019) 0:01:36.784 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.018) 0:01:36.802 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.061) 0:01:36.864 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.027) 0:01:36.891 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.031) 0:01:36.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.022) 0:01:36.945 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.034) 0:01:36.980 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.023) 0:01:37.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.052) 0:01:37.056 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:00 +0000 (0:00:00.028) 0:01:37.085 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.200) 0:01:37.285 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.033) 0:01:37.318 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.202) 0:01:37.520 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.020) 0:01:37.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.024) 0:01:37.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.021) 0:01:37.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.020) 0:01:37.608 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.020) 0:01:37.629 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.020) 0:01:37.649 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.022) 0:01:37.671 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.022) 0:01:37.693 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.020) 0:01:37.714 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.031) 0:01:37.745 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.021) 0:01:37.766 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.022) 0:01:37.789 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.024) 0:01:37.813 ********* 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.006178", "end": "2024-06-06 22:09:01.833100", "rc": 0, "start": "2024-06-06 22:09:01.826922" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.209) 0:01:38.023 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.022) 0:01:38.046 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.046) 0:01:38.092 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.038) 0:01:38.130 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:01 +0000 (0:00:00.022) 0:01:38.153 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.020) 0:01:38.173 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.020) 0:01:38.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.021) 0:01:38.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.021) 0:01:38.237 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.531) 0:01:38.768 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 22:09:02 +0000 (0:00:00.197) 0:01:38.965 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 22:09:03 +0000 (0:00:00.204) 0:01:39.170 ********* 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-1717711743.0479872-4044-38460500273498/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 22:09:03 +0000 (0:00:00.518) 0:01:39.689 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 251fc12c5a9604e71ad9ab62122a8ea0d6cc19884047fb1418bd9892a404db12 Container: c97be91226c258f915bfa7abe1f4e0f06ab4a1eb06b9cc7fb6350a98d4f4ddae TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 22:09:04 +0000 (0:00:01.013) 0:01:40.702 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 22:09:05 +0000 (0:00:00.617) 0:01:41.320 ********* 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": "basic.target network-online.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket sysinit.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 : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 22:09:05 +0000 (0:00:00.629) 0:01:41.950 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target basic.target systemd-journald.socket network-online.target", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 22:09:07 +0000 (0:00:01.301) 0:01:43.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.031) 0:01:43.283 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.100) 0:01:43.383 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.032) 0:01:43.416 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.028) 0:01:43.444 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.022) 0:01:43.467 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.033) 0:01:43.500 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.056) 0:01:43.556 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.026) 0:01:43.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.024) 0:01:43.607 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.028) 0:01:43.636 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.227) 0:01:43.864 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:07 +0000 (0:00:00.027) 0:01:43.891 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.270) 0:01:44.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.021) 0:01:44.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.023) 0:01:44.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.022) 0:01:44.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.034) 0:01:44.263 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.021) 0:01:44.284 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.051) 0:01:44.336 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.020) 0:01:44.357 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.019) 0:01:44.377 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.035) 0:01:44.412 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.022) 0:01:44.435 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.026) 0:01:44.461 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.042) 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.024) 0:01:44.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.021) 0:01:44.550 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.047) 0:01:44.597 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.042) 0:01:44.640 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.038) 0:01:44.679 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.026) 0:01:44.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.022) 0:01:44.728 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:09:08 +0000 (0:00:00.019) 0:01:44.748 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:09:09 +0000 (0:00:00.771) 0:01:45.520 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:09:09 +0000 (0:00:00.278) 0:01:45.798 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:09:09 +0000 (0:00:00.020) 0:01:45.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:09:09 +0000 (0:00:00.019) 0:01:45.838 ********* 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-1717711749.7244644-4144-192327964144327/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.715) 0:01:46.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.022) 0:01:46.576 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.023) 0:01:46.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.024) 0:01:46.625 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.018) 0:01:46.643 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.018) 0:01:46.662 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.053) 0:01:46.715 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.057) 0:01:46.772 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.021) 0:01:46.794 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.021) 0:01:46.815 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.034) 0:01:46.850 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.026) 0:01:46.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.026) 0:01:46.902 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.027) 0:01:46.930 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:10 +0000 (0:00:00.214) 0:01:47.144 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.027) 0:01:47.172 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.269) 0:01:47.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.020) 0:01:47.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.021) 0:01:47.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.019) 0:01:47.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.026) 0:01:47.530 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.019) 0:01:47.550 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.020) 0:01:47.570 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.019) 0:01:47.590 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.050) 0:01:47.640 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.026) 0:01:47.667 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.020) 0:01:47.688 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.028) 0:01:47.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.022) 0:01:47.738 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.033) 0:01:47.771 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.030) 0:01:47.802 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.021) 0:01:47.824 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:135 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.022) 0:01:47.846 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.051) 0:01:47.898 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.034) 0:01:47.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.023) 0:01:47.957 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.019) 0:01:47.976 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.019) 0:01:47.996 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:09:11 +0000 (0:00:00.046) 0:01:48.042 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:09:12 +0000 (0:00:00.859) 0:01:48.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:09:12 +0000 (0:00:00.020) 0:01:48.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:09:12 +0000 (0:00:00.024) 0:01:48.947 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039432", "end": "2024-06-06 22:09:13.056747", "rc": 0, "start": "2024-06-06 22:09:13.017315" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.308) 0:01:49.256 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.023) 0:01:49.279 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.021) 0:01:49.301 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.039) 0:01:49.340 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.038) 0:01:49.378 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.027) 0:01:49.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.026) 0:01:49.433 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.076) 0:01:49.509 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.248) 0:01:49.758 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.026) 0:01:49.785 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.259) 0:01:50.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.022) 0:01:50.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.019) 0:01:50.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.020) 0:01:50.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.019) 0:01:50.126 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:13 +0000 (0:00:00.019) 0:01:50.146 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.166 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.019) 0:01:50.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.206 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.032) 0:01:50.239 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.040) 0:01:50.279 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.026) 0:01:50.305 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.022) 0:01:50.328 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.082) 0:01:50.410 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.021) 0:01:50.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.021) 0:01:50.453 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.041) 0:01:50.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.021) 0:01:50.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.537 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.051) 0:01:50.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.025) 0:01:50.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.022) 0:01:50.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.021) 0:01:50.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.700 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.720 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.020) 0:01:50.740 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.019) 0:01:50.760 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.052) 0:01:50.813 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.021) 0:01:50.834 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.054) 0:01:50.889 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.049) 0:01:50.939 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.032) 0:01:50.971 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.025) 0:01:50.997 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.040) 0:01:51.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.027) 0:01:51.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.027) 0:01:51.093 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:14 +0000 (0:00:00.032) 0:01:51.125 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.242) 0:01:51.368 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.027) 0:01:51.395 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.249) 0:01:51.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.019) 0:01:51.685 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.061) 0:01:51.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.787 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.019) 0:01:51.807 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.827 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.847 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.018) 0:01:51.865 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.031) 0:01:51.897 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.020) 0:01:51.918 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.021) 0:01:51.939 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:09:15 +0000 (0:00:00.029) 0:01:51.968 ********* 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.006874", "end": "2024-06-06 22:09:16.048534", "rc": 0, "start": "2024-06-06 22:09:16.041660" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.280) 0:01:52.248 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.019) 0:01:52.268 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.044) 0:01:52.312 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.036) 0:01:52.349 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.022) 0:01:52.372 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.061) 0:01:52.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.021) 0:01:52.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.022) 0:01:52.477 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:09:16 +0000 (0:00:00.019) 0:01:52.497 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 22:09:17 +0000 (0:00:00.791) 0:01:53.289 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717711743.845042, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717711743.4700422, "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": 1717711743.2810426, "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": "1801565320", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 22:09:17 +0000 (0:00:00.228) 0:01:53.517 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 22:09:17 +0000 (0:00:00.270) 0:01:53.788 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.547) 0:01:54.335 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.458) 0:01:54.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.054) 0:01:54.849 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.022) 0:01:54.871 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.021) 0:01:54.892 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.021) 0:01:54.914 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.050) 0:01:54.965 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.025) 0:01:54.990 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.024) 0:01:55.015 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.019) 0:01:55.035 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.028) 0:01:55.063 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.035) 0:01:55.099 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.024) 0:01:55.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:18 +0000 (0:00:00.022) 0:01:55.146 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.027) 0:01:55.173 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.251) 0:01:55.424 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.029) 0:01:55.454 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.315) 0:01:55.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.020) 0:01:55.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.020) 0:01:55.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.020) 0:01:55.832 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.025) 0:01:55.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.030) 0:01:55.888 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.021) 0:01:55.910 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.020) 0:01:55.931 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.020) 0:01:55.951 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.040) 0:01:55.992 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.024) 0:01:56.016 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.024) 0:01:56.040 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.057) 0:01:56.098 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:09:19 +0000 (0:00:00.038) 0:01:56.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.049) 0:01:56.186 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.044) 0:01:56.230 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.044) 0:01:56.274 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.079) 0:01:56.354 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.026) 0:01:56.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.022) 0:01:56.403 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.019) 0:01:56.423 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:09:20 +0000 (0:00:00.729) 0:01:57.152 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.274) 0:01:57.427 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.028) 0:01:57.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.038) 0:01:57.494 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.610) 0:01:58.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.027) 0:01:58.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:09:21 +0000 (0:00:00.021) 0:01:58.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.022) 0:01:58.176 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.018) 0:01:58.195 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.048) 0:01:58.244 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:146 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.020) 0:01:58.264 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_bihigrb3_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:152 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.280) 0:01:58.544 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.058) 0:01:58.603 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.034) 0:01:58.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.024) 0:01:58.663 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.020) 0:01:58.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.021) 0:01:58.705 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:09:22 +0000 (0:00:00.048) 0:01:58.753 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.839) 0:01:59.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.021) 0:01:59.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.025) 0:01:59.639 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.046997", "end": "2024-06-06 22:09:23.739312", "rc": 0, "start": "2024-06-06 22:09:23.692315" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.296) 0:01:59.936 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.022) 0:01:59.958 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.020) 0:01:59.978 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.037) 0:02:00.015 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.037) 0:02:00.053 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.025) 0:02:00.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.025) 0:02:00.104 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:23 +0000 (0:00:00.026) 0:02:00.131 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.275) 0:02:00.407 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.026) 0:02:00.433 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.274) 0:02:00.708 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.032) 0:02:00.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.033) 0:02:00.774 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.023) 0:02:00.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.021) 0:02:00.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.027) 0:02:00.846 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.023) 0:02:00.870 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.022) 0:02:00.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.021) 0:02:00.915 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.033) 0:02:00.948 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.048) 0:02:00.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.035) 0:02:01.032 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.024) 0:02:01.057 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.046) 0:02:01.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.020) 0:02:01.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:09:24 +0000 (0:00:00.020) 0:02:01.145 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.069) 0:02:01.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.020) 0:02:01.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.019) 0:02:01.255 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.038) 0:02:01.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.020) 0:02:01.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.021) 0:02:01.335 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.020) 0:02:01.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.021) 0:02:01.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.020) 0:02:01.398 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.022) 0:02:01.420 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.020) 0:02:01.441 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.019) 0:02:01.461 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.046) 0:02:01.507 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.022) 0:02:01.530 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.034) 0:02:01.564 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.071) 0:02:01.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.028) 0:02:01.664 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.038) 0:02:01.703 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.271) 0:02:01.975 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:25 +0000 (0:00:00.027) 0:02:02.002 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.283) 0:02:02.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.022) 0:02:02.309 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.029) 0:02:02.339 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.024) 0:02:02.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.025) 0:02:02.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.023) 0:02:02.412 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.022) 0:02:02.434 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.021) 0:02:02.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.026) 0:02:02.481 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.029) 0:02:02.511 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:09:26 +0000 (0:00:00.254) 0:02:02.766 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.689) 0:02:03.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 credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.026) 0:02:03.481 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.038) 0:02:03.520 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.029) 0:02:03.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.026) 0:02:03.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.022) 0:02:03.599 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.054) 0:02:03.654 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.031) 0:02:03.685 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.039) 0:02:03.725 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.029) 0:02:03.754 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.040) 0:02:03.795 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.031) 0:02:03.826 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.063) 0:02:03.890 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:27 +0000 (0:00:00.034) 0:02:03.924 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.265) 0:02:04.190 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.026) 0:02:04.216 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.254) 0:02:04.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.020) 0:02:04.491 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.019) 0:02:04.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.020) 0:02:04.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.019) 0:02:04.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.021) 0:02:04.573 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.023) 0:02:04.597 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.021) 0:02:04.618 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.020) 0:02:04.638 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.020) 0:02:04.659 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.033) 0:02:04.693 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.021) 0:02:04.714 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.024) 0:02:04.739 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.027) 0:02:04.767 ********* 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.011638", "end": "2024-06-06 22:09:28.859656", "rc": 0, "start": "2024-06-06 22:09:28.848018" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.293) 0:02:05.060 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:09:28 +0000 (0:00:00.060) 0:02:05.120 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.045) 0:02:05.165 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.036) 0:02:05.202 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.022) 0:02:05.224 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.022) 0:02:05.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.022) 0:02:05.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.021) 0:02:05.291 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.020) 0:02:05.311 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 22:09:29 +0000 (0:00:00.725) 0:02:06.036 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717711743.845042, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717711743.4700422, "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": 1717711743.2810426, "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": "1801565320", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 22:09:30 +0000 (0:00:00.287) 0:02:06.324 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 22:09:30 +0000 (0:00:00.294) 0:02:06.618 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.635) 0:02:07.254 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.427) 0:02:07.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.023) 0:02:07.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.024) 0:02:07.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.024) 0:02:07.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.027) 0:02:07.782 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.058) 0:02:07.841 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.029) 0:02:07.870 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.026) 0:02:07.897 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.023) 0:02:07.920 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.038) 0:02:07.959 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.050) 0:02:08.010 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.068) 0:02:08.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.034) 0:02:08.112 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:31 +0000 (0:00:00.033) 0:02:08.145 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.273) 0:02:08.418 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.034) 0:02:08.453 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.270) 0:02:08.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.020) 0:02:08.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.020) 0:02:08.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.020) 0:02:08.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.021) 0:02:08.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.020) 0:02:08.827 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.020) 0:02:08.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.019) 0:02:08.867 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.022) 0:02:08.890 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.042) 0:02:08.933 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.023) 0:02:08.956 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.024) 0:02:08.981 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.041) 0:02:09.022 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.072) 0:02:09.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:09:32 +0000 (0:00:00.022) 0:02:09.116 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.044) 0:02:09.160 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.036) 0:02:09.197 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.026) 0:02:09.224 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.029) 0:02:09.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.025) 0:02:09.278 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.024) 0:02:09.302 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:09:33 +0000 (0:00:00.751) 0:02:10.054 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.284) 0:02:10.338 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.022) 0:02:10.360 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.023) 0:02:10.384 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.624) 0:02:11.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.022) 0:02:11.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.022) 0:02:11.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.022) 0:02:11.077 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.018) 0:02:11.095 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:09:34 +0000 (0:00:00.052) 0:02:11.148 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.021) 0:02:11.170 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.033) 0:02:11.203 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.027) 0:02:11.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.026) 0:02:11.257 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.029) 0:02:11.286 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.281) 0:02:11.568 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.026) 0:02:11.595 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.299) 0:02:11.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.022) 0:02:11.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.021) 0:02:11.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.023) 0:02:11.962 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.025) 0:02:11.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.024) 0:02:12.013 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.021) 0:02:12.035 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.020) 0:02:12.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.022) 0:02:12.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 credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.031) 0:02:12.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.025) 0:02:12.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:09:35 +0000 (0:00:00.021) 0:02:12.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.022) 0:02:12.179 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.019) 0:02:12.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 credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.027) 0:02:12.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.024) 0:02:12.251 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:164 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.019) 0:02:12.270 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.114) 0:02:12.385 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.037) 0:02:12.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.027) 0:02:12.450 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.020) 0:02:12.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.020) 0:02:12.491 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:09:36 +0000 (0:00:00.049) 0:02:12.541 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.862) 0:02:13.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.026) 0:02:13.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.039) 0:02:13.470 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.057330", "end": "2024-06-06 22:09:37.589042", "rc": 0, "start": "2024-06-06 22:09:37.531712" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.318) 0:02:13.788 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.023) 0:02:13.812 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.057) 0:02:13.869 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.043) 0:02:13.912 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.047) 0:02:13.960 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.027) 0:02:13.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.027) 0:02:14.016 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:37 +0000 (0:00:00.029) 0:02:14.045 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.270) 0:02:14.315 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.027) 0:02:14.343 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.254) 0:02:14.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.024) 0:02:14.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.023) 0:02:14.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.022) 0:02:14.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.022) 0:02:14.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.023) 0:02:14.714 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.026) 0:02:14.740 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.081) 0:02:14.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.039) 0:02:14.861 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.030) 0:02:14.892 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.041) 0:02:14.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.034) 0:02:14.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.028) 0:02:14.996 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.055) 0:02:15.052 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.024) 0:02:15.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.025) 0:02:15.102 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:09:38 +0000 (0:00:00.057) 0:02:15.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.063) 0:02:15.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.044) 0:02:15.267 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.048) 0:02:15.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.028) 0:02:15.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.025) 0:02:15.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.079) 0:02:15.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.025) 0:02:15.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.020) 0:02:15.495 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.022) 0:02:15.518 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.021) 0:02:15.540 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.050) 0:02:15.590 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.020) 0:02:15.610 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.022) 0:02:15.632 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.021) 0:02:15.653 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.034) 0:02:15.688 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.024) 0:02:15.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.024) 0:02:15.738 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.026) 0:02:15.765 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.239) 0:02:16.005 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:39 +0000 (0:00:00.025) 0:02:16.030 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.326) 0:02:16.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.022) 0:02:16.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.020) 0:02:16.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.020) 0:02:16.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.019) 0:02:16.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.019) 0:02:16.460 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.020) 0:02:16.480 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.020) 0:02:16.500 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.021) 0:02:16.522 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.027) 0:02:16.550 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.026) 0:02:16.577 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.034) 0:02:16.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.021) 0:02:16.632 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.045) 0:02:16.678 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.041) 0:02:16.719 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.029) 0:02:16.749 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.028) 0:02:16.777 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.050) 0:02:16.828 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.057) 0:02:16.886 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.034) 0:02:16.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.025) 0:02:16.946 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.024) 0:02:16.970 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:40 +0000 (0:00:00.027) 0:02:16.998 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.291) 0:02:17.289 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.026) 0:02:17.316 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.267) 0:02:17.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.022) 0:02:17.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.021) 0:02:17.627 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.020) 0:02:17.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.020) 0:02:17.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.022) 0:02:17.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.021) 0:02:17.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.025) 0:02:17.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.067) 0:02:17.805 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.030) 0:02:17.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.020) 0:02:17.857 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.022) 0:02:17.879 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.022) 0:02:17.902 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.024) 0:02:17.927 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.021) 0:02:17.949 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.022) 0:02:17.971 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.019) 0:02:17.990 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.057) 0:02:18.048 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.027) 0:02:18.075 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.033) 0:02:18.109 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:09:41 +0000 (0:00:00.023) 0:02:18.132 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.038) 0:02:18.171 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.027) 0:02:18.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.027) 0:02:18.226 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.032) 0:02:18.258 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.253) 0:02:18.512 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.038) 0:02:18.550 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.278) 0:02:18.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.024) 0:02:18.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.022) 0:02:18.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.022) 0:02:18.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.022) 0:02:18.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.022) 0:02:18.944 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.020) 0:02:18.964 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.021) 0:02:18.986 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.020) 0:02:19.007 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.023) 0:02:19.030 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.034) 0:02:19.065 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.024) 0:02:19.090 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.023) 0:02:19.113 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:09:42 +0000 (0:00:00.032) 0:02:19.146 ********* 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.009051", "end": "2024-06-06 22:09:43.256841", "rc": 0, "start": "2024-06-06 22:09:43.247790" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:09:43 +0000 (0:00:00.307) 0:02:19.453 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 22:09:43 +0000 (0:00:00.085) 0:02:19.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 22:09:43 +0000 (0:00:00.026) 0:02:19.564 ********* 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": "Thu 2024-06-06 22:09:07 UTC", "ActiveEnterTimestampMonotonic": "651743737", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:09:06 UTC", "AssertTimestampMonotonic": "650930840", "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": "23121736000", "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": "Thu 2024-06-06 22:09:06 UTC", "ConditionTimestampMonotonic": "650930838", "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": "6949", "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": "13391", "ExecMainStartTimestamp": "Thu 2024-06-06 22:09:07 UTC", "ExecMainStartTimestampMonotonic": "651743708", "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=[Thu 2024-06-06 22:09:06 UTC] ; stop_time=[n/a] ; pid=13320 ; 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=[Thu 2024-06-06 22:09:06 UTC] ; stop_time=[n/a] ; pid=13320 ; 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": "Thu 2024-06-06 22:09:06 UTC", "InactiveExitTimestampMonotonic": "650935724", "InvocationID": "9064f22a973e4ccf9eed2839274bc6b9", "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": "13391", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22708224", "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": "Thu 2024-06-06 22:09:07 UTC", "StateChangeTimestampMonotonic": "651743737", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 22:09:44 +0000 (0:00:01.118) 0:02:20.683 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711743.845042, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717711743.4700422, "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": 1717711743.2810426, "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": "1801565320", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 22:09:44 +0000 (0:00:00.276) 0:02:20.960 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.312) 0:02:21.272 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.199) 0:02:21.472 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.031933", "end": "2024-06-06 22:09:45.509525", "rc": 0, "start": "2024-06-06 22:09:45.477592" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.229) 0:02:21.701 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.035) 0:02:21.737 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.024) 0:02:21.761 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.024) 0:02:21.786 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.070) 0:02:21.857 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.023) 0:02:21.880 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.066) 0:02:21.946 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.054) 0:02:22.000 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.034) 0:02:22.035 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.030) 0:02:22.065 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.038) 0:02:22.103 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:45 +0000 (0:00:00.037) 0:02:22.140 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.030) 0:02:22.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.026) 0:02:22.197 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.027) 0:02:22.224 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.201) 0:02:22.426 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.026) 0:02:22.452 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.195) 0:02:22.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.020) 0:02:22.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.106) 0:02:22.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.032) 0:02:22.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.025) 0:02:22.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.028) 0:02:22.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.024) 0:02:22.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.027) 0:02:22.914 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.031) 0:02:22.945 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.042) 0:02:22.987 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.023) 0:02:23.011 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.022) 0:02:23.033 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.046) 0:02:23.080 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.028) 0:02:23.108 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:09:46 +0000 (0:00:00.050) 0:02:23.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.023) 0:02:23.182 ********* 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": "-.mount systemd-journald.socket basic.target sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.535) 0:02:23.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.026) 0:02:23.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.076) 0:02:23.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.023) 0:02:23.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.022) 0:02:23.867 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.023) 0:02:23.891 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.199) 0:02:24.090 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.033) 0:02:24.124 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:09:47 +0000 (0:00:00.020) 0:02:24.145 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.023) 0:02:24.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.023) 0:02:24.192 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.530) 0:02:24.723 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.033596", "end": "2024-06-06 22:09:48.763781", "rc": 0, "start": "2024-06-06 22:09:48.730185" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.232) 0:02:24.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.024) 0:02:24.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.021) 0:02:25.002 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.019) 0:02:25.021 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.101) 0:02:25.122 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:09:48 +0000 (0:00:00.022) 0:02:25.145 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.034) 0:02:25.180 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.028) 0:02:25.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.026) 0:02:25.235 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.032) 0:02:25.267 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.198) 0:02:25.466 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.026) 0:02:25.492 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.197) 0:02:25.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.023) 0:02:25.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.021) 0:02:25.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.019) 0:02:25.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.020) 0:02:25.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.020) 0:02:25.795 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.019) 0:02:25.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.076) 0:02:25.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.023) 0:02:25.915 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.032) 0:02:25.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.022) 0:02:25.969 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.022) 0:02:25.991 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:09:49 +0000 (0:00:00.019) 0:02:26.011 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.194) 0:02:26.205 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.257) 0:02:26.463 ********* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.206) 0:02:26.669 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.100) 0:02:26.770 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.025) 0:02:26.795 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.026) 0:02:26.822 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.024) 0:02:26.846 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.036) 0:02:26.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.028) 0:02:26.910 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.104) 0:02:27.015 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:50 +0000 (0:00:00.030) 0:02:27.046 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.207) 0:02:27.253 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.039) 0:02:27.293 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.201) 0:02:27.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.026) 0:02:27.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.038) 0:02:27.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.023) 0:02:27.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.023) 0:02:27.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.029) 0:02:27.636 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.024) 0:02:27.661 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.023) 0:02:27.685 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.031) 0:02:27.716 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.034) 0:02:27.751 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.024) 0:02:27.775 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.032) 0:02:27.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.023) 0:02:27.831 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:09:51 +0000 (0:00:00.033) 0:02:27.865 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:09:52 +0000 (0:00:00.625) 0:02:28.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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:09:52 +0000 (0:00:00.191) 0:02:28.682 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:178 Thursday 06 June 2024 22:09:52 +0000 (0:00:00.203) 0:02:28.885 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:183 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.444) 0:02:29.330 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.103) 0:02:29.433 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.038) 0:02:29.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.025) 0:02:29.498 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.020) 0:02:29.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.020) 0:02:29.539 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:09:53 +0000 (0:00:00.113) 0:02:29.653 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.640) 0:02:30.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.021) 0:02:30.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.028) 0:02:30.343 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032088", "end": "2024-06-06 22:09:54.376206", "rc": 0, "start": "2024-06-06 22:09:54.344118" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.223) 0:02:30.567 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.031) 0:02:30.599 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.035) 0:02:30.634 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.063) 0:02:30.698 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.084) 0:02:30.782 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.047) 0:02:30.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.053) 0:02:30.883 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:54 +0000 (0:00:00.114) 0:02:30.998 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.241) 0:02:31.240 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.027) 0:02:31.267 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.201) 0:02:31.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.035) 0:02:31.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.028) 0:02:31.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.024) 0:02:31.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.035) 0:02:31.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.040) 0:02:31.633 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.028) 0:02:31.662 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.033) 0:02:31.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.024) 0:02:31.720 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.030) 0:02:31.750 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.038) 0:02:31.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.020) 0:02:31.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.020) 0:02:31.829 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.075) 0:02:31.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.037) 0:02:31.941 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.040) 0:02:31.982 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.057) 0:02:32.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.046) 0:02:32.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:09:55 +0000 (0:00:00.038) 0:02:32.124 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.046) 0:02:32.171 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.031) 0:02:32.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.026) 0:02:32.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.035) 0:02:32.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.037) 0:02:32.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.023) 0:02:32.326 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.021) 0:02:32.347 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.042) 0:02:32.390 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.066) 0:02:32.456 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.065) 0:02:32.522 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.034) 0:02:32.556 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.037) 0:02:32.594 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.047) 0:02:32.641 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.222) 0:02:32.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.031) 0:02:32.895 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.028) 0:02:32.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.198) 0:02:33.122 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:56 +0000 (0:00:00.028) 0:02:33.150 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.195) 0:02:33.346 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003813", "end": "2024-06-06 22:09:57.350402", "rc": 0, "start": "2024-06-06 22:09:57.346589" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.196) 0:02:33.543 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003873", "end": "2024-06-06 22:09:57.549525", "rc": 0, "start": "2024-06-06 22:09:57.545652" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.197) 0:02:33.740 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.029) 0:02:33.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.020) 0:02:33.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.019) 0:02:33.810 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.066) 0:02:33.876 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.020) 0:02:33.896 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.020) 0:02:33.916 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.025) 0:02:33.942 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.020) 0:02:33.963 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:09:57 +0000 (0:00:00.028) 0:02:33.992 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.204) 0:02:34.196 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.579) 0:02:34.776 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.029) 0:02:34.806 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.023) 0:02:34.829 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.022) 0:02:34.852 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.054) 0:02:34.906 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.034) 0:02:34.940 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.036) 0:02: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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.089) 0:02:35.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.030) 0:02:35.097 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:09:58 +0000 (0:00:00.042) 0:02:35.140 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.212) 0:02:35.353 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.036) 0:02:35.389 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.212) 0:02:35.602 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003775", "end": "2024-06-06 22:09:59.609520", "rc": 0, "start": "2024-06-06 22:09:59.605745" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.198) 0:02:35.800 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003749", "end": "2024-06-06 22:09:59.807106", "rc": 0, "start": "2024-06-06 22:09:59.803357" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.209) 0:02:36.010 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.047) 0:02:36.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.021) 0:02:36.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.022) 0:02:36.101 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.021) 0:02:36.123 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:09:59 +0000 (0:00:00.021) 0:02:36.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.021) 0:02:36.166 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.121) 0:02:36.287 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.205) 0:02:36.492 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.057) 0:02:36.550 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.542) 0:02:37.093 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.022) 0:02:37.116 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:00 +0000 (0:00:00.022) 0:02:37.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.022) 0:02:37.161 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.024) 0:02:37.186 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.061) 0:02:37.247 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.041) 0:02:37.289 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.047) 0:02:37.336 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.027) 0:02:37.363 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.040) 0:02:37.404 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.029) 0:02:37.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.028) 0:02:37.462 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.029) 0:02:37.491 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.236) 0:02:37.728 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.039) 0:02:37.768 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:01 +0000 (0:00:00.214) 0:02:37.982 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003852", "end": "2024-06-06 22:10:01.990375", "rc": 0, "start": "2024-06-06 22:10:01.986523" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.199) 0:02:38.181 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003946", "end": "2024-06-06 22:10:02.190509", "rc": 0, "start": "2024-06-06 22:10:02.186563" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.201) 0:02:38.383 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.031) 0:02:38.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.021) 0:02:38.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.024) 0:02:38.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.022) 0:02:38.483 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.022) 0:02:38.506 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.021) 0:02:38.527 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.028) 0:02:38.556 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.033) 0:02:38.589 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.021) 0:02:38.611 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.022) 0:02:38.633 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.023) 0:02:38.657 ********* 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.006099", "end": "2024-06-06 22:10:02.666169", "rc": 0, "start": "2024-06-06 22:10:02.660070" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.253) 0:02:38.910 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.021) 0:02:38.931 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.045) 0:02:38.977 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:02 +0000 (0:00:00.037) 0:02:39.014 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.018249", "end": "2024-06-06 22:10:03.047994", "rc": 0, "start": "2024-06-06 22:10:03.029745" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:03 +0000 (0:00:00.258) 0:02:39.272 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:03 +0000 (0:00:00.028) 0:02:39.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 22:10:03 +0000 (0:00:00.024) 0:02:39.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 22:10:03 +0000 (0:00:00.035) 0:02:39.362 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 22:10:03 +0000 (0:00:00.027) 0:02:39.389 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 22:10:04 +0000 (0:00:01.206) 0:02:40.595 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 22:10:04 +0000 (0:00:00.189) 0:02:40.785 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 22:10:04 +0000 (0:00:00.201) 0:02:40.986 ********* 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-1717711804.8674734-6474-34356996808033/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 22:10:05 +0000 (0:00:00.520) 0:02:41.507 ********* 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: 137111c6cadfcf78214c4e6ed34d8f980f52b9752a5ba9da6a4ae198fd9f5310 Container: bd4ae042e260055e358c2bb1f76bb3255d76da03dc88b70f1fa57d59ebb050e3 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 22:10:06 +0000 (0:00:01.005) 0:02:42.512 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 22:10:06 +0000 (0:00:00.488) 0:02:43.001 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target network-online.target \"app-podman\\\\x2dkube.slice\" 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": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 22:10:07 +0000 (0:00:00.410) 0:02:43.411 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\"", "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": "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": "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.904) 0:02:44.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.022) 0:02:44.338 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.105) 0:02:44.444 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.027) 0:02:44.471 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.026) 0:02:44.498 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.020) 0:02:44.519 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.029) 0:02:44.548 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.036) 0:02:44.584 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.025) 0:02:44.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.024) 0:02:44.634 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.026) 0:02:44.661 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.280) 0:02:44.941 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:08 +0000 (0:00:00.027) 0:02:44.968 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.257) 0:02:45.225 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007851", "end": "2024-06-06 22:10:09.303876", "rc": 0, "start": "2024-06-06 22:10:09.296025" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.279) 0:02:45.505 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005005", "end": "2024-06-06 22:10:09.580358", "rc": 0, "start": "2024-06-06 22:10:09.575353" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.307) 0:02:45.813 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.030) 0:02:45.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.020) 0:02:45.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.019) 0:02:45.884 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.020) 0:02:45.904 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.019) 0:02:45.924 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.019) 0:02:45.944 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.036) 0:02:45.980 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.020) 0:02:46.001 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.021) 0:02:46.022 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.039) 0:02:46.062 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.025) 0:02:46.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.020) 0:02:46.109 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:10:09 +0000 (0:00:00.044) 0:02:46.153 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:10 +0000 (0:00:00.034) 0:02:46.187 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:10 +0000 (0:00:00.235) 0:02:46.423 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:10 +0000 (0:00:00.064) 0:02:46.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:10:10 +0000 (0:00:00.022) 0:02:46.509 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:10:10 +0000 (0:00:00.020) 0:02:46.530 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:10:11 +0000 (0:00:00.873) 0:02:47.403 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:10:11 +0000 (0:00:00.267) 0:02:47.671 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:10:11 +0000 (0:00:00.020) 0:02:47.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:10:11 +0000 (0:00:00.022) 0:02:47.714 ********* 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-1717711811.6089728-6612-110105645145817/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.758) 0:02:48.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.039) 0:02:48.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.031) 0:02:48.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.033) 0:02:48.577 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.040) 0:02:48.617 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.114) 0:02:48.732 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.031) 0:02:48.763 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.037) 0:02:48.801 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.026) 0:02:48.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.026) 0:02:48.853 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:12 +0000 (0:00:00.028) 0:02:48.882 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.280) 0:02:49.162 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.025) 0:02:49.188 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.248) 0:02:49.437 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005641", "end": "2024-06-06 22:10:13.513437", "rc": 0, "start": "2024-06-06 22:10:13.507796" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.271) 0:02:49.708 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005565", "end": "2024-06-06 22:10:13.754593", "rc": 0, "start": "2024-06-06 22:10:13.749028" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.245) 0:02:49.953 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.031) 0:02:49.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.064) 0:02:50.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.022) 0:02:50.072 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.023) 0:02:50.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.024) 0:02:50.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:13 +0000 (0:00:00.037) 0:02:50.157 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.081) 0:02:50.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.021) 0:02:50.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.021) 0:02:50.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.021) 0:02:50.303 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.019) 0:02:50.323 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.020) 0:02:50.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.019) 0:02:50.363 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.060) 0:02:50.423 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.020) 0:02:50.444 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.022) 0:02:50.466 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.022) 0:02:50.489 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.089) 0:02:50.578 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.026) 0:02:50.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.027) 0:02:50.632 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.031) 0:02:50.663 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.230) 0:02:50.893 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:14 +0000 (0:00:00.028) 0:02:50.922 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.241) 0:02:51.164 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004679", "end": "2024-06-06 22:10:15.238208", "rc": 0, "start": "2024-06-06 22:10:15.233529" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.270) 0:02:51.434 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004570", "end": "2024-06-06 22:10:15.495565", "rc": 0, "start": "2024-06-06 22:10:15.490995" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.260) 0:02:51.695 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.030) 0:02:51.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.020) 0:02:51.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.020) 0:02:51.767 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.023) 0:02:51.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.022) 0:02:51.813 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.024) 0:02:51.837 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.030) 0:02:51.867 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.085) 0:02:51.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 certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.032) 0:02:51.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.024) 0:02:52.010 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.045) 0:02:52.055 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.039) 0:02:52.095 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.026) 0:02:52.121 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:212 Thursday 06 June 2024 22:10:15 +0000 (0:00:00.020) 0:02:52.142 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.037) 0:02:52.179 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.037) 0:02:52.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.026) 0:02:52.244 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.021) 0:02:52.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.020) 0:02:52.285 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:10:16 +0000 (0:00:00.051) 0:02:52.337 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.920) 0:02:53.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.022) 0:02:53.281 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.026) 0:02:53.307 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.046524", "end": "2024-06-06 22:10:17.431648", "rc": 0, "start": "2024-06-06 22:10:17.385124" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.334) 0:02:53.641 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.023) 0:02:53.664 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.022) 0:02:53.687 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.046) 0:02:53.733 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.043) 0:02:53.776 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.248) 0:02:54.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.026) 0:02:54.051 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:17 +0000 (0:00:00.030) 0:02:54.081 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.268) 0:02:54.350 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.026) 0:02:54.376 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.271) 0:02:54.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:54.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.022) 0:02:54.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:54.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:54.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:54.757 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.023) 0:02:54.781 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.024) 0:02:54.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.020) 0:02:54.826 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.036) 0:02:54.862 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.041) 0:02:54.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.020) 0:02:54.924 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.020) 0:02:54.945 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.043) 0:02:54.989 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.058) 0:02:55.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:55.070 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.042) 0:02:55.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:10:18 +0000 (0:00:00.021) 0:02:55.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.034) 0:02:55.168 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.047) 0:02:55.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.029) 0:02:55.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.023) 0:02:55.268 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.021) 0:02:55.290 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.021) 0:02:55.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.020) 0:02:55.332 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.022) 0:02:55.354 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.021) 0:02:55.376 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.053) 0:02:55.429 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.028) 0:02:55.457 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.065) 0:02:55.523 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.023) 0:02:55.546 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.038) 0:02:55.585 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.029) 0:02:55.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.029) 0:02:55.645 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.027) 0:02:55.672 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.263) 0:02:55.936 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:19 +0000 (0:00:00.027) 0:02:55.964 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.287) 0:02:56.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.020) 0:02:56.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.019) 0:02:56.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.020) 0:02:56.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.020) 0:02:56.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.019) 0:02:56.352 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.020) 0:02:56.372 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.019) 0:02:56.391 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.056) 0:02:56.448 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.026) 0:02:56.475 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.023) 0:02:56.499 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.040) 0:02:56.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.022) 0:02:56.562 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.030) 0:02:56.592 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.033) 0:02:56.626 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.023) 0:02:56.650 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.024) 0:02:56.674 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.056) 0:02:56.730 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.032) 0:02:56.763 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.045) 0:02:56.809 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.030) 0:02:56.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.026) 0:02:56.866 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.030) 0:02:56.896 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:20 +0000 (0:00:00.234) 0:02:57.131 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.073) 0:02:57.204 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.250) 0:02:57.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.019) 0:02:57.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.019) 0:02:57.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.020) 0:02:57.559 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.019) 0:02:57.579 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.020) 0:02:57.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.621 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.032) 0:02:57.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.675 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.020) 0:02:57.696 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.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 : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.021) 0:02:57.738 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.023) 0:02:57.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.020) 0:02:57.782 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.019) 0:02:57.801 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.093) 0:02:57.895 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.028) 0:02:57.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.028) 0:02:57.952 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.023) 0:02:57.976 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.038) 0:02:58.014 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.025) 0:02:58.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.024) 0:02:58.064 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:21 +0000 (0:00:00.027) 0:02:58.092 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.274) 0:02:58.367 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.034) 0:02:58.401 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.272) 0:02:58.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.028) 0:02:58.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.022) 0:02:58.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.021) 0:02:58.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.023) 0:02:58.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.079) 0:02:58.849 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.021) 0:02:58.871 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.025) 0:02:58.896 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.026) 0:02:58.922 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.022) 0:02:58.946 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.032) 0:02:58.978 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.023) 0:02:59.001 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.023) 0:02:59.025 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:10:22 +0000 (0:00:00.023) 0:02:59.049 ********* 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.009323", "end": "2024-06-06 22:10:23.130520", "rc": 0, "start": "2024-06-06 22:10:23.121197" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.277) 0:02:59.326 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.044) 0:02:59.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.020) 0:02:59.392 ********* ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket basic.target -.mount \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.395) 0:02:59.788 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.256) 0:03:00.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 22:10:23 +0000 (0:00:00.061) 0:03:00.106 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.264) 0:03:00.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.021) 0:03:00.392 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.033) 0:03:00.426 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.020) 0:03:00.446 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.022) 0:03:00.469 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.022) 0:03:00.491 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.022) 0:03:00.513 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.061) 0:03:00.575 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.026) 0:03:00.601 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.024) 0:03:00.626 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.020) 0:03:00.646 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.028) 0:03:00.674 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.036) 0:03:00.710 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.024) 0:03:00.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.091) 0:03:00.827 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.028) 0:03:00.856 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.209) 0:03:01.065 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:24 +0000 (0:00:00.028) 0:03:01.094 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.269) 0:03:01.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.022) 0:03:01.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.021) 0:03:01.469 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.021) 0:03:01.490 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.511 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.019) 0:03:01.530 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.036) 0:03:01.567 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.588 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.020) 0:03:01.608 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.039) 0:03:01.647 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.062) 0:03:01.710 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.048) 0:03:01.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:10:25 +0000 (0:00:00.022) 0:03:01.781 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.466) 0:03:02.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.019) 0:03:02.309 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.350 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.204) 0:03:02.555 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.032) 0:03:02.587 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.019) 0:03:02.607 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.021) 0:03:02.649 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.067) 0:03:02.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.022) 0:03:02.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.021) 0:03:02.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.020) 0:03:02.782 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.019) 0:03:02.801 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.061) 0:03:02.863 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.023) 0:03:02.886 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.035) 0:03:02.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.025) 0:03:02.946 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.024) 0:03:02.970 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:26 +0000 (0:00:00.028) 0:03:02.999 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.281) 0:03:03.280 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.025) 0:03:03.306 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.250) 0:03:03.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.020) 0:03:03.578 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.065) 0:03:03.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.022) 0:03:03.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.019) 0:03:03.685 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.020) 0:03:03.706 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.019) 0:03:03.726 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.020) 0:03:03.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.019) 0:03:03.766 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.032) 0:03:03.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.023) 0:03:03.821 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.022) 0:03:03.844 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.023) 0:03:03.868 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:27 +0000 (0:00:00.256) 0:03:04.124 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.253) 0:03:04.377 ********* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.270) 0:03:04.648 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.105) 0:03:04.753 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.022) 0:03:04.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.022) 0:03:04.798 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.025) 0:03:04.823 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.038) 0:03:04.862 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.026) 0:03:04.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.028) 0:03:04.917 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:28 +0000 (0:00:00.032) 0:03:04.949 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.249) 0:03:05.199 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.028) 0:03:05.227 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.271) 0:03:05.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.020) 0:03:05.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.020) 0:03:05.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.020) 0:03:05.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.021) 0:03:05.581 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.022) 0:03:05.604 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.076) 0:03:05.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.021) 0:03:05.703 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.022) 0:03:05.725 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.038) 0:03:05.763 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.022) 0:03:05.786 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.029) 0:03:05.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.021) 0:03:05.837 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:10:29 +0000 (0:00:00.032) 0:03:05.870 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:10:30 +0000 (0:00:00.707) 0:03:06.578 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:10:30 +0000 (0:00:00.270) 0:03:06.848 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:233 Thursday 06 June 2024 22:10:30 +0000 (0:00:00.213) 0:03:07.061 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:10:30 +0000 (0:00:00.040) 0:03:07.101 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.099) 0:03:07.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.027) 0:03:07.228 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.021) 0:03:07.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.019) 0:03:07.270 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.050) 0:03:07.320 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.808) 0:03:08.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:10:31 +0000 (0:00:00.020) 0:03:08.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.024) 0:03:08.173 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048914", "end": "2024-06-06 22:10:32.267734", "rc": 0, "start": "2024-06-06 22:10:32.218820" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.289) 0:03:08.463 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.021) 0:03:08.484 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.057) 0:03:08.542 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.041) 0:03:08.583 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.041) 0:03:08.625 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.269) 0:03:08.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.051) 0:03:08.947 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:32 +0000 (0:00:00.027) 0:03:08.975 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.247) 0:03:09.222 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.028) 0:03:09.251 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.277) 0:03:09.528 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003799", "end": "2024-06-06 22:10:33.556991", "rc": 0, "start": "2024-06-06 22:10:33.553192" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.224) 0:03:09.752 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005567", "end": "2024-06-06 22:10:33.784478", "rc": 0, "start": "2024-06-06 22:10:33.778911" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.225) 0:03:09.978 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.031) 0:03:10.010 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.057) 0:03:10.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.021) 0:03:10.089 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.020) 0:03:10.109 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.019) 0:03:10.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:10:33 +0000 (0:00:00.019) 0:03:10.149 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.025) 0:03:10.174 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.039) 0:03:10.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.019) 0:03:10.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.255 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.039) 0:03:10.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.019) 0:03:10.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.334 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.040) 0:03:10.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.416 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.090) 0:03:10.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.021) 0:03:10.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.022) 0:03:10.550 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.022) 0:03:10.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.021) 0:03:10.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.615 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.019) 0:03:10.635 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.019) 0:03:10.654 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.049) 0:03:10.703 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.723 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.020) 0:03:10.744 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.021) 0:03:10.766 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.037) 0:03:10.803 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.026) 0:03:10.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.024) 0:03:10.854 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:34 +0000 (0:00:00.028) 0:03:10.882 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.294) 0:03:11.176 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.027) 0:03:11.204 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.260) 0:03:11.464 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003823", "end": "2024-06-06 22:10:35.504915", "rc": 0, "start": "2024-06-06 22:10:35.501092" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.232) 0:03:11.697 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004883", "end": "2024-06-06 22:10:35.772740", "rc": 0, "start": "2024-06-06 22:10:35.767857" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.269) 0:03:11.967 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.030) 0:03:11.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.019) 0:03:12.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.020) 0:03:12.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.020) 0:03:12.058 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.020) 0:03:12.078 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.020) 0:03:12.099 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.025) 0:03:12.125 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:10:35 +0000 (0:00:00.021) 0:03:12.146 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.030) 0:03:12.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.020) 0:03:12.197 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.027) 0:03:12.225 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.065) 0:03:12.291 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.021) 0:03:12.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.022) 0:03:12.335 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.057) 0:03:12.392 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.025) 0:03:12.417 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.037) 0:03:12.454 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.028) 0:03:12.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.025) 0:03:12.509 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.028) 0:03:12.537 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.283) 0:03:12.820 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.027) 0:03:12.848 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:36 +0000 (0:00:00.221) 0:03:13.069 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004105", "end": "2024-06-06 22:10:37.139199", "rc": 0, "start": "2024-06-06 22:10:37.135094" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.267) 0:03:13.336 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005819", "end": "2024-06-06 22:10:37.417885", "rc": 0, "start": "2024-06-06 22:10:37.412066" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.303) 0:03:13.639 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.031) 0:03:13.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.022) 0:03:13.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.021) 0:03:13.714 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.025) 0:03:13.740 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.024) 0:03:13.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.023) 0:03:13.788 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.032) 0:03:13.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.022) 0:03:13.844 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.022) 0:03:13.866 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.022) 0:03:13.888 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.021) 0:03:13.909 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.021) 0:03:13.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.024) 0:03:13.955 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.020) 0:03:13.975 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.061) 0:03:14.037 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 22:10:37 +0000 (0:00:00.030) 0:03:14.068 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.098) 0:03:14.166 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.024) 0:03:14.191 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.040) 0:03:14.232 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.054) 0:03:14.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.029) 0:03:14.316 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.043) 0:03:14.360 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.232) 0:03:14.592 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.027) 0:03:14.620 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.252) 0:03:14.872 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005432", "end": "2024-06-06 22:10:38.908362", "rc": 0, "start": "2024-06-06 22:10:38.902930" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:38 +0000 (0:00:00.234) 0:03:15.106 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004668", "end": "2024-06-06 22:10:39.196635", "rc": 0, "start": "2024-06-06 22:10:39.191967" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.284) 0:03:15.391 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.030) 0:03:15.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.019) 0:03:15.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.020) 0:03:15.462 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.022) 0:03:15.484 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.058) 0:03:15.543 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.021) 0:03:15.564 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.019) 0:03:15.584 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.031) 0:03:15.615 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.021) 0:03:15.636 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.021) 0:03:15.658 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.023) 0:03:15.682 ********* 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.013319", "end": "2024-06-06 22:10:39.762969", "rc": 0, "start": "2024-06-06 22:10:39.749650" } 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.276) 0:03:15.958 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 22:10:39 +0000 (0:00:00.045) 0:03:16.004 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711803.0689745, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717711806.182971, "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": 1717711806.182971, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 22:10:40 +0000 (0:00:00.222) 0:03:16.226 ********* 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": "Thu 2024-06-06 22:10:08 UTC", "ActiveEnterTimestampMonotonic": "712800815", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target -.mount run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:10:07 UTC", "AssertTimestampMonotonic": "712262926", "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": "17652250000", "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": "Thu 2024-06-06 22:10:07 UTC", "ConditionTimestampMonotonic": "712262923", "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": "45607", "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": "20871", "ExecMainStartTimestamp": "Thu 2024-06-06 22:10:08 UTC", "ExecMainStartTimestampMonotonic": "712800747", "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=[Thu 2024-06-06 22:10:07 UTC] ; stop_time=[n/a] ; pid=20860 ; 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=[Thu 2024-06-06 22:10:07 UTC] ; stop_time=[n/a] ; pid=20860 ; 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": "Thu 2024-06-06 22:10:07 UTC", "InactiveExitTimestampMonotonic": "712269999", "InvocationID": "e7c01f3297b341e995ec2a7aeccf4816", "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": "20871", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "62828544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 22:10:08 UTC", "StateChangeTimestampMonotonic": "712800815", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "14", "TasksMax": "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 22:10:41 +0000 (0:00:01.098) 0:03:17.325 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711805.6399715, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717711805.288972, "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": 1717711805.0949721, "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": "748487789", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 22:10:41 +0000 (0:00:00.207) 0:03:17.532 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 22:10:41 +0000 (0:00:00.326) 0:03:17.859 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 22:10:41 +0000 (0:00:00.197) 0:03:18.056 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044173", "end": "2024-06-06 22:10:42.121021", "rc": 0, "start": "2024-06-06 22:10:42.076848" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.259) 0:03:18.315 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.034) 0:03:18.350 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.022) 0:03:18.372 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.022) 0:03:18.394 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.024) 0:03:18.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.020) 0:03:18.439 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.059) 0:03:18.499 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.026) 0:03:18.525 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.024) 0:03:18.550 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.075) 0:03:18.625 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.029) 0:03:18.655 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.037) 0:03:18.693 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.024) 0:03:18.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.025) 0:03:18.744 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.028) 0:03:18.773 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.198) 0:03:18.971 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:42 +0000 (0:00:00.026) 0:03:18.997 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.196) 0:03:19.194 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005658", "end": "2024-06-06 22:10:43.204360", "rc": 0, "start": "2024-06-06 22:10:43.198702" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.201) 0:03:19.395 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003846", "end": "2024-06-06 22:10:43.402119", "rc": 0, "start": "2024-06-06 22:10:43.398273" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.198) 0:03:19.593 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.030) 0:03:19.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.019) 0:03:19.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.020) 0:03:19.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.020) 0:03:19.684 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.059) 0:03:19.744 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.021) 0:03:19.765 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.035) 0:03:19.801 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.021) 0:03:19.823 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.020) 0:03:19.843 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.040) 0:03:19.883 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.023) 0:03:19.906 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.045) 0:03:19.951 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711803.0689745, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717711806.182971, "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": 1717711806.182971, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:10:43 +0000 (0:00:00.199) 0:03:20.151 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount run-user-2001.mount app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.406) 0:03:20.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.022) 0:03:20.580 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.023) 0:03:20.603 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.020) 0:03:20.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.021) 0:03:20.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.020) 0:03:20.666 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.204) 0:03:20.871 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.035) 0:03:20.906 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.024) 0:03:20.931 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.031) 0:03:20.962 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:10:44 +0000 (0:00:00.027) 0:03:20.989 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.377) 0:03:21.367 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053920", "end": "2024-06-06 22:10:45.442616", "rc": 0, "start": "2024-06-06 22:10:45.388696" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.268) 0:03:21.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.023) 0:03:21.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.019) 0:03:21.678 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.060) 0:03:21.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.027) 0:03:21.766 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.036) 0:03:21.803 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711803.0689745, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717711806.182971, "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": 1717711806.182971, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 22:10:45 +0000 (0:00:00.253) 0:03:22.056 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 22:10:46 +0000 (0:00:00.310) 0:03:22.367 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049359", "end": "2024-06-06 22:10:46.430076", "rc": 0, "start": "2024-06-06 22:10:46.380717" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 22:10:46 +0000 (0:00:00.256) 0:03:22.623 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.047672", "end": "2024-06-06 22:10:46.686388", "rc": 0, "start": "2024-06-06 22:10:46.638716" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 22:10:46 +0000 (0:00:00.255) 0:03:22.879 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.017947", "end": "2024-06-06 22:10:46.904319", "rc": 0, "start": "2024-06-06 22:10:46.886372" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:10:46 +0000 (0:00:00.220) 0:03:23.100 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.063) 0:03:23.164 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.023) 0:03:23.187 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.035) 0:03:23.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.025) 0:03:23.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.026) 0:03:23.274 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.028) 0:03:23.302 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.200) 0:03:23.503 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.095) 0:03:23.598 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.200) 0:03:23.798 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005387", "end": "2024-06-06 22:10:47.805611", "rc": 0, "start": "2024-06-06 22:10:47.800224" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:47 +0000 (0:00:00.197) 0:03:23.996 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005669", "end": "2024-06-06 22:10:48.005867", "rc": 0, "start": "2024-06-06 22:10:48.000198" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.200) 0:03:24.196 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.030) 0:03:24.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.020) 0:03:24.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.020) 0:03:24.268 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.020) 0:03:24.289 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.019) 0:03:24.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.020) 0:03:24.329 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.029) 0:03:24.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.021) 0:03:24.380 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.023) 0:03:24.403 ********* skipping: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.020) 0:03:24.424 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.196) 0:03:24.621 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.237) 0:03:24.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.023) 0:03:24.881 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.066) 0:03:24.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.021) 0:03:24.970 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.023) 0:03:24.993 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.024) 0:03:25.017 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.038) 0:03:25.056 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.028) 0:03:25.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.026) 0:03:25.110 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:10:48 +0000 (0:00:00.028) 0:03:25.139 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.201) 0:03:25.340 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.027) 0:03:25.368 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717711706.6120849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717711678.416119, "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": "2193688452", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.196) 0:03:25.564 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003858", "end": "2024-06-06 22:10:49.573846", "rc": 0, "start": "2024-06-06 22:10:49.569988" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.199) 0:03:25.763 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003771", "end": "2024-06-06 22:10:49.768482", "rc": 0, "start": "2024-06-06 22:10:49.764711" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.193) 0:03:25.957 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.030) 0:03:25.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.020) 0:03:26.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.020) 0:03:26.028 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.019) 0:03:26.048 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.020) 0:03:26.068 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.020) 0:03:26.089 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.025) 0:03:26.114 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 22:10:49 +0000 (0:00:00.021) 0:03:26.136 ********* ok: [sut] => { "censored": "the 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 22:10:50 +0000 (0:00:00.027) 0:03:26.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 22:10:50 +0000 (0:00:00.022) 0:03:26.186 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 22:10:50 +0000 (0:00:00.030) 0:03:26.217 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 22:10:50 +0000 (0:00:00.559) 0:03:26.777 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 22:10:50 +0000 (0:00:00.193) 0:03:26.970 ********* 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-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:255 Thursday 06 June 2024 22:10:51 +0000 (0:00:00.196) 0:03:27.166 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:260 Thursday 06 June 2024 22:10:51 +0000 (0:00:00.296) 0:03:27.462 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:278 Thursday 06 June 2024 22:10:51 +0000 (0:00:00.220) 0:03:27.683 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_bihigrb3_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_auth_and_security.yml:286 Thursday 06 June 2024 22:10:51 +0000 (0:00:00.119) 0:03:27.802 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/cleanup_registry.yml:3 Thursday 06 June 2024 22:10:51 +0000 (0:00:00.032) 0:03:27.834 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.267807", "end": "2024-06-06 22:10:52.103873", "rc": 0, "start": "2024-06-06 22:10:51.836066" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/cleanup_registry.yml:7 Thursday 06 June 2024 22:10:52 +0000 (0:00:00.462) 0:03:28.296 ********* changed: [sut] => (item=/tmp/lsr_v8d1u6gh_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_v8d1u6gh_podman", "path": "/tmp/lsr_v8d1u6gh_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=891 rescued=2 ignored=0 Thursday 06 June 2024 22:10:52 +0000 (0:00:00.190) 0:03:28.487 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 59.76s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.36s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:54 ----- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.68s /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 2.52s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:92 ----- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.31s /WORKDIR/git-remove-network-fix8wqmpizh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.78s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.47s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tasks/setup_registry.yml:118 ---- linux-system-roles.podman : Start service ------------------------------- 1.30s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 1.21s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.12s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Stop and disable service -------------------- 1.10s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.01s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 1.01s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Start service ------------------------------- 0.90s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 0.87s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.86s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.84s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.81s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.79s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.77s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---