# 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-ciptse0kdu/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:4 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] => { "ansible_facts": { "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-ciptse0kdu/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-ciptse0kdu/tests/tests_quadlet_basic.yml:9 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.020) 0:00:00.034 ******** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:58 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.692) 0:00:00.726 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.046) 0:00:00.773 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.015) 0:00:00.789 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:10:16 +0000 (0:00:00.022) 0:00:00.811 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:10:17 +0000 (0:00:00.256) 0:00:01.067 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:10:17 +0000 (0:00:00.021) 0:00:01.088 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:10:17 +0000 (0:00:00.065) 0:00:01.154 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:10:18 +0000 (0:00:01.415) 0:00:02.569 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:10:18 +0000 (0:00:00.029) 0:00:02.599 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:11:23 +0000 (0:01:04.652) 0:01:07.251 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035798", "end": "2024-03-30 17:11:23.671909", "rc": 0, "start": "2024-03-30 17:11:23.636111" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:11:23 +0000 (0:00:00.358) 0:01:07.610 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:11:23 +0000 (0:00:00.029) 0:01:07.639 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:11:23 +0000 (0:00:00.030) 0:01:07.670 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:11:23 +0000 (0:00:00.086) 0:01:07.756 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:23 +0000 (0:00:00.036) 0:01:07.792 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.252) 0:01:08.045 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.024) 0:01:08.069 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.026) 0:01:08.095 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.202) 0:01:08.298 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.023) 0:01:08.322 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.197) 0:01:08.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.560 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.019) 0:01:08.601 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.019) 0:01:08.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.019) 0:01:08.640 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.096) 0:01:08.736 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.038) 0:01:08.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.021) 0:01:08.796 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.816 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.039) 0:01:08.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:11:24 +0000 (0:00:00.020) 0:01:08.896 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.039) 0:01:08.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:08.955 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:08.975 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.040) 0:01:09.015 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:09.035 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:09.054 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.020) 0:01:09.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:09.093 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.049) 0:01:09.143 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.020) 0:01:09.164 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:09.183 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.018) 0:01:09.201 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.018) 0:01:09.220 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.046) 0:01:09.267 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.024) 0:01:09.291 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.024) 0:01:09.316 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.019) 0:01:09.335 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.028) 0:01:09.364 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.033) 0:01:09.397 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.025) 0:01:09.423 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.024) 0:01:09.447 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.027) 0:01:09.475 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.201) 0:01:09.676 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.025) 0:01:09.702 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:25 +0000 (0:00:00.198) 0:01:09.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.022) 0:01:09.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:09.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.021) 0:01:09.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.021) 0:01:09.987 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:10.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.019) 0:01:10.027 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.036) 0:01:10.063 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:10.083 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:10.104 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.047) 0:01:10.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.021) 0:01:10.173 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.045) 0:01:10.219 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.037) 0:01:10.256 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:10.276 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.019) 0:01:10.296 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.019) 0:01:10.315 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.048) 0:01:10.363 ******** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.023) 0:01:10.387 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.258) 0:01:10.645 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.020) 0:01:10.666 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:11:26 +0000 (0:00:00.021) 0:01:10.688 ******** 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-1711818686.8199093-8335-169284607057645/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.607) 0:01:11.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.027) 0:01:11.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.025) 0:01:11.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.025) 0:01:11.375 ******** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:74 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.019) 0:01:11.394 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:78 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.021) 0:01:11.416 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.043) 0:01:11.459 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.036) 0:01:11.496 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.063) 0:01:11.559 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.022) 0:01:11.581 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.021) 0:01:11.603 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:11:27 +0000 (0:00:00.051) 0:01:11.654 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:11:29 +0000 (0:00:01.306) 0:01:12.961 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.020) 0:01:12.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.024) 0:01:13.005 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030724", "end": "2024-03-30 17:11:29.290780", "rc": 0, "start": "2024-03-30 17:11:29.260056" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.223) 0:01:13.229 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.022) 0:01:13.251 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.019) 0:01:13.271 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.062) 0:01:13.333 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.039) 0:01:13.372 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.024) 0:01:13.397 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.024) 0:01:13.421 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.027) 0:01:13.449 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.204) 0:01:13.654 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.026) 0:01:13.680 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.197) 0:01:13.878 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:29 +0000 (0:00:00.020) 0:01:13.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.022) 0:01:13.922 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:13.942 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:13.963 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.021) 0:01:13.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.021) 0:01:14.006 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.026) 0:01:14.032 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.069) 0:01:14.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.021) 0:01:14.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.021) 0:01:14.144 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.041) 0:01:14.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.206 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.019) 0:01:14.226 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.038) 0:01:14.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.284 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.305 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.040) 0:01:14.346 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.367 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.019) 0:01:14.386 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.019) 0:01:14.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.047) 0:01:14.474 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.495 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.019) 0:01:14.514 ******** skipping: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.535 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.019) 0:01:14.555 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.052) 0:01:14.607 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.027) 0:01:14.635 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.027) 0:01:14.662 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.020) 0:01:14.682 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.029) 0:01:14.712 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.036) 0:01:14.749 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.025) 0:01:14.774 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.024) 0:01:14.799 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:30 +0000 (0:00:00.028) 0:01:14.827 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.201) 0:01:15.029 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.061) 0:01:15.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.200) 0:01:15.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.021) 0:01:15.333 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.374 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.021) 0:01:15.396 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.416 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.036) 0:01:15.453 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.021) 0:01:15.474 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.021) 0:01:15.496 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.047) 0:01:15.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.019) 0:01:15.564 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.042) 0:01:15.607 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.035) 0:01:15.643 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.663 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.054) 0:01:15.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.021) 0:01:15.738 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:11:31 +0000 (0:00:00.020) 0:01:15.759 ******** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:11:33 +0000 (0:00:01.275) 0:01:17.034 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.210) 0:01:17.245 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.021) 0:01:17.266 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.021) 0:01:17.287 ******** 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-1711818693.4169295-8585-240242189752609/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.546) 0:01:17.834 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.023) 0:01:17.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:11:33 +0000 (0:00:00.023) 0:01:17.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.058) 0:01:17.939 ******** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:94 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.019) 0:01:17.959 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:101 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.023) 0:01:17.982 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.058) 0:01:18.041 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.036) 0:01:18.077 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.026) 0:01:18.103 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.019) 0:01:18.123 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.020) 0:01:18.144 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:11:34 +0000 (0:00:00.051) 0:01:18.195 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:11:35 +0000 (0:00:01.350) 0:01:19.545 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.022) 0:01:19.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.024) 0:01:19.592 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028631", "end": "2024-03-30 17:11:35.875094", "rc": 0, "start": "2024-03-30 17:11:35.846463" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.221) 0:01:19.813 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.023) 0:01:19.836 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.020) 0:01:19.857 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:11:35 +0000 (0:00:00.037) 0:01:19.895 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.038) 0:01:19.934 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.027) 0:01:19.961 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.028) 0:01:19.990 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.028) 0:01:20.018 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.201) 0:01:20.219 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.055) 0:01:20.274 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.199) 0:01:20.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.023) 0:01:20.519 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.022) 0:01:20.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.022) 0:01:20.564 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.022) 0:01:20.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.608 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.028) 0:01:20.636 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.040) 0:01:20.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.025) 0:01:20.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.724 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.041) 0:01:20.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.808 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.078) 0:01:20.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:11:36 +0000 (0:00:00.021) 0:01:20.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.022) 0:01:20.930 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.044) 0:01:20.974 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.025) 0:01:20.999 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.021) 0:01:21.021 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.022) 0:01:21.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.021) 0:01:21.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.020) 0:01:21.086 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.027) 0:01:21.113 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.023) 0:01:21.137 ******** skipping: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.020) 0:01:21.158 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.022) 0:01:21.181 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.047) 0:01:21.228 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.025) 0:01:21.253 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.024) 0:01:21.278 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.054) 0:01:21.332 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.030) 0:01:21.363 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.044) 0:01:21.408 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.046) 0:01:21.454 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.028) 0:01:21.483 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.032) 0:01:21.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.206) 0:01:21.723 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:37 +0000 (0:00:00.030) 0:01:21.753 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.210) 0:01:21.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.022) 0:01:21.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.020) 0:01:22.007 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.023) 0:01:22.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.022) 0:01:22.053 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.022) 0:01:22.076 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.020) 0:01:22.097 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.039) 0:01:22.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.068) 0:01:22.204 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.021) 0:01:22.226 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.049) 0:01:22.275 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.044) 0:01:22.319 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.022) 0:01:22.342 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:11:38 +0000 (0:00:00.464) 0:01:22.806 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.199) 0:01:23.005 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.032) 0:01:23.038 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.020) 0:01:23.059 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.020) 0:01:23.080 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.021) 0:01:23.101 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.468) 0:01:23.570 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036951", "end": "2024-03-30 17:11:39.869899", "rc": 0, "start": "2024-03-30 17:11:39.832948" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.238) 0:01:23.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.023) 0:01:23.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.021) 0:01:23.853 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:11:39 +0000 (0:00:00.020) 0:01:23.873 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:11:40 +0000 (0:00:00.036) 0:01:23.910 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:11:40 +0000 (0:00:00.026) 0:01:23.937 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:11:40 +0000 (0:00:00.020) 0:01:23.958 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:11:40 +0000 (0:00:00.020) 0:01:23.978 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:11:40 +0000 (0:00:00.052) 0:01:24.030 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:11:41 +0000 (0:00:01.358) 0:01:25.389 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.026) 0:01:25.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.026) 0:01:25.442 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029483", "end": "2024-03-30 17:11:41.729814", "rc": 0, "start": "2024-03-30 17:11:41.700331" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.236) 0:01:25.678 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.033) 0:01:25.712 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.024) 0:01:25.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.040) 0:01:25.778 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.041) 0:01:25.819 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.026) 0:01:25.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.027) 0:01:25.872 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:41 +0000 (0:00:00.035) 0:01:25.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.205) 0:01:26.112 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.026) 0:01:26.139 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.236) 0:01:26.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.020) 0:01:26.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.020) 0:01:26.417 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.020) 0:01:26.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.021) 0:01:26.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.020) 0:01:26.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.020) 0:01:26.499 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.026) 0:01:26.526 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.041) 0:01:26.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.023) 0:01:26.591 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.024) 0:01:26.615 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.052) 0:01:26.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.025) 0:01:26.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.022) 0:01:26.715 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.044) 0:01:26.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.026) 0:01:26.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.069) 0:01:26.857 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:11:42 +0000 (0:00:00.043) 0:01:26.900 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.021) 0:01:26.922 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.020) 0:01:26.942 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.021) 0:01:26.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.021) 0:01:26.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.020) 0:01:27.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.022) 0:01:27.028 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.020) 0:01:27.049 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.020) 0:01:27.069 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.020) 0:01:27.090 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.049) 0:01:27.139 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.027) 0:01:27.167 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.026) 0:01:27.193 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.025) 0:01:27.218 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.028) 0:01:27.247 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.071) 0:01:27.318 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.025) 0:01:27.344 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.026) 0:01:27.370 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.027) 0:01:27.397 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.204) 0:01:27.602 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.028) 0:01:27.630 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.214) 0:01:27.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.030) 0:01:27.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:11:43 +0000 (0:00:00.027) 0:01:27.902 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.024) 0:01:27.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.026) 0:01:27.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.021) 0:01:27.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.021) 0:01:27.996 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.035) 0:01:28.032 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.022) 0:01:28.055 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.021) 0:01:28.077 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.086) 0:01:28.163 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.042) 0:01:28.206 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.021) 0:01:28.228 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket sysinit.target -.mount system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:11:44 +0000 (0:00:00.498) 0:01:28.726 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.314) 0:01:29.041 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.035) 0:01:29.077 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.022) 0:01:29.099 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.022) 0:01:29.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.021) 0:01:29.142 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:11:45 +0000 (0:00:00.547) 0:01:29.690 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041327", "end": "2024-03-30 17:11:46.031640", "rc": 0, "start": "2024-03-30 17:11:45.990313" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.280) 0:01:29.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.028) 0:01:29.999 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.033) 0:01:30.032 ******** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:113 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.026) 0:01:30.059 ******** 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-ciptse0kdu/tests/tests_quadlet_basic.yml:126 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.528) 0:01:30.587 ******** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:139 Saturday 30 March 2024 17:11:46 +0000 (0:00:00.199) 0:01:30.787 ******** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.257541", "end": "2024-03-30 17:11:47.951854", "rc": 0, "start": "2024-03-30 17:11:47.694313" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:177 Saturday 30 March 2024 17:11:47 +0000 (0:00:00.582) 0:01:31.896 ******** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:180 Saturday 30 March 2024 17:12:33 +0000 (0:00:45.300) 0:02:17.197 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.048) 0:02:17.245 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.078) 0:02:17.323 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.029) 0:02:17.353 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.027) 0:02:17.380 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.023) 0:02:17.403 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:12:33 +0000 (0:00:00.057) 0:02:17.461 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:12:35 +0000 (0:00:01.620) 0:02:19.081 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.020) 0:02:19.102 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.026) 0:02:19.128 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.287215", "end": "2024-03-30 17:12:35.675477", "rc": 0, "start": "2024-03-30 17:12:35.388262" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.486) 0:02:19.614 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.022) 0:02:19.636 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.021) 0:02:19.658 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.065) 0:02:19.723 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:12:35 +0000 (0:00:00.038) 0:02:19.761 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.206) 0:02:19.968 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.030) 0:02:19.998 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.027) 0:02:20.026 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.205) 0:02:20.231 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.026) 0:02:20.258 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.219) 0:02:20.477 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004746", "end": "2024-03-30 17:12:36.740998", "rc": 0, "start": "2024-03-30 17:12:36.736252" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:12:36 +0000 (0:00:00.202) 0:02:20.680 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006032", "end": "2024-03-30 17:12:36.946357", "rc": 0, "start": "2024-03-30 17:12:36.940325" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.244) 0:02:20.924 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.023) 0:02:20.948 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.020) 0:02:20.968 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.025) 0:02:20.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.016 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.030) 0:02:21.046 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.039) 0:02:21.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.022) 0:02:21.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.020) 0:02:21.129 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.038) 0:02:21.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.022) 0:02:21.211 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.039) 0:02:21.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.023) 0:02:21.295 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.088) 0:02:21.384 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.406 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.428 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.020) 0:02:21.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.022) 0:02:21.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.022) 0:02:21.494 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.021) 0:02:21.515 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.020) 0:02:21.536 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.060) 0:02:21.597 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.023) 0:02:21.620 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.028) 0:02:21.649 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:12:37 +0000 (0:00:00.034) 0:02:21.684 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.021069", "end": "2024-03-30 17:12:37.969709", "rc": 0, "start": "2024-03-30 17:12:37.948640" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:12:38 +0000 (0:00:00.237) 0:02:21.921 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:12:38 +0000 (0:00:00.026) 0:02:21.948 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:12:38 +0000 (0:00:00.057) 0:02:22.005 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818758.0275254, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818758.0275254, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:12:38 +0000 (0:00:00.206) 0:02:22.212 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.859) 0:02:23.071 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.022) 0:02:23.093 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.028) 0:02:23.122 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.033) 0:02:23.156 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.197) 0:02:23.354 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.025) 0:02:23.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.022) 0:02:23.402 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818758.991492, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818758.991492, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:12:39 +0000 (0:00:00.204) 0:02:23.607 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.447) 0:02:24.055 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.019) 0:02:24.074 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.060) 0:02:24.135 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.027) 0:02:24.162 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.024) 0:02:24.187 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.021) 0:02:24.208 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.029) 0:02:24.238 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.037) 0:02:24.275 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.025) 0:02:24.301 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.025) 0:02:24.327 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.027) 0:02:24.355 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.206) 0:02:24.561 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.025) 0:02:24.587 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:12:40 +0000 (0:00:00.205) 0:02:24.793 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003860", "end": "2024-03-30 17:12:41.055526", "rc": 0, "start": "2024-03-30 17:12:41.051666" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.239) 0:02:25.032 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003770", "end": "2024-03-30 17:12:41.295628", "rc": 0, "start": "2024-03-30 17:12:41.291858" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.203) 0:02:25.235 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.023) 0:02:25.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.023) 0:02:25.282 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.024) 0:02:25.306 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.021) 0:02:25.328 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.038) 0:02:25.366 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.023) 0:02:25.390 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.022) 0:02:25.412 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.048) 0:02:25.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.020) 0:02:25.481 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.044) 0:02:25.525 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.035) 0:02:25.561 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.200) 0:02:25.761 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.025) 0:02:25.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.056) 0:02:25.843 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.020) 0:02:25.864 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:12:41 +0000 (0:00:00.019) 0:02:25.883 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:12:42 +0000 (0:00:00.210) 0:02:26.094 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:12:42 +0000 (0:00:00.021) 0:02:26.115 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:12:42 +0000 (0:00:00.021) 0:02:26.136 ******** 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-1711818762.2670424-9184-112803395377469/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:12:42 +0000 (0:00:00.552) 0:02:26.689 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.356) 0:02:27.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.024) 0:02:27.070 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.024) 0:02:27.095 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.028) 0:02:27.123 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.026) 0:02:27.149 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.021) 0:02:27.171 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.029) 0:02:27.200 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.076) 0:02:27.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.026) 0:02:27.303 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.025) 0:02:27.329 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.027) 0:02:27.356 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.207) 0:02:27.564 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.028) 0:02:27.592 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:12:43 +0000 (0:00:00.201) 0:02:27.793 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003885", "end": "2024-03-30 17:12:44.059185", "rc": 0, "start": "2024-03-30 17:12:44.055300" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.205) 0:02:27.998 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003770", "end": "2024-03-30 17:12:44.263894", "rc": 0, "start": "2024-03-30 17:12:44.260124" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.204) 0:02:28.202 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.020) 0:02:28.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.020) 0:02:28.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.020) 0:02:28.264 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.020) 0:02:28.284 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.035) 0:02:28.320 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.059) 0:02:28.379 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.022) 0:02:28.402 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.048) 0:02:28.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.021) 0:02:28.472 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.043) 0:02:28.515 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.035) 0:02:28.551 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.198) 0:02:28.750 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.025) 0:02:28.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.022) 0:02:28.798 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.020) 0:02:28.818 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:12:44 +0000 (0:00:00.019) 0:02:28.838 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:12:45 +0000 (0:00:00.207) 0:02:29.045 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:12:45 +0000 (0:00:00.020) 0:02:29.066 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:12:45 +0000 (0:00:00.021) 0:02:29.087 ******** 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-1711818765.2178996-9271-30361781348192/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:12:45 +0000 (0:00:00.560) 0:02:29.648 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.354) 0:02:30.002 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-1111.mount -.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.409) 0:02:30.412 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.024) 0:02:30.436 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.027) 0:02:30.463 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.027) 0:02:30.491 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.020) 0:02:30.512 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.030) 0:02:30.542 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.036) 0:02:30.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.027) 0:02:30.607 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.025) 0:02:30.632 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.029) 0:02:30.661 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:12:46 +0000 (0:00:00.240) 0:02:30.902 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.028) 0:02:30.930 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.203) 0:02:31.133 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003715", "end": "2024-03-30 17:12:47.398605", "rc": 0, "start": "2024-03-30 17:12:47.394890" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.203) 0:02:31.337 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003901", "end": "2024-03-30 17:12:47.601899", "rc": 0, "start": "2024-03-30 17:12:47.597998" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.203) 0:02:31.541 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.020) 0:02:31.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.021) 0:02:31.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.020) 0:02:31.604 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.021) 0:02:31.625 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.038) 0:02:31.663 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.021) 0:02:31.685 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.023) 0:02:31.708 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.048) 0:02:31.757 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.021) 0:02:31.779 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.043) 0:02:31.822 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:12:47 +0000 (0:00:00.076) 0:02:31.899 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:12:48 +0000 (0:00:00.200) 0:02:32.099 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:12:48 +0000 (0:00:00.025) 0:02:32.124 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:12:48 +0000 (0:00:00.022) 0:02:32.147 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:12:48 +0000 (0:00:00.019) 0:02:32.167 ******** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:12:56 +0000 (0:00:08.416) 0:02:40.583 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:12:56 +0000 (0:00:00.218) 0:02:40.801 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:12:56 +0000 (0:00:00.027) 0:02:40.829 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:12:56 +0000 (0:00:00.025) 0:02:40.855 ******** 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-1711818776.988995-9393-68982176582242/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:12:57 +0000 (0:00:00.554) 0:02:41.410 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:12:57 +0000 (0:00:00.353) 0:02:41.763 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service quadlet-basic-network.service -.slice basic.target run-user-1111.mount -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service quadlet-basic-network.service -.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:12:59 +0000 (0:00:01.586) 0:02:43.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:12:59 +0000 (0:00:00.067) 0:02:43.416 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:189 Saturday 30 March 2024 17:12:59 +0000 (0:00:00.020) 0:02:43.437 ******** 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.003498", "end": "2024-03-30 17:12:59.742984", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-30 17:12:59.739486" } 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:01.004092", "end": "2024-03-30 17:13:00.927942", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-30 17:12:59.923850" } 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.002900", "end": "2024-03-30 17:13:01.108145", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-30 17:13:01.105245" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:199 Saturday 30 March 2024 17:13:01 +0000 (0:00:01.612) 0:02:45.049 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711818757.9585278, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1711818757.9585278, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 60817729, "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": 1711818757.9585278, "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": "874610977", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:207 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.223) 0:02:45.272 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.056) 0:02:45.329 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.041) 0:02:45.370 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.028) 0:02:45.398 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.021) 0:02:45.420 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.073) 0:02:45.493 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:13:01 +0000 (0:00:00.051) 0:02:45.545 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:13:03 +0000 (0:00:01.484) 0:02:47.029 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.023) 0:02:47.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.041) 0:02:47.095 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034161", "end": "2024-03-30 17:13:03.395529", "rc": 0, "start": "2024-03-30 17:13:03.361368" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.242) 0:02:47.338 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.023) 0:02:47.361 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.025) 0:02:47.386 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.105) 0:02:47.492 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.042) 0:02:47.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.030) 0:02:47.565 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.026) 0:02:47.591 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.040) 0:02:47.631 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.211) 0:02:47.843 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:03 +0000 (0:00:00.031) 0:02:47.874 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.230) 0:02:48.104 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004067", "end": "2024-03-30 17:13:04.371947", "rc": 0, "start": "2024-03-30 17:13:04.367880" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.210) 0:02:48.314 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003908", "end": "2024-03-30 17:13:04.720096", "rc": 0, "start": "2024-03-30 17:13:04.716188" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.345) 0:02:48.660 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.022) 0:02:48.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.022) 0:02:48.706 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.021) 0:02:48.727 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.021) 0:02:48.749 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.083) 0:02:48.833 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.043) 0:02:48.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:13:04 +0000 (0:00:00.024) 0:02:48.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.022) 0:02:48.924 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.040) 0:02:48.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:48.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:49.008 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.039) 0:02:49.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.020) 0:02:49.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:49.090 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.040) 0:02:49.130 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:49.152 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:49.173 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.020) 0:02:49.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.072) 0:02:49.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.022) 0:02:49.289 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.031) 0:02:49.320 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.037) 0:02:49.358 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.109) 0:02:49.467 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.024) 0:02:49.492 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.029) 0:02:49.521 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.034) 0:02:49.555 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.022) 0:02:49.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.021) 0:02:49.599 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:05 +0000 (0:00:00.026) 0:02:49.625 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818779.2837918, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818779.2837918, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.319) 0:02:49.945 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.418) 0:02:50.363 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.021) 0:02:50.385 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.068) 0:02:50.453 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.034) 0:02:50.488 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.021) 0:02:50.510 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.021) 0:02:50.532 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.025) 0:02:50.557 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818779.2837918, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818779.2837918, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:06 +0000 (0:00:00.311) 0:02:50.869 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.428) 0:02:51.297 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.022) 0:02:51.319 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.074) 0:02:51.393 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.027) 0:02:51.420 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.028) 0:02:51.449 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.022) 0:02:51.471 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.033) 0:02:51.504 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.073) 0:02:51.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.025) 0:02:51.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.024) 0:02:51.629 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.030) 0:02:51.659 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.206) 0:02:51.866 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:07 +0000 (0:00:00.027) 0:02:51.893 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.204) 0:02:52.098 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004189", "end": "2024-03-30 17:13:08.364086", "rc": 0, "start": "2024-03-30 17:13:08.359897" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.205) 0:02:52.304 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003989", "end": "2024-03-30 17:13:08.568890", "rc": 0, "start": "2024-03-30 17:13:08.564901" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.206) 0:02:52.510 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.023) 0:02:52.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.022) 0:02:52.556 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.021) 0:02:52.578 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.022) 0:02:52.600 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.037) 0:02:52.638 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.022) 0:02:52.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.070) 0:02:52.731 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.049) 0:02:52.781 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:13:08 +0000 (0:00:00.046) 0:02:52.828 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818779.2837918, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818779.2837918, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:13:09 +0000 (0:00:00.208) 0:02:53.036 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-30 17:12:46 UTC", "ActiveEnterTimestampMonotonic": "31603343", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount -.mount basic.target -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-30 17:12:46 UTC", "AssertTimestampMonotonic": "31546572", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-30 17:12:46 UTC", "ConditionTimestampMonotonic": "31546570", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-30 17:12:46 UTC", "ExecMainExitTimestampMonotonic": "31603118", "ExecMainPID": "2438", "ExecMainStartTimestamp": "Sat 2024-03-30 17:12:46 UTC", "ExecMainStartTimestampMonotonic": "31547256", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-30 17:12:46 UTC", "InactiveExitTimestampMonotonic": "31547286", "InvocationID": "3fdb9eb4e9a94ff9aaf5f2d7d7a08338", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-30 17:12:46 UTC", "StateChangeTimestampMonotonic": "31603343", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:13:19 +0000 (0:00:10.725) 0:03:03.762 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.211) 0:03:03.973 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.035) 0:03:04.009 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.061) 0:03:04.071 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.022) 0:03:04.094 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.026) 0:03:04.121 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.354) 0:03:04.476 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051386", "end": "2024-03-30 17:13:20.804322", "rc": 0, "start": "2024-03-30 17:13:20.752936" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.270) 0:03:04.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.022) 0:03:04.769 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.020) 0:03:04.790 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.025) 0:03:04.816 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.026) 0:03:04.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.021) 0:03:04.865 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:20 +0000 (0:00:00.029) 0:03:04.894 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.037) 0:03:04.932 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.028) 0:03:04.960 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.029) 0:03:04.990 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.028) 0:03:05.019 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.237) 0:03:05.257 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.031) 0:03:05.288 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.207) 0:03:05.496 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004155", "end": "2024-03-30 17:13:21.761992", "rc": 0, "start": "2024-03-30 17:13:21.757837" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:21 +0000 (0:00:00.206) 0:03:05.703 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003982", "end": "2024-03-30 17:13:21.970176", "rc": 0, "start": "2024-03-30 17:13:21.966194" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.215) 0:03:05.919 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.033) 0:03:05.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.022) 0:03:05.975 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.022) 0:03:05.997 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.030) 0:03:06.027 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.050) 0:03:06.077 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.024) 0:03:06.101 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.030) 0:03:06.132 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.077) 0:03:06.210 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.044) 0:03:06.254 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818799.7460854, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818799.7460854, "nlink": 8, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.257) 0:03:06.512 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-30 17:12:59 UTC", "ActiveEnterTimestampMonotonic": "44521483", "ActiveExitTimestamp": "Sat 2024-03-30 17:13:09 UTC", "ActiveExitTimestampMonotonic": "54622282", "ActiveState": "failed", "After": "basic.target -.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service -.mount run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-30 17:12:58 UTC", "AssertTimestampMonotonic": "43345409", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-30 17:12:58 UTC", "ConditionTimestampMonotonic": "43345407", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-30 17:13:19 UTC", "ExecMainExitTimestampMonotonic": "64905668", "ExecMainPID": "3038", "ExecMainStartTimestamp": "Sat 2024-03-30 17:12:59 UTC", "ExecMainStartTimestampMonotonic": "44521452", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-03-30 17:13:19 UTC", "InactiveEnterTimestampMonotonic": "64949087", "InactiveExitTimestamp": "Sat 2024-03-30 17:12:58 UTC", "InactiveExitTimestampMonotonic": "43346148", "InvocationID": "82cc8740910f48c6acb80f05071d57d9", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target -.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-30 17:13:19 UTC", "StateChangeTimestampMonotonic": "64949087", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:13:22 +0000 (0:00:00.379) 0:03:06.891 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.206) 0:03:07.098 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.036) 0:03:07.134 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.028) 0:03:07.163 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.038) 0:03:07.202 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.032) 0:03:07.234 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.372) 0:03:07.606 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048132", "end": "2024-03-30 17:13:23.939324", "rc": 0, "start": "2024-03-30 17:13:23.891192" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.274) 0:03:07.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:23 +0000 (0:00:00.022) 0:03:07.903 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.020) 0:03:07.923 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.025) 0:03:07.949 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.025) 0:03:07.975 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.055) 0:03:08.031 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.030) 0:03:08.062 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.037) 0:03:08.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.034) 0:03:08.134 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.065) 0:03:08.199 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.037) 0:03:08.237 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.228) 0:03:08.465 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.029) 0:03:08.494 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.206) 0:03:08.700 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003958", "end": "2024-03-30 17:13:24.963464", "rc": 0, "start": "2024-03-30 17:13:24.959506" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:24 +0000 (0:00:00.201) 0:03:08.902 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004017", "end": "2024-03-30 17:13:25.169628", "rc": 0, "start": "2024-03-30 17:13:25.165611" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.208) 0:03:09.111 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.022) 0:03:09.133 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.022) 0:03:09.155 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.023) 0:03:09.179 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.022) 0:03:09.201 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.090) 0:03:09.292 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.023) 0:03:09.315 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.021) 0:03:09.336 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.051) 0:03:09.387 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.043) 0:03:09.430 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818799.7460854, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818799.7460854, "nlink": 8, "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.205) 0:03:09.636 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.022) 0:03:09.659 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.203) 0:03:09.863 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:25 +0000 (0:00:00.035) 0:03:09.899 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.022) 0:03:09.921 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.022) 0:03:09.944 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.028) 0:03:09.972 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.361) 0:03:10.334 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051348", "end": "2024-03-30 17:13:26.663345", "rc": 0, "start": "2024-03-30 17:13:26.611997" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.270) 0:03:10.604 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.065536", "end": "2024-03-30 17:13:26.947734", "rc": 0, "start": "2024-03-30 17:13:26.882198" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:26 +0000 (0:00:00.285) 0:03:10.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.021) 0:03:10.911 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.059) 0:03:10.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.037) 0:03:11.008 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.028) 0:03:11.036 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818757.976527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711818799.7460854, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28252, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711818799.7460854, "nlink": 8, "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 : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.210) 0:03:11.247 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.368) 0:03:11.615 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049272", "end": "2024-03-30 17:13:27.940359", "rc": 0, "start": "2024-03-30 17:13:27.891087" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 30 March 2024 17:13:27 +0000 (0:00:00.266) 0:03:11.882 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.050365", "end": "2024-03-30 17:13:28.206418", "rc": 0, "start": "2024-03-30 17:13:28.156053" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.266) 0:03:12.149 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008659", "end": "2024-03-30 17:13:28.422129", "rc": 0, "start": "2024-03-30 17:13:28.413470" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:221 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.261) 0:03:12.411 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:227 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.199) 0:03:12.610 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.057) 0:03:12.668 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.037) 0:03:12.705 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.026) 0:03:12.731 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.022) 0:03:12.754 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.020) 0:03:12.775 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:13:28 +0000 (0:00:00.051) 0:03:12.826 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:13:30 +0000 (0:00:01.378) 0:03:14.204 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.021) 0:03:14.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.025) 0:03:14.251 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033665", "end": "2024-03-30 17:13:30.542100", "rc": 0, "start": "2024-03-30 17:13:30.508435" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.231) 0:03:14.483 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.023) 0:03:14.507 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.022) 0:03:14.530 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.060) 0:03:14.590 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.039) 0:03:14.630 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.207) 0:03:14.838 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.027) 0:03:14.865 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:30 +0000 (0:00:00.029) 0:03:14.895 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.208) 0:03:15.103 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.087) 0:03:15.190 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.204) 0:03:15.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.417 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.020) 0:03:15.438 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.023) 0:03:15.529 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.027) 0:03:15.556 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.039) 0:03:15.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.021) 0:03:15.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.020) 0:03:15.637 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.038) 0:03:15.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.022) 0:03:15.720 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.081) 0:03:15.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.021) 0:03:15.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.021) 0:03:15.844 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.040) 0:03:15.885 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:13:31 +0000 (0:00:00.020) 0:03:15.906 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:15.928 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:15.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.020) 0:03:15.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.021) 0:03:15.993 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.021) 0:03:16.014 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.024) 0:03:16.039 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.062) 0:03:16.101 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:16.124 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.027) 0:03:16.151 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.077) 0:03:16.229 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.020) 0:03:16.250 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:16.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.020) 0:03:16.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:16.315 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.411) 0:03:16.726 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:16.749 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.030) 0:03:16.780 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.034) 0:03:16.814 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.022) 0:03:16.836 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.023) 0:03:16.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.021) 0:03:16.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:32 +0000 (0:00:00.020) 0:03:16.902 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.359) 0:03:17.262 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.019) 0:03:17.282 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.117) 0:03:17.399 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.028) 0:03:17.428 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.029) 0:03:17.457 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.023) 0:03:17.481 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.031) 0:03:17.512 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.042) 0:03:17.554 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.028) 0:03:17.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.026) 0:03:17.609 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.029) 0:03:17.639 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.208) 0:03:17.847 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:33 +0000 (0:00:00.029) 0:03:17.877 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.209) 0:03:18.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.022) 0:03:18.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.023) 0:03:18.131 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.071) 0:03:18.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.023) 0:03:18.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.027) 0:03:18.253 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.028) 0:03:18.282 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.056) 0:03:18.339 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.024) 0:03:18.363 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.030) 0:03:18.394 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.061) 0:03:18.455 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.059) 0:03:18.514 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.085) 0:03:18.600 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.038) 0:03:18.638 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.036) 0:03:18.674 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.038) 0:03:18.713 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.033) 0:03:18.746 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.032) 0:03:18.779 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:13:34 +0000 (0:00:00.027) 0:03:18.807 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:13:35 +0000 (0:00:00.281) 0:03:19.089 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:13:35 +0000 (0:00:00.025) 0:03:19.115 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:13:35 +0000 (0:00:00.032) 0:03:19.147 ******** 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-1711818815.2798684-10054-166399557303720/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:13:35 +0000 (0:00:00.568) 0:03:19.716 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.454) 0:03:20.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.025) 0:03:20.197 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.025) 0:03:20.222 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.027) 0:03:20.250 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.027) 0:03:20.277 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.020) 0:03:20.298 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.030) 0:03:20.329 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.039) 0:03:20.368 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.028) 0:03:20.397 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.026) 0:03:20.424 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.083) 0:03:20.507 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.210) 0:03:20.717 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:36 +0000 (0:00:00.027) 0:03:20.745 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.202) 0:03:20.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.023) 0:03:20.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.022) 0:03:20.993 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.022) 0:03:21.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.023) 0:03:21.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.022) 0:03:21.062 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.022) 0:03:21.085 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.037) 0:03:21.122 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.023) 0:03:21.146 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.022) 0:03:21.169 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.048) 0:03:21.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.021) 0:03:21.238 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.043) 0:03:21.282 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.075) 0:03:21.358 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.021) 0:03:21.379 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.021) 0:03:21.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.021) 0:03:21.422 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.020) 0:03:21.443 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.020) 0:03:21.464 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.211) 0:03:21.675 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.021) 0:03:21.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:13:37 +0000 (0:00:00.020) 0:03:21.718 ******** 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-1711818817.8495388-10138-15390823429749/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:13:38 +0000 (0:00:00.559) 0:03:22.277 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:13:38 +0000 (0:00:00.447) 0:03:22.725 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice -.mount sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.436) 0:03:23.162 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.023) 0:03:23.185 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.028) 0:03:23.214 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.027) 0:03:23.242 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.022) 0:03:23.265 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.031) 0:03:23.296 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.039) 0:03:23.335 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.027) 0:03:23.363 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.025) 0:03:23.388 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.029) 0:03:23.418 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.207) 0:03:23.625 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.027) 0:03:23.652 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.202) 0:03:23.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.021) 0:03:23.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:39 +0000 (0:00:00.023) 0:03:23.900 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.022) 0:03:23.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.068) 0:03:23.990 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.022) 0:03:24.013 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.021) 0:03:24.035 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.044) 0:03:24.079 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.031) 0:03:24.111 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.026) 0:03:24.137 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.052) 0:03:24.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.023) 0:03:24.213 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.043) 0:03:24.257 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.036) 0:03:24.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.021) 0:03:24.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.020) 0:03:24.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.020) 0:03:24.355 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 30 March 2024 17:13:40 +0000 (0:00:00.020) 0:03:24.376 ******** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 30 March 2024 17:13:49 +0000 (0:00:08.773) 0:03:33.150 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 30 March 2024 17:13:49 +0000 (0:00:00.229) 0:03:33.379 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 30 March 2024 17:13:49 +0000 (0:00:00.040) 0:03:33.420 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 30 March 2024 17:13:49 +0000 (0:00:00.034) 0:03:33.454 ******** 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-1711818829.5910459-10224-266779705629189/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 30 March 2024 17:13:50 +0000 (0:00:00.598) 0:03:34.052 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 30 March 2024 17:13:50 +0000 (0:00:00.468) 0:03:34.521 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount quadlet-basic-mysql-volume.service quadlet-basic-network.service sysinit.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice quadlet-basic-network.service -.mount quadlet-basic-mysql-volume.service sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 30 March 2024 17:13:51 +0000 (0:00:01.007) 0:03:35.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:13:51 +0000 (0:00:00.032) 0:03:35.561 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:234 Saturday 30 March 2024 17:13:51 +0000 (0:00:00.022) 0:03:35.584 ******** 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.003176", "end": "2024-03-30 17:13:51.879234", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-30 17:13:51.876058" } 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.003041", "end": "2024-03-30 17:13:52.070850", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-30 17:13:52.067809" } 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:01.003338", "end": "2024-03-30 17:13:53.269602", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-30 17:13:52.266264" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:244 Saturday 30 March 2024 17:13:53 +0000 (0:00:01.628) 0:03:37.213 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.208893", "end": "2024-03-30 17:13:53.687244", "failed_when_result": false, "rc": 0, "start": "2024-03-30 17:13:53.478351" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:259 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.417) 0:03:37.630 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.034) 0:03:37.665 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.037) 0:03:37.702 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.026) 0:03:37.729 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.069) 0:03:37.798 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.023) 0:03:37.821 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:13:53 +0000 (0:00:00.054) 0:03:37.876 ******** ok: [sut] => { "censored": "the 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:13:55 +0000 (0:00:01.398) 0:03:39.275 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.024) 0:03:39.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.026) 0:03:39.326 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032183", "end": "2024-03-30 17:13:55.613648", "rc": 0, "start": "2024-03-30 17:13:55.581465" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.227) 0:03:39.554 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.024) 0:03:39.578 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.023) 0:03:39.602 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.110) 0:03:39.712 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:55 +0000 (0:00:00.041) 0:03:39.753 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.208) 0:03:39.962 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.029) 0:03:39.992 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.030) 0:03:40.022 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.205) 0:03:40.229 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.028) 0:03:40.257 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.205) 0:03:40.462 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003873", "end": "2024-03-30 17:13:56.726175", "rc": 0, "start": "2024-03-30 17:13:56.722302" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:13:56 +0000 (0:00:00.203) 0:03:40.666 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006343", "end": "2024-03-30 17:13:56.941990", "rc": 0, "start": "2024-03-30 17:13:56.935647" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.245) 0:03:40.911 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.022) 0:03:40.934 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.022) 0:03:40.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.059) 0:03:41.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.023) 0:03:41.038 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.027) 0:03:41.066 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.041) 0:03:41.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.022) 0:03:41.151 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.041) 0:03:41.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.237 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.043) 0:03:41.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.023) 0:03:41.304 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.326 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.041) 0:03:41.368 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.020) 0:03:41.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.064) 0:03:41.453 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.023) 0:03:41.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.021) 0:03:41.519 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.020) 0:03:41.540 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.020) 0:03:41.560 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.063) 0:03:41.623 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.022) 0:03:41.646 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.026) 0:03:41.673 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.034) 0:03:41.707 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.023) 0:03:41.731 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.024) 0:03:41.755 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:57 +0000 (0:00:00.025) 0:03:41.781 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.231) 0:03:42.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.023) 0:03:42.036 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.067) 0:03:42.104 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.029) 0:03:42.134 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.035) 0:03:42.169 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.024) 0:03:42.194 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.023) 0:03:42.217 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.026) 0:03:42.244 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.298) 0:03:42.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.026) 0:03:42.569 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.021) 0:03:42.591 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.071) 0:03:42.663 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.028) 0:03:42.692 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.026) 0:03:42.719 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.021) 0:03:42.741 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.030) 0:03:42.772 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.081) 0:03:42.853 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.026) 0:03:42.880 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:13:58 +0000 (0:00:00.027) 0:03:42.907 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:13:59 +0000 (0:00:00.029) 0:03:42.936 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:13:59 +0000 (0:00:00.313) 0:03:43.250 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:13:59 +0000 (0:00:00.028) 0:03:43.279 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:13:59 +0000 (0:00:00.312) 0:03:43.592 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.008891", "end": "2024-03-30 17:13:59.965850", "rc": 0, "start": "2024-03-30 17:13:59.956959" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.321) 0:03:43.913 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003958", "end": "2024-03-30 17:14:00.277411", "rc": 0, "start": "2024-03-30 17:14:00.273453" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.304) 0:03:44.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.022) 0:03:44.240 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.022) 0:03:44.262 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.021) 0:03:44.283 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.021) 0:03:44.305 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.037) 0:03:44.343 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.066) 0:03:44.409 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.023) 0:03:44.433 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.050) 0:03:44.483 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.049) 0:03:44.532 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.204) 0:03:44.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:00 +0000 (0:00:00.025) 0:03:44.762 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.205) 0:03:44.968 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.041) 0:03:45.009 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.024) 0:03:45.034 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.026) 0:03:45.060 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.027) 0:03:45.088 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.023) 0:03:45.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.022) 0:03:45.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.023) 0:03:45.158 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.021) 0:03:45.180 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.072) 0:03:45.253 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.029) 0:03:45.282 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.022) 0:03:45.305 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.032) 0:03:45.337 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.038) 0:03:45.376 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.029) 0:03:45.405 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.028) 0:03:45.434 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.031) 0:03:45.465 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.224) 0:03:45.690 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:01 +0000 (0:00:00.071) 0:03:45.762 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.213) 0:03:45.975 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003922", "end": "2024-03-30 17:14:02.243260", "rc": 0, "start": "2024-03-30 17:14:02.239338" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.210) 0:03:46.186 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003932", "end": "2024-03-30 17:14:02.573495", "rc": 0, "start": "2024-03-30 17:14:02.569563" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.335) 0:03:46.521 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.023) 0:03:46.545 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.083) 0:03:46.628 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.023) 0:03:46.651 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.023) 0:03:46.674 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.037) 0:03:46.712 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.027) 0:03:46.740 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.024) 0:03:46.765 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.050) 0:03:46.816 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:02 +0000 (0:00:00.054) 0:03:46.871 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.201) 0:03:47.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.028) 0:03:47.100 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.217) 0:03:47.317 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.040) 0:03:47.358 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.031) 0:03:47.389 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.025) 0:03:47.415 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.029) 0:03:47.445 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.089) 0:03:47.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.029) 0:03:47.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.031) 0:03:47.596 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.033) 0:03:47.629 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.034) 0:03:47.663 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.034) 0:03:47.698 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.033) 0:03:47.732 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.045) 0:03:47.777 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.057) 0:03:47.834 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.036) 0:03:47.871 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:03 +0000 (0:00:00.026) 0:03:47.897 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.031) 0:03:47.928 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.208) 0:03:48.137 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.031) 0:03:48.168 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.227) 0:03:48.396 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003925", "end": "2024-03-30 17:14:04.687496", "rc": 0, "start": "2024-03-30 17:14:04.683571" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.234) 0:03:48.630 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003806", "end": "2024-03-30 17:14:04.925668", "rc": 0, "start": "2024-03-30 17:14:04.921862" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:04 +0000 (0:00:00.260) 0:03:48.890 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.023) 0:03:48.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.041) 0:03:48.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.040) 0:03:48.997 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.028) 0:03:49.025 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.067) 0:03:49.092 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.039) 0:03:49.131 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.047) 0:03:49.179 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.057) 0:03:49.236 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.060) 0:03:49.297 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.206) 0:03:49.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.025) 0:03:49.529 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.204) 0:03:49.734 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.035) 0:03:49.770 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.061) 0:03:49.831 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.022) 0:03:49.854 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:05 +0000 (0:00:00.033) 0:03:49.887 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.026) 0:03:49.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.033) 0:03:49.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.036) 0:03:49.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.021) 0:03:50.004 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.061) 0:03:50.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.025) 0:03:50.091 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.028) 0:03:50.120 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.217) 0:03:50.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.029) 0:03:50.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.046) 0:03:50.413 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.030) 0:03:50.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:273 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.066) 0:03:50.510 ******** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:279 Saturday 30 March 2024 17:14:06 +0000 (0:00:00.363) 0:03:50.874 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.082) 0:03:50.957 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.037) 0:03:50.994 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.028) 0:03:51.023 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.021) 0:03:51.044 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.021) 0:03:51.065 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 30 March 2024 17:14:07 +0000 (0:00:00.051) 0:03:51.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 30 March 2024 17:14:08 +0000 (0:00:01.313) 0:03:52.430 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.074) 0:03:52.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.025) 0:03:52.530 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031643", "end": "2024-03-30 17:14:08.819326", "rc": 0, "start": "2024-03-30 17:14:08.787683" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.233) 0:03:52.764 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.024) 0:03:52.789 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.028) 0:03:52.818 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 30 March 2024 17:14:08 +0000 (0:00:00.064) 0:03:52.883 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.043) 0:03:52.926 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.215) 0:03:53.141 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.064) 0:03:53.206 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.042) 0:03:53.249 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.211) 0:03:53.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.033) 0:03:53.494 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.212) 0:03:53.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.024) 0:03:53.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.078) 0:03:53.809 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.026) 0:03:53.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.025) 0:03:53.860 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:09 +0000 (0:00:00.024) 0:03:53.885 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.025) 0:03:53.911 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.031) 0:03:53.942 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.056) 0:03:53.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.024) 0:03:54.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.028) 0:03:54.051 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.043) 0:03:54.095 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.022) 0:03:54.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.023) 0:03:54.140 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.043) 0:03:54.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.021) 0:03:54.205 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.022) 0:03:54.228 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.114) 0:03:54.342 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.034) 0:03:54.377 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.022) 0:03:54.400 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.031) 0:03:54.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.022) 0:03:54.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.023) 0:03:54.477 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.042) 0:03:54.520 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.041) 0:03:54.562 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.079) 0:03:54.641 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.027) 0:03:54.668 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.040) 0:03:54.708 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.035) 0:03:54.744 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.029) 0:03:54.773 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.029) 0:03:54.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.027) 0:03:54.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:14:10 +0000 (0:00:00.026) 0:03:54.856 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.259) 0:03:55.115 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.023) 0:03:55.139 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.028) 0:03:55.168 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.034) 0:03:55.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.020) 0:03:55.223 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.021) 0:03:55.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.021) 0:03:55.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.021) 0:03:55.287 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.244) 0:03:55.532 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.027) 0:03:55.559 ******** included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.074) 0:03:55.634 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.026) 0:03:55.660 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.026) 0:03:55.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.021) 0:03:55.709 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.086) 0:03:55.796 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.038) 0:03:55.834 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.026) 0:03:55.861 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:11 +0000 (0:00:00.026) 0:03:55.887 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.039) 0:03:55.927 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.212) 0:03:56.139 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.028) 0:03:56.168 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.206) 0:03:56.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.025) 0:03:56.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.030) 0:03:56.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.023) 0:03:56.455 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.023) 0:03:56.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.023) 0:03:56.501 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.028) 0:03:56.530 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.043) 0:03:56.574 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.024) 0:03:56.599 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.081) 0:03:56.681 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.049) 0:03:56.730 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.047) 0:03:56.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:12 +0000 (0:00:00.021) 0:03:56.800 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-30 17:13:39 UTC", "ActiveEnterTimestampMonotonic": "84314353", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-30 17:13:39 UTC", "AssertTimestampMonotonic": "84260112", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-30 17:13:39 UTC", "ConditionTimestampMonotonic": "84260111", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-30 17:13:39 UTC", "ExecMainExitTimestampMonotonic": "84314154", "ExecMainPID": "5233", "ExecMainStartTimestamp": "Sat 2024-03-30 17:13:39 UTC", "ExecMainStartTimestampMonotonic": "84260943", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-30 17:13:39 UTC", "InactiveExitTimestampMonotonic": "84260995", "InvocationID": "fd6738c3110d4ff79ae7b2be261de7b2", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-30 17:13:39 UTC", "StateChangeTimestampMonotonic": "84314353", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:14 +0000 (0:00:01.835) 0:03:58.635 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:14 +0000 (0:00:00.203) 0:03:58.839 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:14 +0000 (0:00:00.034) 0:03:58.873 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.067) 0:03:58.941 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.022) 0:03:58.963 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.023) 0:03:58.986 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.463) 0:03:59.450 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042768", "end": "2024-03-30 17:14:15.758210", "rc": 0, "start": "2024-03-30 17:14:15.715442" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.248) 0:03:59.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.023) 0:03:59.721 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.021) 0:03:59.743 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.026) 0:03:59.770 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.027) 0:03:59.797 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.021) 0:03:59.818 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.027) 0:03:59.846 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:15 +0000 (0:00:00.037) 0:03:59.883 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.027) 0:03:59.911 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.026) 0:03:59.937 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.029) 0:03:59.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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.226) 0:04:00.193 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.036) 0:04:00.230 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.203) 0:04:00.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.022) 0:04:00.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.023) 0:04:00.480 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.022) 0:04:00.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.021) 0:04:00.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.022) 0:04:00.546 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.021) 0:04:00.567 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.040) 0:04:00.607 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.037) 0:04:00.645 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.024) 0:04:00.670 ******** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.050) 0:04:00.720 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.047) 0:04:00.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:16 +0000 (0:00:00.021) 0:04:00.789 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.487) 0:04:01.276 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.204) 0:04:01.481 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.035) 0:04:01.517 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.021) 0:04:01.539 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.021) 0:04:01.561 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:17 +0000 (0:00:00.020) 0:04:01.581 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.444) 0:04:02.026 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042449", "end": "2024-03-30 17:14:18.329384", "rc": 0, "start": "2024-03-30 17:14:18.286935" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.243) 0:04:02.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.024) 0:04:02.294 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.024) 0:04:02.318 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.028) 0:04:02.347 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.029) 0:04:02.377 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.033) 0:04:02.410 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.074) 0:04:02.484 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.039) 0:04:02.524 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.027) 0:04:02.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.026) 0:04:02.578 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.032) 0:04:02.610 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.205) 0:04:02.816 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 30 March 2024 17:14:18 +0000 (0:00:00.027) 0:04:02.843 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711818684.576194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711818650.013401, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "367876149", "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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.202) 0:04:03.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.022) 0:04:03.132 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.154 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.022) 0:04:03.176 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.037) 0:04:03.213 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.022) 0:04:03.235 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.078) 0:04:03.313 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.048) 0:04:03.362 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.045) 0:04:03.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.429 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.024) 0:04:03.453 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.202) 0:04:03.655 ******** included: /WORKDIR/git-weekly-ciptse0kdu/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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.036) 0:04:03.692 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.024) 0:04:03.716 ******** 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-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.022) 0:04:03.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 30 March 2024 17:14:19 +0000 (0:00:00.021) 0:04:03.760 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 30 March 2024 17:14:20 +0000 (0:00:00.472) 0:04:04.232 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040273", "end": "2024-03-30 17:14:20.554247", "rc": 0, "start": "2024-03-30 17:14:20.513974" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 30 March 2024 17:14:20 +0000 (0:00:00.261) 0:04:04.494 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.077462", "end": "2024-03-30 17:14:20.853219", "rc": 0, "start": "2024-03-30 17:14:20.775757" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 30 March 2024 17:14:20 +0000 (0:00:00.376) 0:04:04.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 30 March 2024 17:14:21 +0000 (0:00:00.047) 0:04:04.918 ******** META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=611 changed=54 unreachable=0 failed=0 skipped=587 rescued=0 ignored=0 Saturday 30 March 2024 17:14:21 +0000 (0:00:00.019) 0:04:04.938 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.65s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 45.30s /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.73s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.77s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.42s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 2.88s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 1.84s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Check files ------------------------------------------------------------- 1.63s /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:234 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.62s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Check files ------------------------------------------------------------- 1.61s /WORKDIR/git-weekly-ciptse0kdu/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Start service ------------------------------- 1.59s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Gather the package facts -------------------- 1.42s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.38s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.36s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.28s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Start service ------------------------------- 1.01s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Manage each secret -------------------------- 0.86s /WORKDIR/git-weekly-ciptse0kdu/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [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) ---^---^---^---^---^---