# 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_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:4 Saturday 11 May 2024 16:44:05 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:9 Saturday 11 May 2024 16:44:05 +0000 (0:00:00.010) 0:00:00.024 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:58 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.704) 0:00:00.729 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.047) 0:00:00.776 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.014) 0:00:00.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.016) 0:00:00.808 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.258) 0:00:01.066 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.019) 0:00:01.086 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:44:06 +0000 (0:00:00.030) 0:00:01.116 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:44:07 +0000 (0:00:00.721) 0:00:01.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:44:07 +0000 (0:00:00.025) 0:00:01.863 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:44:54 +0000 (0:00:47.119) 0:00:48.983 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036064", "end": "2024-05-11 16:44:54.833188", "rc": 0, "start": "2024-05-11 16:44:54.797124" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:44:54 +0000 (0:00:00.305) 0:00:49.289 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:44:54 +0000 (0:00:00.029) 0:00:49.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:44:54 +0000 (0:00:00.028) 0:00:49.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:44:54 +0000 (0:00:00.071) 0:00:49.418 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.036) 0:00:49.455 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.258) 0:00:49.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.025) 0:00:49.738 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.028) 0:00:49.767 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.207) 0:00:49.974 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.025) 0:00:49.999 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.201) 0:00:50.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.018) 0:00:50.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.018) 0:00:50.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.017) 0:00:50.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.017) 0:00:50.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.016) 0:00:50.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.017) 0:00:50.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.017) 0:00:50.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.017) 0:00:50.343 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:44:55 +0000 (0:00:00.037) 0:00:50.380 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.057) 0:00:50.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.474 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.036) 0:00:50.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.019) 0:00:50.530 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.549 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.039) 0:00:50.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.625 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.037) 0:00:50.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.769 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.016) 0:00:50.786 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.043) 0:00:50.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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.848 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.018) 0:00:50.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 : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.017) 0:00:50.884 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.048) 0:00:50.933 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.024) 0:00:50.958 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.023) 0:00:50.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.019) 0:00:51.001 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.027) 0:00:51.029 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.034) 0:00:51.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.021) 0:00:51.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.023) 0:00:51.108 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.023) 0:00:51.132 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.206) 0:00:51.339 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:44:56 +0000 (0:00:00.023) 0:00:51.362 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.203) 0:00:51.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.018) 0:00:51.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.051) 0:00:51.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:51.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:51.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:51.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:51.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.020) 0:00:51.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.021) 0:00:51.756 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.035) 0:00:51.791 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.026) 0:00:51.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.020) 0:00:51.838 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.048) 0:00:51.887 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.021) 0:00:51.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.018) 0:00:51.926 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.041) 0:00:51.968 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.033) 0:00:52.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:52.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.024) 0:00:52.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.019) 0:00:52.066 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.018) 0:00:52.084 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.050) 0:00:52.135 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:44:57 +0000 (0:00:00.273) 0:00:52.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.021) 0:00:52.430 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.023) 0:00:52.453 ********** changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715445898.0633633-12706-52079601225474/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.605) 0:00:53.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.022) 0:00:53.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.023) 0:00:53.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.025) 0:00:53.130 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.023) 0:00:53.154 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.022) 0:00:53.177 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:74 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.020) 0:00:53.197 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:78 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.028) 0:00:53.225 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.048) 0:00:53.274 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.040) 0:00:53.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.067) 0:00:53.382 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.020) 0:00:53.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:44:58 +0000 (0:00:00.020) 0:00:53.422 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.046) 0:00:53.469 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.601) 0:00:54.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.019) 0:00:54.090 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.024) 0:00:54.114 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031375", "end": "2024-05-11 16:44:59.877706", "rc": 0, "start": "2024-05-11 16:44:59.846331" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.220) 0:00:54.334 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.021) 0:00:54.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.019) 0:00:54.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:44:59 +0000 (0:00:00.035) 0:00:54.411 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.037) 0:00:54.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.076) 0:00:54.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.023) 0:00:54.548 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.024) 0:00:54.573 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.201) 0:00:54.774 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.025) 0:00:54.799 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.198) 0:00:54.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.020) 0:00:55.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.022) 0:00:55.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.019) 0:00:55.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.019) 0:00:55.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.023) 0:00:55.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.020) 0:00:55.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.018) 0:00:55.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.019) 0:00:55.162 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.024) 0:00:55.187 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.038) 0:00:55.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.023) 0:00:55.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.020) 0:00:55.268 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.068) 0:00:55.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.020) 0:00:55.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.018) 0:00:55.376 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:45:00 +0000 (0:00:00.037) 0:00:55.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.019) 0:00:55.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.019) 0:00:55.452 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.039) 0:00:55.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.019) 0:00:55.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.017) 0:00:55.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.548 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.019) 0:00:55.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.605 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.623 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.017) 0:00:55.641 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.659 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.017) 0:00:55.677 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.043) 0:00:55.720 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.046) 0:00:55.766 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.023) 0:00:55.790 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.021) 0:00:55.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.018) 0:00:55.830 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.028) 0:00:55.858 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.034) 0:00:55.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.024) 0:00:55.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.022) 0:00:55.940 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.027) 0:00:55.967 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.204) 0:00:56.172 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.025) 0:00:56.198 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:01 +0000 (0:00:00.209) 0:00:56.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.021) 0:00:56.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.022) 0:00:56.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.019) 0:00:56.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.052) 0:00:56.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.019) 0:00:56.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.019) 0:00:56.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.017) 0:00:56.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.018) 0:00:56.598 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.033) 0:00:56.632 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.020) 0:00:56.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.021) 0:00:56.674 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.048) 0:00:56.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.022) 0:00:56.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.017) 0:00:56.762 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.039) 0:00:56.802 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.030) 0:00:56.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.017) 0:00:56.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.017) 0:00:56.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.019) 0:00:56.887 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:45:02 +0000 (0:00:00.017) 0:00:56.905 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:03 +0000 (0:00:00.763) 0:00:57.668 ********** 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": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:03 +0000 (0:00:00.227) 0:00:57.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:45:03 +0000 (0:00:00.019) 0:00:57.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:45:03 +0000 (0:00:00.020) 0:00:57.936 ********** changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1715445903.5464835-12910-81908336819166/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.562) 0:00:58.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.022) 0:00:58.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.023) 0:00:58.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.025) 0:00:58.570 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.018) 0:00:58.588 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.018) 0:00:58.607 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:94 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.018) 0:00:58.625 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:101 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.021) 0:00:58.647 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.060) 0:00:58.707 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.076) 0:00:58.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.023) 0:00:58.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.019) 0:00:58.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.018) 0:00:58.846 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:45:04 +0000 (0:00:00.046) 0:00:58.893 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.621) 0:00:59.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.020) 0:00:59.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.025) 0:00:59.560 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032674", "end": "2024-05-11 16:45:05.337028", "rc": 0, "start": "2024-05-11 16:45:05.304354" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.234) 0:00:59.794 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.019) 0:00:59.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.018) 0:00:59.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.034) 0:00:59.867 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.066) 0:00:59.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.025) 0:00:59.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.030) 0:00:59.989 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.025) 0:01:00.015 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.207) 0:01:00.223 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:05 +0000 (0:00:00.027) 0:01:00.250 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.234) 0:01:00.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.025) 0:01:00.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.036) 0:01:00.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.035) 0:01:00.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.026) 0:01:00.610 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.037) 0:01:00.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.036) 0:01:00.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.032) 0:01:00.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.048) 0:01:00.765 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.026) 0:01:00.791 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.082) 0:01:00.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.023) 0:01:00.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.025) 0:01:00.922 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.053) 0:01:00.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.021) 0:01:00.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.021) 0:01:01.018 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.041) 0:01:01.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.019) 0:01:01.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.021) 0:01:01.101 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.040) 0:01:01.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.020) 0:01:01.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.021) 0:01:01.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.024) 0:01:01.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.023) 0:01:01.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.035) 0:01:01.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.020) 0:01:01.288 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.020) 0:01:01.308 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.057) 0:01:01.366 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.021) 0:01:01.387 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:45:06 +0000 (0:00:00.025) 0:01:01.412 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.020) 0:01:01.433 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.057) 0:01:01.490 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.027) 0:01:01.518 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.035) 0:01:01.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.025) 0:01:01.579 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.045) 0:01:01.624 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.037) 0:01:01.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.026) 0:01:01.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.026) 0:01:01.715 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.038) 0:01:01.753 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.215) 0:01:01.968 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.027) 0:01:01.996 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.248) 0:01:02.244 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.020) 0:01:02.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.021) 0:01:02.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.020) 0:01:02.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.028) 0:01:02.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.038) 0:01:02.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.026) 0:01:02.400 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:07 +0000 (0:00:00.024) 0:01:02.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.022) 0:01:02.446 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.037) 0:01:02.484 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.021) 0:01:02.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.020) 0:01:02.525 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.047) 0:01:02.573 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.023) 0:01:02.596 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.042) 0:01:02.638 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.021) 0:01:02.659 ********** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.532) 0:01:03.192 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:45:08 +0000 (0:00:00.208) 0:01:03.401 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.033) 0:01:03.434 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.021) 0:01:03.455 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.019) 0:01:03.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.019) 0:01:03.494 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.542) 0:01:04.037 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041962", "end": "2024-05-11 16:45:09.831506", "rc": 0, "start": "2024-05-11 16:45:09.789544" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.251) 0:01:04.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.021) 0:01:04.310 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.019) 0:01:04.330 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.017) 0:01:04.347 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.018) 0:01:04.366 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.017) 0:01:04.384 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:45:09 +0000 (0:00:00.033) 0:01:04.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.024) 0:01:04.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.055) 0:01:04.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.019) 0:01:04.516 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.048) 0:01:04.564 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.638) 0:01:05.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.019) 0:01:05.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:45:10 +0000 (0:00:00.025) 0:01:05.248 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032809", "end": "2024-05-11 16:45:11.026360", "rc": 0, "start": "2024-05-11 16:45:10.993551" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.236) 0:01:05.484 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.021) 0:01:05.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.023) 0:01:05.528 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.037) 0:01:05.566 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.037) 0:01:05.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.023) 0:01:05.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.093) 0:01:05.721 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.027) 0:01:05.748 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.198) 0:01:05.946 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.024) 0:01:05.971 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.192) 0:01:06.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.018) 0:01:06.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.020) 0:01:06.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.020) 0:01:06.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.320 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.025) 0:01:06.346 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.036) 0:01:06.382 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:45:11 +0000 (0:00:00.019) 0:01:06.421 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.065) 0:01:06.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.020) 0:01:06.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.019) 0:01:06.526 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.041) 0:01:06.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.019) 0:01:06.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.607 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.038) 0:01:06.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.017) 0:01:06.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.017) 0:01:06.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.755 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.774 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.021) 0:01:06.795 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.017) 0:01:06.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.832 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.018) 0:01:06.850 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.080) 0:01:06.930 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.029) 0:01:06.960 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.027) 0:01:06.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.023) 0:01:07.011 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.027) 0:01:07.038 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.033) 0:01:07.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.022) 0:01:07.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.025) 0:01:07.119 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.028) 0:01:07.148 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.208) 0:01:07.357 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:12 +0000 (0:00:00.024) 0:01:07.381 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.208) 0:01:07.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.022) 0:01:07.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.019) 0:01:07.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.021) 0:01:07.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.019) 0:01:07.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.052) 0:01:07.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.019) 0:01:07.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.020) 0:01:07.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.019) 0:01:07.786 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.035) 0:01:07.821 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.022) 0:01:07.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.022) 0:01:07.866 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.047) 0:01:07.914 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.023) 0:01:07.937 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.039) 0:01:07.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:45:13 +0000 (0:00:00.019) 0:01:07.996 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount sysinit.target system.slice basic.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": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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/bogus.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/bogus.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/bogus.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/bogus.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/bogus.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": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.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/bogus.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": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.557) 0:01:08.553 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.212) 0:01:08.766 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.035) 0:01:08.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.022) 0:01:08.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.074) 0:01:08.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:14 +0000 (0:00:00.024) 0:01:08.923 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.567) 0:01:09.491 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039163", "end": "2024-05-11 16:45:15.279701", "rc": 0, "start": "2024-05-11 16:45:15.240538" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.246) 0:01:09.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.021) 0:01:09.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.020) 0:01:09.779 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.018) 0:01:09.798 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.022) 0:01:09.820 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:113 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.027) 0:01:09.848 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:126 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.461) 0:01:10.310 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:139 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.049) 0:01:10.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:171 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.029) 0:01:10.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:177 Saturday 11 May 2024 16:45:15 +0000 (0:00:00.027) 0:01:10.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:180 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.095) 0:01:10.512 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.043) 0:01:10.556 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.036) 0:01:10.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.025) 0:01:10.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.020) 0:01:10.639 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.019) 0:01:10.658 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.049) 0:01:10.708 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.634) 0:01:11.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.019) 0:01:11.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:45:16 +0000 (0:00:00.024) 0:01:11.386 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032735", "end": "2024-05-11 16:45:17.162584", "rc": 0, "start": "2024-05-11 16:45:17.129849" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.270) 0:01:11.656 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.020) 0:01:11.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.019) 0:01:11.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.063) 0:01:11.760 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.035) 0:01:11.796 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.208) 0:01:12.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.024) 0:01:12.029 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.026) 0:01:12.055 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.210) 0:01:12.266 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:17 +0000 (0:00:00.026) 0:01:12.292 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.207) 0:01:12.499 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004053", "end": "2024-05-11 16:45:18.253045", "rc": 0, "start": "2024-05-11 16:45:18.248992" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.211) 0:01:12.710 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003797", "end": "2024-05-11 16:45:18.464258", "rc": 0, "start": "2024-05-11 16:45:18.460461" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.209) 0:01:12.920 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.054) 0:01:12.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:12.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.018) 0:01:13.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.020) 0:01:13.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.073 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.025) 0:01:13.098 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.036) 0:01:13.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.021) 0:01:13.177 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.038) 0:01:13.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.020) 0:01:13.256 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.037) 0:01:13.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.019) 0:01:13.332 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.039) 0:01:13.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:45:18 +0000 (0:00:00.052) 0:01:13.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.019) 0:01:13.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.464 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.526 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.548 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.569 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.018) 0:01:13.588 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.056) 0:01:13.644 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.665 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.025) 0:01:13.691 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.031) 0:01:13.722 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020625", "end": "2024-05-11 16:45:19.483020", "rc": 0, "start": "2024-05-11 16:45:19.462395" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.219) 0:01:13.942 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.023) 0:01:13.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.985 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445919.5914328, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445919.5914328, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:45:19 +0000 (0:00:00.246) 0:01:14.232 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.776) 0:01:15.009 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.021) 0:01:15.030 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.025) 0:01:15.056 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.031) 0:01:15.087 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.198) 0:01:15.286 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.025) 0:01:15.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:45:20 +0000 (0:00:00.020) 0:01:15.332 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445920.2254226, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445920.2254226, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.202) 0:01:15.534 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.393) 0:01:15.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 : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.018) 0:01:15.945 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.083) 0:01:16.029 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.025) 0:01:16.054 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.023) 0:01:16.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.019) 0:01:16.097 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.029) 0:01:16.127 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.035) 0:01:16.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.024) 0:01:16.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.024) 0:01:16.212 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:21 +0000 (0:00:00.027) 0:01:16.239 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.199) 0:01:16.439 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.025) 0:01:16.464 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.197) 0:01:16.662 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003975", "end": "2024-05-11 16:45:22.404865", "rc": 0, "start": "2024-05-11 16:45:22.400890" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.197) 0:01:16.859 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003661", "end": "2024-05-11 16:45:22.601506", "rc": 0, "start": "2024-05-11 16:45:22.597845" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.196) 0:01:17.056 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.028) 0:01:17.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.049) 0:01:17.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.020) 0:01:17.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.019) 0:01:17.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.019) 0:01:17.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.017) 0:01:17.210 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.034) 0:01:17.245 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.020) 0:01:17.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.020) 0:01:17.286 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.044) 0:01:17.331 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.023) 0:01:17.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.019) 0:01:17.373 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:45:22 +0000 (0:00:00.041) 0:01:17.414 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.032) 0:01:17.447 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.192) 0:01:17.639 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.023) 0:01:17.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.020) 0:01:17.683 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.017) 0:01:17.701 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.049) 0:01:17.751 ********** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.203) 0:01:17.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.019) 0:01:17.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:45:23 +0000 (0:00:00.021) 0:01:17.995 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1715445923.604096-13653-240698550119022/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.531) 0:01:18.526 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.399) 0:01:18.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.021) 0:01:18.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.022) 0:01:18.970 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.023) 0:01:18.994 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.023) 0:01:19.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.018) 0:01:19.036 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.027) 0:01:19.063 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.035) 0:01:19.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.022) 0:01:19.120 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.054) 0:01:19.174 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.027) 0:01:19.201 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:24 +0000 (0:00:00.204) 0:01:19.406 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.024) 0:01:19.431 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.207) 0:01:19.638 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003779", "end": "2024-05-11 16:45:25.390527", "rc": 0, "start": "2024-05-11 16:45:25.386748" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.208) 0:01:19.847 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003850", "end": "2024-05-11 16:45:25.597367", "rc": 0, "start": "2024-05-11 16:45:25.593517" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.206) 0:01:20.054 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.031) 0:01:20.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:20.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:20.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.186 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.034) 0:01:20.220 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.259 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.043) 0:01:20.303 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.050) 0:01:20.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:20.372 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:45:25 +0000 (0:00:00.039) 0:01:20.412 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.033) 0:01:20.446 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.202) 0:01:20.648 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.023) 0:01:20.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.021) 0:01:20.693 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.018) 0:01:20.711 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.019) 0:01:20.731 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.213) 0:01:20.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.019) 0:01:20.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.985 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1715445926.596795-13746-28321612610187/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:45:27 +0000 (0:00:00.555) 0:01:21.540 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:45:27 +0000 (0:00:00.394) 0:01:21.935 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount app.slice -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/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", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:45:27 +0000 (0:00:00.425) 0:01:22.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:27 +0000 (0:00:00.020) 0:01:22.381 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:27 +0000 (0:00:00.023) 0:01:22.404 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.023) 0:01:22.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.018) 0:01:22.447 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.027) 0:01:22.474 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.033) 0:01:22.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.021) 0:01:22.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.023) 0:01:22.553 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.026) 0:01:22.579 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.207) 0:01:22.786 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.024) 0:01:22.811 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.207) 0:01:23.018 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003988", "end": "2024-05-11 16:45:28.771563", "rc": 0, "start": "2024-05-11 16:45:28.767575" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:28 +0000 (0:00:00.207) 0:01:23.226 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003789", "end": "2024-05-11 16:45:28.976949", "rc": 0, "start": "2024-05-11 16:45:28.973160" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.206) 0:01:23.433 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.028) 0:01:23.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.018) 0:01:23.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.019) 0:01:23.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.018) 0:01:23.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.019) 0:01:23.539 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.019) 0:01:23.558 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.036) 0:01:23.594 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.021) 0:01:23.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.021) 0:01:23.637 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.046) 0:01:23.683 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.022) 0:01:23.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.019) 0:01:23.726 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.041) 0:01:23.767 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.033) 0:01:23.800 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.236) 0:01:24.036 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.024) 0:01:24.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.020) 0:01:24.081 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:45:29 +0000 (0:00:00.019) 0:01:24.100 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:37 +0000 (0:00:08.229) 0:01:32.330 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:38 +0000 (0:00:00.200) 0:01:32.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:45:38 +0000 (0:00:00.019) 0:01:32.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:45:38 +0000 (0:00:00.043) 0:01:32.594 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1715445938.2032554-13841-249924660717321/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:45:38 +0000 (0:00:00.526) 0:01:33.120 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:45:39 +0000 (0:00:00.376) 0:01:33.497 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount -.mount app.slice quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.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": "quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/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/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:45:40 +0000 (0:00:01.100) 0:01:34.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:45:40 +0000 (0:00:00.022) 0:01:34.619 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:45:40 +0000 (0:00:00.019) 0:01:34.639 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:45:40 +0000 (0:00:00.020) 0:01:34.659 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:189 Saturday 11 May 2024 16:45:40 +0000 (0:00:00.019) 0:01:34.679 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003275", "end": "2024-05-11 16:45:40.459228", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-11 16:45:40.455953" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002984", "end": "2024-05-11 16:45:40.766679", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-11 16:45:40.763695" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002915", "end": "2024-05-11 16:45:41.077334", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-11 16:45:41.074419" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:199 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.884) 0:01:35.564 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1715445919.4764345, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715445919.4764345, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6936260, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1715445919.4764345, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1535844042", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:207 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.219) 0:01:35.783 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.052) 0:01:35.836 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.035) 0:01:35.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.024) 0:01:35.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.020) 0:01:35.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.020) 0:01:35.938 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:45:41 +0000 (0:00:00.051) 0:01:35.989 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.608) 0:01:36.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.020) 0:01:36.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.024) 0:01:36.643 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031836", "end": "2024-05-11 16:45:42.417467", "rc": 0, "start": "2024-05-11 16:45:42.385631" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.230) 0:01:36.873 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.021) 0:01:36.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.020) 0:01:36.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.066) 0:01:36.982 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.038) 0:01:37.020 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.024) 0:01:37.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.025) 0:01:37.070 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.028) 0:01:37.099 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.212) 0:01:37.311 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:42 +0000 (0:00:00.025) 0:01:37.336 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.225) 0:01:37.561 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003687", "end": "2024-05-11 16:45:43.342027", "rc": 0, "start": "2024-05-11 16:45:43.338340" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.236) 0:01:37.797 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003725", "end": "2024-05-11 16:45:43.623401", "rc": 0, "start": "2024-05-11 16:45:43.619676" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.314) 0:01:38.112 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.030) 0:01:38.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.019) 0:01:38.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.243 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.026) 0:01:38.270 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.039) 0:01:38.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.019) 0:01:38.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.350 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.038) 0:01:38.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:45:43 +0000 (0:00:00.020) 0:01:38.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.430 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.039) 0:01:38.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.021) 0:01:38.511 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.079) 0:01:38.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.026) 0:01:38.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.021) 0:01:38.639 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.021) 0:01:38.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.021) 0:01:38.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.021) 0:01:38.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.019) 0:01:38.724 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.019) 0:01:38.743 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.763 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.784 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.057) 0:01:38.841 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.862 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.025) 0:01:38.887 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.029) 0:01:38.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.019) 0:01:38.957 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.023) 0:01:38.981 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445940.0531147, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445940.0531147, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:45:44 +0000 (0:00:00.247) 0:01:39.228 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.291) 0:01:39.519 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.020) 0:01:39.540 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.026) 0:01:39.566 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.029) 0:01:39.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.020) 0:01:39.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.020) 0:01:39.636 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.024) 0:01:39.661 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445940.0531147, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445940.0531147, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.342) 0:01:40.003 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.285) 0:01:40.289 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.018) 0:01:40.307 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.060) 0:01:40.368 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:45:45 +0000 (0:00:00.024) 0:01:40.393 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.059) 0:01:40.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.019) 0:01:40.472 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.028) 0:01:40.501 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.033) 0:01:40.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.023) 0:01:40.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.024) 0:01:40.582 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.026) 0:01:40.609 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.305) 0:01:40.915 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.024) 0:01:40.939 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:45:46 +0000 (0:00:00.363) 0:01:41.303 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005837", "end": "2024-05-11 16:45:47.170861", "rc": 0, "start": "2024-05-11 16:45:47.165024" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.330) 0:01:41.633 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005416", "end": "2024-05-11 16:45:47.525801", "rc": 0, "start": "2024-05-11 16:45:47.520385" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.356) 0:01:41.990 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.027) 0:01:42.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.048) 0:01:42.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.019) 0:01:42.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.019) 0:01:42.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.017) 0:01:42.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.019) 0:01:42.142 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.033) 0:01:42.175 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.018) 0:01:42.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.018) 0:01:42.213 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.043) 0:01:42.256 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.022) 0:01:42.279 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:45:47 +0000 (0:00:00.037) 0:01:42.317 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445940.0531147, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445940.0531147, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:45:48 +0000 (0:00:00.342) 0:01:42.659 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:45:27 UTC", "ActiveEnterTimestampMonotonic": "551662147", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount app.slice basic.target run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:45:27 UTC", "AssertTimestampMonotonic": "551609980", "Before": "quadlet-basic-mysql.service 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": "42699000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:45:27 UTC", "ConditionTimestampMonotonic": "551609974", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:45:27 UTC", "ExecMainExitTimestampMonotonic": "551662008", "ExecMainPID": "12699", "ExecMainStartTimestamp": "Sat 2024-05-11 16:45:27 UTC", "ExecMainStartTimestampMonotonic": "551617033", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:45:27 UTC", "InactiveExitTimestampMonotonic": "551617392", "InvocationID": "dc5844478fa14fff99ef1c71d4aa1c8e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/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", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-11 16:45:27 UTC", "StateChangeTimestampMonotonic": "551662147", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:45:59 +0000 (0:00:10.798) 0:01:53.458 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.208) 0:01:53.666 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.031) 0:01:53.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.021) 0:01:53.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.022) 0:01:53.742 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.026) 0:01:53.768 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:45:59 +0000 (0:00:00.405) 0:01:54.174 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.054777", "end": "2024-05-11 16:45:59.995493", "rc": 0, "start": "2024-05-11 16:45:59.940716" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.284) 0:01:54.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.022) 0:01:54.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.019) 0:01:54.500 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.026) 0:01:54.527 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.024) 0:01:54.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.019) 0:01:54.571 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.027) 0:01:54.599 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.034) 0:01:54.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.023) 0:01:54.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.022) 0:01:54.680 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.025) 0:01:54.705 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.213) 0:01:54.918 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.025) 0:01:54.944 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.208) 0:01:55.152 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003844", "end": "2024-05-11 16:46:00.905127", "rc": 0, "start": "2024-05-11 16:46:00.901283" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:00 +0000 (0:00:00.209) 0:01:55.362 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003773", "end": "2024-05-11 16:46:01.114428", "rc": 0, "start": "2024-05-11 16:46:01.110655" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.240) 0:01:55.602 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.028) 0:01:55.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.018) 0:01:55.650 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.020) 0:01:55.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.019) 0:01:55.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.022) 0:01:55.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.020) 0:01:55.733 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.035) 0:01:55.768 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.020) 0:01:55.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.020) 0:01:55.809 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.045) 0:01:55.855 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.023) 0:01:55.879 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.041) 0:01:55.920 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445958.934822, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445958.934822, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:01 +0000 (0:00:00.214) 0:01:56.135 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:45:40 UTC", "ActiveEnterTimestampMonotonic": "563878278", "ActiveExitTimestamp": "Sat 2024-05-11 16:45:48 UTC", "ActiveExitTimestampMonotonic": "572469660", "ActiveState": "failed", "After": "-.mount quadlet-basic-mysql-volume.service run-user-1111.mount basic.target app.slice quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:45:39 UTC", "AssertTimestampMonotonic": "563196297", "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": "3917056000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:45:39 UTC", "ConditionTimestampMonotonic": "563196293", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:45:58 UTC", "ExecMainExitTimestampMonotonic": "582715688", "ExecMainPID": "13205", "ExecMainStartTimestamp": "Sat 2024-05-11 16:45:40 UTC", "ExecMainStartTimestampMonotonic": "563878154", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-11 16:45:58 UTC", "InactiveEnterTimestampMonotonic": "582754841", "InactiveExitTimestamp": "Sat 2024-05-11 16:45:39 UTC", "InactiveExitTimestampMonotonic": "563204428", "InvocationID": "4bce5bd46d8041dcbed885fbd992d1ed", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service basic.target app.slice quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-11 16:45:58 UTC", "StateChangeTimestampMonotonic": "582754841", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "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": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.436) 0:01:56.572 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.247) 0:01:56.819 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.031) 0:01:56.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.020) 0:01:56.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.021) 0:01:56.893 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.023) 0:01:56.916 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:02 +0000 (0:00:00.401) 0:01:57.318 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.057158", "end": "2024-05-11 16:46:03.138680", "rc": 0, "start": "2024-05-11 16:46:03.081522" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.279) 0:01:57.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.022) 0:01:57.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.019) 0:01:57.640 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.026) 0:01:57.666 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.023) 0:01:57.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.019) 0:01:57.708 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.026) 0:01:57.735 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.033) 0:01:57.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.023) 0:01:57.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.056) 0:01:57.848 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.026) 0:01:57.875 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.216) 0:01:58.091 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.025) 0:01:58.116 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:03 +0000 (0:00:00.197) 0:01:58.314 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003687", "end": "2024-05-11 16:46:04.056023", "rc": 0, "start": "2024-05-11 16:46:04.052336" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.196) 0:01:58.511 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003772", "end": "2024-05-11 16:46:04.253838", "rc": 0, "start": "2024-05-11 16:46:04.250066" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.198) 0:01:58.709 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.030) 0:01:58.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.022) 0:01:58.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.022) 0:01:58.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.022) 0:01:58.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.021) 0:01:58.849 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.034) 0:01:58.883 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.018) 0:01:58.922 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.044) 0:01:58.967 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.060) 0:01:59.028 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.040) 0:01:59.069 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445958.934822, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445958.934822, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.205) 0:01:59.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:04 +0000 (0:00:00.021) 0:01:59.296 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.210) 0:01:59.506 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.033) 0:01:59.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.022) 0:01:59.583 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.023) 0:01:59.607 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.401) 0:02:00.008 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.057013", "end": "2024-05-11 16:46:05.830077", "rc": 0, "start": "2024-05-11 16:46:05.773064" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:05 +0000 (0:00:00.281) 0:02:00.290 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.052078", "end": "2024-05-11 16:46:06.107308", "rc": 0, "start": "2024-05-11 16:46:06.055230" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.276) 0:02:00.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.048) 0:02:00.614 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.052) 0:02:00.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.025) 0:02:00.692 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.032) 0:02:00.724 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445919.5144339, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715445958.934822, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1715445958.934822, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.212) 0:02:00.937 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 11 May 2024 16:46:06 +0000 (0:00:00.333) 0:02:01.270 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049364", "end": "2024-05-11 16:46:07.082922", "rc": 0, "start": "2024-05-11 16:46:07.033558" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.271) 0:02:01.542 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.054419", "end": "2024-05-11 16:46:07.358740", "rc": 0, "start": "2024-05-11 16:46:07.304321" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.274) 0:02:01.816 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009640", "end": "2024-05-11 16:46:07.576038", "rc": 0, "start": "2024-05-11 16:46:07.566398" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.222) 0:02:02.039 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.019) 0:02:02.058 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:221 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.018) 0:02:02.076 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:227 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.201) 0:02:02.277 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.089) 0:02:02.367 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.033) 0:02:02.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:46:07 +0000 (0:00:00.024) 0:02:02.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.018) 0:02:02.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.019) 0:02:02.464 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.052) 0:02:02.516 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.643) 0:02:03.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.019) 0:02:03.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:46:08 +0000 (0:00:00.023) 0:02:03.203 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034502", "end": "2024-05-11 16:46:08.983119", "rc": 0, "start": "2024-05-11 16:46:08.948617" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.236) 0:02:03.440 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.065) 0:02:03.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.020) 0:02:03.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.057) 0:02:03.584 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.037) 0:02:03.622 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.232) 0:02:03.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.024) 0:02:03.879 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.028) 0:02:03.907 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.237) 0:02:04.144 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.024) 0:02:04.169 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.233) 0:02:04.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:09 +0000 (0:00:00.019) 0:02:04.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.020) 0:02:04.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.018) 0:02:04.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.049) 0:02:04.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.020) 0:02:04.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.023) 0:02:04.595 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.025) 0:02:04.621 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.036) 0:02:04.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.020) 0:02:04.697 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.038) 0:02:04.736 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.775 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.036) 0:02:04.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.850 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.038) 0:02:04.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:04.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.018) 0:02:04.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.051) 0:02:04.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.018) 0:02:04.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:05.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.017) 0:02:05.035 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.018) 0:02:05.053 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.017) 0:02:05.071 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.025) 0:02:05.097 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.061) 0:02:05.158 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.022) 0:02:05.181 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.027) 0:02:05.209 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.032) 0:02:05.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.020) 0:02:05.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.019) 0:02:05.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.020) 0:02:05.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:10 +0000 (0:00:00.022) 0:02:05.323 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.340) 0:02:05.664 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.020) 0:02:05.684 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.058) 0:02:05.743 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.030) 0:02:05.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.019) 0:02:05.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.021) 0:02:05.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.021) 0:02:05.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.021) 0:02:05.857 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.337) 0:02:06.194 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.019) 0:02:06.214 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.058) 0:02:06.273 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.026) 0:02:06.299 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.024) 0:02:06.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.021) 0:02:06.345 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.029) 0:02:06.375 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:11 +0000 (0:00:00.036) 0:02:06.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.024) 0:02:06.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.054) 0:02:06.489 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.027) 0:02:06.516 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.199) 0:02:06.716 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.026) 0:02:06.742 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.197) 0:02:06.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.022) 0:02:06.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.020) 0:02:06.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.020) 0:02:07.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.020) 0:02:07.101 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.035) 0:02:07.136 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.021) 0:02:07.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.021) 0:02:07.179 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.047) 0:02:07.227 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.023) 0:02:07.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.018) 0:02:07.270 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.074) 0:02:07.344 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.033) 0:02:07.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:12 +0000 (0:00:00.019) 0:02:07.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.020) 0:02:07.437 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.018) 0:02:07.455 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.019) 0:02:07.475 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.206) 0:02:07.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.021) 0:02:07.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.020) 0:02:07.722 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1715445973.331778-14502-231953274167691/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:46:13 +0000 (0:00:00.531) 0:02:08.254 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.503) 0:02:08.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.021) 0:02:08.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.065) 0:02:08.845 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.024) 0:02:08.869 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.025) 0:02:08.894 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.019) 0:02:08.914 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.029) 0:02:08.944 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.036) 0:02:08.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.025) 0:02:09.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.024) 0:02:09.030 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.028) 0:02:09.059 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.198) 0:02:09.257 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:14 +0000 (0:00:00.025) 0:02:09.282 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.192) 0:02:09.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.018) 0:02:09.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.020) 0:02:09.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.022) 0:02:09.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.020) 0:02:09.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.055) 0:02:09.652 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.672 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.035) 0:02:09.707 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.020) 0:02:09.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.021) 0:02:09.749 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.047) 0:02:09.797 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.025) 0:02:09.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.841 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.041) 0:02:09.883 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.033) 0:02:09.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.020) 0:02:09.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.975 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.019) 0:02:09.995 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.018) 0:02:10.014 ********** 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": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.201) 0:02:10.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.020) 0:02:10.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:46:15 +0000 (0:00:00.021) 0:02:10.258 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1715445975.8687997-14592-33455594613893/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:46:16 +0000 (0:00:00.527) 0:02:10.785 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:46:16 +0000 (0:00:00.499) 0:02:11.285 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.399) 0:02:11.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.021) 0:02:11.705 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.024) 0:02:11.730 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.023) 0:02:11.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.020) 0:02:11.774 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.028) 0:02:11.802 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.035) 0:02:11.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.024) 0:02:11.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.022) 0:02:11.885 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.025) 0:02:11.910 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.225) 0:02:12.136 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.025) 0:02:12.162 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.197) 0:02:12.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.019) 0:02:12.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.020) 0:02:12.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:17 +0000 (0:00:00.019) 0:02:12.418 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.020) 0:02:12.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.020) 0:02:12.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.020) 0:02:12.518 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.033) 0:02:12.551 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.020) 0:02:12.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.592 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.045) 0:02:12.637 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.022) 0:02:12.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.679 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.040) 0:02:12.720 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.065) 0:02:12.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.018) 0:02:12.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.019) 0:02:12.843 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 11 May 2024 16:46:18 +0000 (0:00:00.017) 0:02:12.861 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:26 +0000 (0:00:08.103) 0:02:20.964 ********** 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": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:26 +0000 (0:00:00.198) 0:02:21.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 11 May 2024 16:46:26 +0000 (0:00:00.051) 0:02:21.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 11 May 2024 16:46:26 +0000 (0:00:00.019) 0:02:21.234 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1715445986.8438113-14684-110195510133039/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 11 May 2024 16:46:27 +0000 (0:00:00.540) 0:02:21.775 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 11 May 2024 16:46:27 +0000 (0:00:00.553) 0:02:22.328 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target quadlet-basic-mysql-volume.service basic.target quadlet-basic-network.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service sysinit.target quadlet-basic-network.service -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 11 May 2024 16:46:28 +0000 (0:00:00.793) 0:02:23.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:46:28 +0000 (0:00:00.022) 0:02:23.144 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:46:28 +0000 (0:00:00.020) 0:02:23.164 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:46:28 +0000 (0:00:00.019) 0:02:23.183 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:234 Saturday 11 May 2024 16:46:28 +0000 (0:00:00.020) 0:02:23.204 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003151", "end": "2024-05-11 16:46:29.029117", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-11 16:46:29.025966" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003144", "end": "2024-05-11 16:46:29.260102", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-11 16:46:29.256958" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003144", "end": "2024-05-11 16:46:29.458506", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-11 16:46:29.455362" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:244 Saturday 11 May 2024 16:46:29 +0000 (0:00:00.711) 0:02:23.915 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.670780", "end": "2024-05-11 16:46:30.387828", "failed_when_result": false, "rc": 0, "start": "2024-05-11 16:46:29.717048" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:259 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.934) 0:02:24.850 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.033) 0:02:24.884 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.038) 0:02:24.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.028) 0:02:24.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.022) 0:02:24.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.021) 0:02:24.995 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:46:30 +0000 (0:00:00.052) 0:02:25.048 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.665) 0:02:25.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.064) 0:02:25.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.027) 0:02:25.805 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032849", "end": "2024-05-11 16:46:31.614881", "rc": 0, "start": "2024-05-11 16:46:31.582032" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.268) 0:02:26.074 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.022) 0:02:26.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.022) 0:02:26.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.062) 0:02:26.181 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:31 +0000 (0:00:00.040) 0:02:26.221 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.241) 0:02:26.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.024) 0:02:26.487 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.026) 0:02:26.513 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.238) 0:02:26.752 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.025) 0:02:26.777 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.232) 0:02:27.010 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003865", "end": "2024-05-11 16:46:32.769149", "rc": 0, "start": "2024-05-11 16:46:32.765284" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:32 +0000 (0:00:00.223) 0:02:27.233 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003885", "end": "2024-05-11 16:46:33.049102", "rc": 0, "start": "2024-05-11 16:46:33.045217" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.273) 0:02:27.507 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.030) 0:02:27.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.021) 0:02:27.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:27.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:27.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:27.637 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.025) 0:02:27.662 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.041) 0:02:27.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.022) 0:02:27.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.026) 0:02:27.752 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.041) 0:02:27.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:27.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.834 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.073) 0:02:27.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:27.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.947 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.043) 0:02:27.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:28.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.019) 0:02:28.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.018) 0:02:28.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.018) 0:02:28.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.018) 0:02:28.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.017) 0:02:28.103 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.018) 0:02:28.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 [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.017) 0:02:28.139 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.023) 0:02:28.162 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.062) 0:02:28.224 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.021) 0:02:28.245 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.024) 0:02:28.270 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.031) 0:02:28.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.054) 0:02:28.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.022) 0:02:28.379 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:33 +0000 (0:00:00.025) 0:02:28.405 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.210) 0:02:28.615 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.025) 0:02:28.641 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:28.665 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.029) 0:02:28.694 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.033) 0:02:28.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.022) 0:02:28.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:28.774 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.024) 0:02:28.798 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.207) 0:02:29.005 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.024) 0:02:29.030 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.019) 0:02:29.049 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.067) 0:02:29.116 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.058) 0:02:29.175 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.025) 0:02:29.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.019) 0:02:29.219 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.028) 0:02:29.248 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.036) 0:02:29.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:29.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.024) 0:02:29.333 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:34 +0000 (0:00:00.027) 0:02:29.360 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.250) 0:02:29.611 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.027) 0:02:29.638 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.211) 0:02:29.849 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003738", "end": "2024-05-11 16:46:35.601297", "rc": 0, "start": "2024-05-11 16:46:35.597559" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.207) 0:02:30.057 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005930", "end": "2024-05-11 16:46:35.822166", "rc": 0, "start": "2024-05-11 16:46:35.816236" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.230) 0:02:30.288 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.028) 0:02:30.316 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.018) 0:02:30.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.048) 0:02:30.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.019) 0:02:30.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:35 +0000 (0:00:00.020) 0:02:30.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.019) 0:02:30.442 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.035) 0:02:30.478 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.021) 0:02:30.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.021) 0:02:30.521 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.046) 0:02:30.567 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.023) 0:02:30.591 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.043) 0:02:30.634 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.342) 0:02:30.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.022) 0:02:30.999 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.364) 0:02:31.363 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.031) 0:02:31.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:36 +0000 (0:00:00.020) 0:02:31.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.055) 0:02:31.471 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.024) 0:02:31.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.023) 0:02:31.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.020) 0:02:31.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.021) 0:02:31.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.019) 0:02:31.581 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.025) 0:02:31.606 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.024) 0:02:31.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.020) 0:02:31.651 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.028) 0:02:31.679 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.038) 0:02:31.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.025) 0:02:31.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.025) 0:02:31.768 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.028) 0:02:31.797 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.331) 0:02:32.128 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:37 +0000 (0:00:00.032) 0:02:32.160 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.313) 0:02:32.473 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006103", "end": "2024-05-11 16:46:38.229276", "rc": 0, "start": "2024-05-11 16:46:38.223173" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.211) 0:02:32.685 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003774", "end": "2024-05-11 16:46:38.441041", "rc": 0, "start": "2024-05-11 16:46:38.437267" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.213) 0:02:32.899 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.029) 0:02:32.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.022) 0:02:32.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.021) 0:02:32.971 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.020) 0:02:32.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.018) 0:02:33.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.019) 0:02:33.030 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.033) 0:02:33.064 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.019) 0:02:33.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.017) 0:02:33.102 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.045) 0:02:33.147 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.024) 0:02:33.171 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.042) 0:02:33.214 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:38 +0000 (0:00:00.202) 0:02:33.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.021) 0:02:33.438 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.211) 0:02:33.650 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.032) 0:02:33.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.021) 0:02:33.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.021) 0:02:33.726 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.030) 0:02:33.756 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.021) 0:02:33.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.020) 0:02:33.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.019) 0:02:33.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.019) 0:02:33.837 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.023) 0:02:33.861 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.023) 0:02:33.884 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.017) 0:02:33.902 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.028) 0:02:33.930 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.036) 0:02:33.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.025) 0:02:33.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.024) 0:02:34.017 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.028) 0:02:34.045 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.242) 0:02:34.288 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:39 +0000 (0:00:00.026) 0:02:34.314 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.291) 0:02:34.605 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005126", "end": "2024-05-11 16:46:40.388982", "rc": 0, "start": "2024-05-11 16:46:40.383856" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.239) 0:02:34.844 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003625", "end": "2024-05-11 16:46:40.586759", "rc": 0, "start": "2024-05-11 16:46:40.583134" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.197) 0:02:35.042 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.029) 0:02:35.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.019) 0:02:35.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.021) 0:02:35.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.019) 0:02:35.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.020) 0:02:35.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.019) 0:02:35.172 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.036) 0:02:35.208 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.020) 0:02:35.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.019) 0:02:35.249 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.045) 0:02:35.294 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.022) 0:02:35.317 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:40 +0000 (0:00:00.071) 0:02:35.389 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.193) 0:02:35.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.020) 0:02:35.603 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.197) 0:02:35.800 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.033) 0:02:35.834 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.021) 0:02:35.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.021) 0:02:35.878 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.024) 0:02:35.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.020) 0:02:35.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.020) 0:02:35.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.019) 0:02:35.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.018) 0:02:35.982 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.055) 0:02:36.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.023) 0:02:36.061 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.023) 0:02:36.085 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.189) 0:02:36.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.051) 0:02:36.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.020) 0:02:36.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.018) 0:02:36.365 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.018) 0:02:36.383 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.017) 0:02:36.401 ********** 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 test user] ******************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:273 Saturday 11 May 2024 16:46:41 +0000 (0:00:00.023) 0:02:36.424 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:279 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.324) 0:02:36.749 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.052) 0:02:36.801 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.035) 0:02:36.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.026) 0:02:36.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.020) 0:02:36.884 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.019) 0:02:36.903 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 11 May 2024 16:46:42 +0000 (0:00:00.046) 0:02:36.950 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.721) 0:02:37.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.028) 0:02:37.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.030) 0:02:37.732 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030957", "end": "2024-05-11 16:46:43.499672", "rc": 0, "start": "2024-05-11 16:46:43.468715" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.227) 0:02:37.959 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.026) 0:02:37.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.021) 0:02:38.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.058) 0:02:38.066 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.037) 0:02:38.103 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.200) 0:02:38.304 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.025) 0:02:38.330 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:43 +0000 (0:00:00.026) 0:02:38.356 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.203) 0:02:38.560 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.057) 0:02:38.618 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.198) 0:02:38.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.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-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.021) 0:02:38.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.019) 0:02:38.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:38.981 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.027) 0:02:39.009 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.039) 0:02:39.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.019) 0:02:39.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.087 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.038) 0:02:39.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.167 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.088) 0:02:39.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.297 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.041) 0:02:39.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.020) 0:02:39.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.019) 0:02:39.378 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.019) 0:02:39.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 11 May 2024 16:46:44 +0000 (0:00:00.019) 0:02:39.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.020) 0:02:39.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.018) 0:02:39.456 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.018) 0:02:39.475 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.018) 0:02:39.494 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.025) 0:02:39.519 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.062) 0:02:39.582 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.027) 0:02:39.610 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.026) 0:02:39.637 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.039) 0:02:39.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.061) 0:02:39.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.020) 0:02:39.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.020) 0:02:39.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.023) 0:02:39.802 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.257) 0:02:40.059 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.021) 0:02:40.081 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.025) 0:02:40.106 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.031) 0:02:40.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.019) 0:02:40.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.020) 0:02:40.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.019) 0:02:40.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 11 May 2024 16:46:45 +0000 (0:00:00.019) 0:02:40.215 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.250) 0:02:40.465 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.018) 0:02:40.484 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.065) 0:02:40.550 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.025) 0:02:40.576 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.057) 0:02:40.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.021) 0:02:40.654 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.028) 0:02:40.683 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.036) 0:02:40.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.024) 0:02:40.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.024) 0:02:40.768 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.029) 0:02:40.798 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.211) 0:02:41.009 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.027) 0:02:41.036 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.203) 0:02:41.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.019) 0:02:41.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.019) 0:02:41.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.019) 0:02:41.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.019) 0:02:41.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.018) 0:02:41.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.018) 0:02:41.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:46 +0000 (0:00:00.018) 0:02:41.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.056) 0:02:41.429 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.034) 0:02:41.463 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.020) 0:02:41.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.018) 0:02:41.503 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.045) 0:02:41.548 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.022) 0:02:41.570 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.041) 0:02:41.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:47 +0000 (0:00:00.018) 0:02:41.631 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:46:17 UTC", "ActiveEnterTimestampMonotonic": "600986412", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:46:17 UTC", "AssertTimestampMonotonic": "600932707", "Before": "quadlet-basic-mysql.service 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": "44165000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:46:17 UTC", "ConditionTimestampMonotonic": "600932703", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:46:17 UTC", "ExecMainExitTimestampMonotonic": "600986286", "ExecMainPID": "15065", "ExecMainStartTimestamp": "Sat 2024-05-11 16:46:17 UTC", "ExecMainStartTimestampMonotonic": "600939032", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-11 16:46:17 UTC", "InactiveExitTimestampMonotonic": "600939377", "InvocationID": "693fa1a8c2a749bfb08f2492e8df3ff4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-11 16:46:17 UTC", "StateChangeTimestampMonotonic": "600986412", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:49 +0000 (0:00:02.238) 0:02:43.869 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:49 +0000 (0:00:00.200) 0:02:44.070 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:49 +0000 (0:00:00.077) 0:02:44.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:49 +0000 (0:00:00.021) 0:02:44.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:49 +0000 (0:00:00.020) 0:02:44.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:49 +0000 (0:00:00.021) 0:02:44.211 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.509) 0:02:44.720 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042338", "end": "2024-05-11 16:46:50.504055", "rc": 0, "start": "2024-05-11 16:46:50.461717" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.241) 0:02:44.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.021) 0:02:44.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.020) 0:02:45.003 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.025) 0:02:45.029 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.025) 0:02:45.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.021) 0:02:45.077 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.030) 0:02:45.107 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.037) 0:02:45.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.025) 0:02:45.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.024) 0:02:45.195 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:50 +0000 (0:00:00.060) 0:02:45.255 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.204) 0:02:45.460 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.024) 0:02:45.484 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.199) 0:02:45.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.020) 0:02:45.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.020) 0:02:45.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.019) 0:02:45.841 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.035) 0:02:45.877 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.020) 0:02:45.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.021) 0:02:45.919 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.048) 0:02:45.968 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.024) 0:02:45.992 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.043) 0:02:46.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:51 +0000 (0:00:00.067) 0:02:46.103 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-11 16:46:28 UTC", "ActiveEnterTimestampMonotonic": "612403569", "ActiveExitTimestamp": "Sat 2024-05-11 16:46:47 UTC", "ActiveExitTimestampMonotonic": "631525356", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount system.slice basic.target sysinit.target quadlet-basic-network.service quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-11 16:46:28 UTC", "AssertTimestampMonotonic": "612048485", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4016738000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-11 16:46:28 UTC", "ConditionTimestampMonotonic": "612048480", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-11 16:46:49 UTC", "ExecMainExitTimestampMonotonic": "633128762", "ExecMainPID": "15543", "ExecMainStartTimestamp": "Sat 2024-05-11 16:46:28 UTC", "ExecMainStartTimestampMonotonic": "612403524", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-11 16:46:49 UTC", "InactiveEnterTimestampMonotonic": "633167651", "InactiveExitTimestamp": "Sat 2024-05-11 16:46:28 UTC", "InactiveExitTimestampMonotonic": "612058645", "InvocationID": "f9946e78c3254f9f88debe434f2a08cd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service -.mount sysinit.target quadlet-basic-network.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-11 16:46:49 UTC", "StateChangeTimestampMonotonic": "633167651", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "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": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.532) 0:02:46.636 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.200) 0:02:46.836 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.034) 0:02:46.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.021) 0:02:46.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.021) 0:02:46.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:52 +0000 (0:00:00.020) 0:02:46.935 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.540) 0:02:47.475 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039666", "end": "2024-05-11 16:46:53.254606", "rc": 0, "start": "2024-05-11 16:46:53.214940" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.235) 0:02:47.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.022) 0:02:47.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.020) 0:02:47.753 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.026) 0:02:47.779 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.062) 0:02:47.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.019) 0:02:47.861 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.028) 0:02:47.890 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.037) 0:02:47.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.026) 0:02:47.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.026) 0:02:47.980 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.028) 0:02:48.009 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.202) 0:02:48.212 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 11 May 2024 16:46:53 +0000 (0:00:00.026) 0:02:48.238 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715445895.7388072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1715445865.6752794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.208) 0:02:48.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.622 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.086) 0:02:48.709 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.024) 0:02:48.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.756 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.046) 0:02:48.802 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.024) 0:02:48.826 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.043) 0:02:48.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.020) 0:02:48.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.020) 0:02:48.911 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.207) 0:02:49.118 ********** included: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.033) 0:02:49.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:49.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.019) 0:02:49.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 11 May 2024 16:46:54 +0000 (0:00:00.019) 0:02:49.213 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.529) 0:02:49.742 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038882", "end": "2024-05-11 16:46:55.530627", "rc": 0, "start": "2024-05-11 16:46:55.491745" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.281) 0:02:50.024 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.037431", "end": "2024-05-11 16:46:55.811825", "rc": 0, "start": "2024-05-11 16:46:55.774394" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.244) 0:02:50.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.019) 0:02:50.288 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.018) 0:02:50.306 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.017) 0:02:50.324 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 11 May 2024 16:46:55 +0000 (0:00:00.006) 0:02:50.331 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 47.12s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.80s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.23s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.10s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.24s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.27s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.10s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Check JSON -------------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:244 -------------- Check files ------------------------------------------------------------- 0.88s /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Start service ------------------------------- 0.79s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Manage each secret -------------------------- 0.78s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Ensure container images are present --------- 0.76s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.72s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.72s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Check files ------------------------------------------------------------- 0.71s /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:234 -------------- Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-ciih1j6llj/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Gather the package facts -------------------- 0.64s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.64s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.63s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-ciih1j6llj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [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) [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) ---^---^---^---^---^---