# 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-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:4 Wednesday 17 April 2024 20:18:01 +0000 (0:00:00.026) 0:00:00.026 ******* 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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:9 Wednesday 17 April 2024 20:18:01 +0000 (0:00:00.017) 0:00:00.043 ******* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:58 Wednesday 17 April 2024 20:18:02 +0000 (0:00:00.820) 0:00:00.863 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:18:02 +0000 (0:00:00.065) 0:00:00.928 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:18:02 +0000 (0:00:00.022) 0:00:00.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:18:02 +0000 (0:00:00.025) 0:00:00.976 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:18:03 +0000 (0:00:00.302) 0:00:01.279 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:18:03 +0000 (0:00:00.028) 0:00:01.308 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:18:03 +0000 (0:00:00.051) 0:00:01.359 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:18:04 +0000 (0:00:01.634) 0:00:02.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:18:04 +0000 (0:00:00.034) 0:00:03.028 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: fuse-common-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: fuse3-3.3.0-19.el8.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:19:12 +0000 (0:01:07.836) 0:01:10.865 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.051929", "end": "2024-04-17 20:19:13.110337", "rc": 0, "start": "2024-04-17 20:19:13.058408" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.396) 0:01:11.261 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.037) 0:01:11.299 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.034) 0:01:11.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.131) 0:01:11.466 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.055) 0:01:11.521 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.297) 0:01:11.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.037) 0:01:11.857 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:13 +0000 (0:00:00.030) 0:01:11.887 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.254) 0:01:12.142 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.036) 0:01:12.178 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.231) 0:01:12.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.025) 0:01:12.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.028) 0:01:12.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.028) 0:01:12.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.026) 0:01:12.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.025) 0:01:12.545 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.027) 0:01:12.572 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.060) 0:01:12.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.031) 0:01:12.664 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.054) 0:01:12.719 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.051) 0:01:12.770 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.026) 0:01:12.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.025) 0:01:12.822 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.055) 0:01:12.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.024) 0:01:12.902 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.025) 0:01:12.928 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.053) 0:01:12.981 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.023) 0:01:13.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.022) 0:01:13.027 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.048) 0:01:13.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:19:14 +0000 (0:00:00.022) 0:01:13.099 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.050) 0:01:13.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.023) 0:01:13.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.024) 0:01:13.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.023) 0:01:13.222 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.025) 0:01:13.247 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.022) 0:01:13.270 ******* skipping: [sut] => { "censored": "the 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.022) 0:01:13.293 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.020) 0:01:13.314 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.057) 0:01:13.371 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.030) 0:01:13.401 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.029) 0:01:13.431 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.022) 0:01:13.453 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.035) 0:01:13.488 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.048) 0:01:13.537 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.031) 0:01:13.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.034) 0:01:13.603 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.042) 0:01:13.646 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.262) 0:01:13.908 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:15 +0000 (0:00:00.034) 0:01:13.943 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.231) 0:01:14.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.033) 0:01:14.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.026) 0:01:14.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.024) 0:01:14.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.026) 0:01:14.286 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.029) 0:01:14.315 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.031) 0:01:14.346 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.028) 0:01:14.375 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.037) 0:01:14.413 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.063) 0:01:14.476 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.027) 0:01:14.504 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.027) 0:01:14.532 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.060) 0:01:14.592 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.023) 0:01:14.616 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.076) 0:01:14.692 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.079) 0:01:14.771 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.024) 0:01:14.795 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.028) 0:01:14.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.025) 0:01:14.849 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.024) 0:01:14.873 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:19:16 +0000 (0:00:00.029) 0:01:14.903 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:19:17 +0000 (0:00:00.332) 0:01:15.236 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:19:17 +0000 (0:00:00.037) 0:01:15.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:19:17 +0000 (0:00:00.029) 0:01:15.302 ******* 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-1713385157.2321744-8921-122399988109478/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:19:17 +0000 (0:00:00.758) 0:01:16.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:19:17 +0000 (0:00:00.028) 0:01:16.089 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.030) 0:01:16.120 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.037) 0:01:16.157 ******* TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:74 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.027) 0:01:16.185 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:78 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.062) 0:01:16.247 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.056) 0:01:16.303 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.044) 0:01:16.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.030) 0:01:16.379 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.025) 0:01:16.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.024) 0:01:16.429 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:19:18 +0000 (0:00:00.069) 0:01:16.498 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:19:19 +0000 (0:00:01.495) 0:01:17.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:19:19 +0000 (0:00:00.027) 0:01:18.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:19:19 +0000 (0:00:00.028) 0:01:18.050 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034695", "end": "2024-04-17 20:19:20.155282", "rc": 0, "start": "2024-04-17 20:19:20.120587" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.253) 0:01:18.304 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.027) 0:01:18.332 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.028) 0:01:18.361 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.051) 0:01:18.413 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.054) 0:01:18.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.032) 0:01:18.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.037) 0:01:18.538 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.037) 0:01:18.576 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.241) 0:01:18.818 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.045) 0:01:18.863 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:20 +0000 (0:00:00.228) 0:01:19.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.067) 0:01:19.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.024) 0:01:19.209 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.035) 0:01:19.297 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.024) 0:01:19.347 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.032) 0:01:19.380 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.068) 0:01:19.449 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.475 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.027) 0:01:19.502 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.053) 0:01:19.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.028) 0:01:19.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.023) 0:01:19.607 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.078) 0:01:19.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.023) 0:01:19.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.023) 0:01:19.733 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.050) 0:01:19.784 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.026) 0:01:19.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.026) 0:01:19.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.024) 0:01:19.861 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.027) 0:01:19.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.030) 0:01:19.919 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.024) 0:01:19.943 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.023) 0:01:19.967 ******* skipping: [sut] => { "censored": "the 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:19.992 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.025) 0:01:20.018 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.061) 0:01:20.080 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:19:21 +0000 (0:00:00.032) 0:01:20.112 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.030) 0:01:20.142 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.054) 0:01:20.196 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.036) 0:01:20.233 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.045) 0:01:20.278 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.028) 0:01:20.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.031) 0:01:20.337 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.035) 0:01:20.373 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.227) 0:01:20.600 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.038) 0:01:20.639 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.237) 0:01:20.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.026) 0:01:20.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.025) 0:01:20.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.026) 0:01:20.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.024) 0:01:20.981 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.024) 0:01:21.006 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.024) 0:01:21.030 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.023) 0:01:21.053 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:19:22 +0000 (0:00:00.053) 0:01:21.106 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.045) 0:01:21.152 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.028) 0:01:21.181 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.025) 0:01:21.206 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.060) 0:01:21.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.024) 0:01:21.291 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.055) 0:01:21.346 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.043) 0:01:21.389 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.027) 0:01:21.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.025) 0:01:21.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.024) 0:01:21.466 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:19:23 +0000 (0:00:00.025) 0:01:21.491 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:19:27 +0000 (0:00:04.171) 0:01:25.663 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:19:27 +0000 (0:00:00.233) 0:01:25.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:19:27 +0000 (0:00:00.024) 0:01:25.921 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:19:27 +0000 (0:00:00.025) 0:01:25.946 ******* 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-1713385167.8744297-9222-2212918346718/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.600) 0:01:26.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.027) 0:01:26.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.056) 0:01:26.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.030) 0:01:26.660 ******* TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:94 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.022) 0:01:26.683 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:101 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.026) 0:01:26.709 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.073) 0:01:26.783 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.046) 0:01:26.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.030) 0:01:26.859 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.025) 0:01:26.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.023) 0:01:26.908 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:19:28 +0000 (0:00:00.065) 0:01:26.974 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:19:30 +0000 (0:00:01.465) 0:01:28.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.024) 0:01:28.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.030) 0:01:28.494 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030175", "end": "2024-04-17 20:19:30.588868", "rc": 0, "start": "2024-04-17 20:19:30.558693" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.244) 0:01:28.739 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.030) 0:01:28.770 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.025) 0:01:28.795 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.070) 0:01:28.865 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.053) 0:01:28.918 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.038) 0:01:28.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.035) 0:01:28.992 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:30 +0000 (0:00:00.035) 0:01:29.028 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.282) 0:01:29.310 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.041) 0:01:29.352 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.225) 0:01:29.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.026) 0:01:29.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.025) 0:01:29.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.027) 0:01:29.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.028) 0:01:29.685 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.026) 0:01:29.711 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.029) 0:01:29.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.026) 0:01:29.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.025) 0:01:29.792 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.032) 0:01:29.825 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.052) 0:01:29.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.027) 0:01:29.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.027) 0:01:29.932 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.053) 0:01:29.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.061) 0:01:30.048 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:19:31 +0000 (0:00:00.028) 0:01:30.076 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.062) 0:01:30.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.032) 0:01:30.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.029) 0:01:30.200 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.059) 0:01:30.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.027) 0:01:30.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.024) 0:01:30.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.025) 0:01:30.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.026) 0:01:30.364 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.030) 0:01:30.395 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.027) 0:01:30.422 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.028) 0:01:30.451 ******* skipping: [sut] => { "censored": "the 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.036) 0:01:30.487 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.033) 0:01:30.521 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.115) 0:01:30.636 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.038) 0:01:30.675 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.037) 0:01:30.712 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.032) 0:01:30.744 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.039) 0:01:30.784 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.050) 0:01:30.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.033) 0:01:30.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.030) 0:01:30.899 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:32 +0000 (0:00:00.035) 0:01:30.935 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.230) 0:01:31.165 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.036) 0:01:31.201 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.229) 0:01:31.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.025) 0:01:31.457 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.026) 0:01:31.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.026) 0:01:31.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.026) 0:01:31.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.068) 0:01:31.606 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.026) 0:01:31.632 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.036) 0:01:31.669 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.036) 0:01:31.706 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.046) 0:01:31.753 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.027) 0:01:31.780 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.025) 0:01:31.805 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.064) 0:01:31.870 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.053) 0:01:31.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:19:33 +0000 (0:00:00.026) 0:01:31.950 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.555) 0:01:32.505 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.235) 0:01:32.741 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.043) 0:01:32.784 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.080) 0:01:32.865 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.027) 0:01:32.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:19:34 +0000 (0:00:00.035) 0:01:32.928 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.526) 0:01:33.454 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044025", "end": "2024-04-17 20:19:35.581053", "rc": 0, "start": "2024-04-17 20:19:35.537028" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.278) 0:01:33.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.030) 0:01:33.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.027) 0:01:33.790 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.025) 0:01:33.816 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.059) 0:01:33.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.040) 0:01:33.916 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.035) 0:01:33.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.035) 0:01:33.988 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:19:35 +0000 (0:00:00.075) 0:01:34.063 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:19:37 +0000 (0:00:01.523) 0:01:35.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.035) 0:01:35.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.036) 0:01:35.659 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030514", "end": "2024-04-17 20:19:37.758218", "rc": 0, "start": "2024-04-17 20:19:37.727704" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.251) 0:01:35.911 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.030) 0:01:35.942 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.029) 0:01:35.972 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.053) 0:01:36.026 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:37 +0000 (0:00:00.058) 0:01:36.084 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.061) 0:01:36.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.038) 0:01:36.185 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.044) 0:01:36.229 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.241) 0:01:36.470 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.035) 0:01:36.506 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.234) 0:01:36.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.027) 0:01:36.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.024) 0:01:36.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.025) 0:01:36.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.026) 0:01:36.844 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.028) 0:01:36.873 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.025) 0:01:36.898 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.026) 0:01:36.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.026) 0:01:36.951 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.040) 0:01:36.992 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.050) 0:01:37.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:19:38 +0000 (0:00:00.056) 0:01:37.099 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.025) 0:01:37.125 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.052) 0:01:37.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.024) 0:01:37.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.027) 0:01:37.230 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.054) 0:01:37.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.026) 0:01:37.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.024) 0:01:37.336 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.050) 0:01:37.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.025) 0:01:37.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.034) 0:01:37.446 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.027) 0:01:37.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.025) 0:01:37.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.024) 0:01:37.523 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.023) 0:01:37.547 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.054) 0:01:37.601 ******* skipping: [sut] => { "censored": "the 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.025) 0:01:37.626 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.029) 0:01:37.655 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.065) 0:01:37.721 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.033) 0:01:37.754 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.031) 0:01:37.786 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.028) 0:01:37.814 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.036) 0:01:37.851 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.047) 0:01:37.898 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.031) 0:01:37.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.030) 0:01:37.961 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:19:39 +0000 (0:00:00.046) 0:01:38.007 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.233) 0:01:38.240 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.032) 0:01:38.273 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.229) 0:01:38.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.058) 0:01:38.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.025) 0:01:38.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.031) 0:01:38.618 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.033) 0:01:38.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.032) 0:01:38.684 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.033) 0:01:38.717 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.028) 0:01:38.746 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.023) 0:01:38.770 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.049) 0:01:38.819 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.025) 0:01:38.845 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.024) 0:01:38.869 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.061) 0:01:38.931 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.050) 0:01:38.982 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:19:40 +0000 (0:00:00.023) 0:01:39.006 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target -.mount 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": "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": "system.slice sysinit.target -.mount", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.536) 0:01:39.542 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.235) 0:01:39.778 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.045) 0:01:39.824 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.028) 0:01:39.853 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.026) 0:01:39.880 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:19:41 +0000 (0:00:00.024) 0:01:39.904 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:19:42 +0000 (0:00:00.503) 0:01:40.407 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039289", "end": "2024-04-17 20:19:42.524114", "rc": 0, "start": "2024-04-17 20:19:42.484825" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:19:42 +0000 (0:00:00.266) 0:01:40.674 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:19:42 +0000 (0:00:00.026) 0:01:40.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:19:42 +0000 (0:00:00.023) 0:01:40.724 ******* TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:113 Wednesday 17 April 2024 20:19:42 +0000 (0:00:00.021) 0:01:40.745 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:126 Wednesday 17 April 2024 20:19:43 +0000 (0:00:00.452) 0:01:41.197 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:139 Wednesday 17 April 2024 20:19:43 +0000 (0:00:00.302) 0:01:41.500 ******* 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.222733", "end": "2024-04-17 20:19:44.208920", "rc": 0, "start": "2024-04-17 20:19:43.986187" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:177 Wednesday 17 April 2024 20:19:44 +0000 (0:00:00.461) 0:01:42.360 ******* changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:180 Wednesday 17 April 2024 20:20:11 +0000 (0:00:27.309) 0:02:09.669 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.076) 0:02:09.746 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.042) 0:02:09.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.037) 0:02:09.826 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.025) 0:02:09.852 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.023) 0:02:09.875 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:20:11 +0000 (0:00:00.064) 0:02:09.940 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:20:13 +0000 (0:00:01.764) 0:02:11.705 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:20:13 +0000 (0:00:00.026) 0:02:11.731 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:20:13 +0000 (0:00:00.041) 0:02:11.772 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.165584", "end": "2024-04-17 20:20:13.206627", "rc": 0, "start": "2024-04-17 20:20:13.041043" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.390) 0:02:12.163 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.025) 0:02:12.189 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.025) 0:02:12.215 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.082) 0:02:12.298 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.047) 0:02:12.346 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.230) 0:02:12.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.032) 0:02:12.609 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.035) 0:02:12.644 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.232) 0:02:12.876 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:14 +0000 (0:00:00.033) 0:02:12.910 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.241) 0:02:13.151 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.007082", "end": "2024-04-17 20:20:14.519685", "rc": 0, "start": "2024-04-17 20:20:14.512603" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.234) 0:02:13.386 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005350", "end": "2024-04-17 20:20:14.767372", "rc": 0, "start": "2024-04-17 20:20:14.762022" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.227) 0:02:13.614 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.039) 0:02:13.653 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.025) 0:02:13.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.024) 0:02:13.703 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.026) 0:02:13.729 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.024) 0:02:13.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.027) 0:02:13.782 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.037) 0:02:13.820 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.047) 0:02:13.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.025) 0:02:13.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.025) 0:02:13.919 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.047) 0:02:13.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.059) 0:02:14.026 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.026) 0:02:14.052 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:20:15 +0000 (0:00:00.052) 0:02:14.104 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.025) 0:02:14.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.026) 0:02:14.157 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.051) 0:02:14.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.026) 0:02:14.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.025) 0:02:14.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.026) 0:02:14.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.024) 0:02:14.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.025) 0:02:14.337 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.025) 0:02:14.362 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.023) 0:02:14.386 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.079) 0:02:14.465 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.026) 0:02:14.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.068) 0:02:14.561 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.042) 0:02:14.603 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.027998", "end": "2024-04-17 20:20:16.114604", "rc": 0, "start": "2024-04-17 20:20:16.086606" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.269) 0:02:14.873 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.033) 0:02:14.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:20:16 +0000 (0:00:00.026) 0:02:14.933 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385216.1781726, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385216.1781726, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:20:17 +0000 (0:00:00.233) 0:02:15.167 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:20:18 +0000 (0:00:01.009) 0:02:16.176 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.026) 0:02:16.203 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.031) 0:02:16.235 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.040) 0:02:16.275 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.260) 0:02:16.535 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.031) 0:02:16.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.028) 0:02:16.595 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385217.3860972, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385217.3860972, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:20:18 +0000 (0:00:00.233) 0:02:16.829 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.441) 0:02:17.271 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.024) 0:02:17.296 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.074) 0:02:17.370 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.031) 0:02:17.401 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.031) 0:02:17.433 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.025) 0:02:17.458 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.035) 0:02:17.493 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.044) 0:02:17.538 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.031) 0:02:17.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.091) 0:02:17.661 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.036) 0:02:17.698 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.236) 0:02:17.935 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:19 +0000 (0:00:00.042) 0:02:17.977 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.231) 0:02:18.208 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004540", "end": "2024-04-17 20:20:19.989169", "rc": 0, "start": "2024-04-17 20:20:19.984629" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.225) 0:02:18.434 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004595", "end": "2024-04-17 20:20:20.236296", "rc": 0, "start": "2024-04-17 20:20:20.231701" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.228) 0:02:18.662 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.036) 0:02:18.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.026) 0:02:18.725 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.025) 0:02:18.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.025) 0:02:18.775 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.025) 0:02:18.801 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.024) 0:02:18.826 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.045) 0:02:18.871 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.027) 0:02:18.899 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.063) 0:02:18.962 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.064) 0:02:19.027 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.025) 0:02:19.052 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:20:20 +0000 (0:00:00.055) 0:02:19.107 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.045) 0:02:19.153 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.231) 0:02:19.385 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.029) 0:02:19.414 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.025) 0:02:19.439 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.023) 0:02:19.463 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.023) 0:02:19.486 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.235) 0:02:19.721 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.026) 0:02:19.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:20:21 +0000 (0:00:00.024) 0:02:19.772 ******* 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-1713385221.7001572-10471-212614564785641/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.623) 0:02:20.395 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.405) 0:02:20.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.030) 0:02:20.832 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.029) 0:02:20.861 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.031) 0:02:20.893 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.030) 0:02:20.923 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.026) 0:02:20.949 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.038) 0:02:20.988 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.045) 0:02:21.033 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.029) 0:02:21.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:22 +0000 (0:00:00.029) 0:02:21.092 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.031) 0:02:21.123 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.232) 0:02:21.356 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.033) 0:02:21.389 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.222) 0:02:21.612 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004464", "end": "2024-04-17 20:20:23.676125", "rc": 0, "start": "2024-04-17 20:20:23.671661" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.224) 0:02:21.837 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004350", "end": "2024-04-17 20:20:23.918895", "rc": 0, "start": "2024-04-17 20:20:23.914545" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.230) 0:02:22.068 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:23 +0000 (0:00:00.041) 0:02:22.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.027) 0:02:22.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.026) 0:02:22.163 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.026) 0:02:22.189 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.025) 0:02:22.214 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.026) 0:02:22.241 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.045) 0:02:22.287 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.027) 0:02:22.314 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.026) 0:02:22.340 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.059) 0:02:22.400 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.025) 0:02:22.425 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.052) 0:02:22.478 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.084) 0:02:22.562 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.232) 0:02:22.795 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.031) 0:02:22.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.027) 0:02:22.854 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.022) 0:02:22.876 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:20:24 +0000 (0:00:00.023) 0:02:22.900 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:20:25 +0000 (0:00:00.230) 0:02:23.130 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:20:25 +0000 (0:00:00.026) 0:02:23.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:20:25 +0000 (0:00:00.025) 0:02:23.182 ******* 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-1713385225.1104066-10638-71692902829259/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:20:25 +0000 (0:00:00.599) 0:02:23.781 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.398) 0:02:24.179 ******* 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 -.mount -.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": "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": "/home/user_quadlet_basic /run/user/1111/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": "-.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.456) 0:02:24.636 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.026) 0:02:24.662 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.031) 0:02:24.694 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.029) 0:02:24.723 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.023) 0:02:24.746 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.034) 0:02:24.781 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.044) 0:02:24.825 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.031) 0:02:24.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.035) 0:02:24.893 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:26 +0000 (0:00:00.034) 0:02:24.927 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.237) 0:02:25.165 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.032) 0:02:25.198 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.223) 0:02:25.421 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004020", "end": "2024-04-17 20:20:27.499538", "rc": 0, "start": "2024-04-17 20:20:27.495518" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.225) 0:02:25.646 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003915", "end": "2024-04-17 20:20:27.728261", "rc": 0, "start": "2024-04-17 20:20:27.724346" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.230) 0:02:25.877 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.039) 0:02:25.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.034) 0:02:25.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.026) 0:02:25.977 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.025) 0:02:26.003 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.030) 0:02:26.034 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:20:27 +0000 (0:00:00.035) 0:02:26.069 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.045) 0:02:26.115 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.027) 0:02:26.142 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.027) 0:02:26.169 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.058) 0:02:26.228 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.026) 0:02:26.255 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.055) 0:02:26.310 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.044) 0:02:26.354 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.225) 0:02:26.580 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.074) 0:02:26.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.027) 0:02:26.682 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:20:28 +0000 (0:00:00.023) 0:02:26.706 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:20:37 +0000 (0:00:08.875) 0:02:35.581 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:20:37 +0000 (0:00:00.244) 0:02:35.826 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:20:37 +0000 (0:00:00.033) 0:02:35.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:20:37 +0000 (0:00:00.064) 0:02:35.924 ******* 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-1713385237.855781-11012-30483636127289/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:20:38 +0000 (0:00:00.632) 0:02:36.556 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:20:38 +0000 (0:00:00.409) 0:02:36.966 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service basic.target -.slice", "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 basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:20:40 +0000 (0:00:01.666) 0:02:38.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:20:40 +0000 (0:00:00.027) 0:02:38.660 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:189 Wednesday 17 April 2024 20:20:40 +0000 (0:00:00.024) 0:02:38.685 ******* 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.003692", "end": "2024-04-17 20:20:40.819957", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-17 20:20:40.816265" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003021", "end": "2024-04-17 20:20:41.051857", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-17 20:20:41.048836" } 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.003295", "end": "2024-04-17 20:20:41.259882", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-17 20:20:41.256587" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:199 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.725) 0:02:39.410 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1713385216.100172, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713385216.100172, "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": 1713385216.100172, "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": "1700492083", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:207 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.240) 0:02:39.651 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.063) 0:02:39.714 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.043) 0:02:39.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.031) 0:02:39.789 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.024) 0:02:39.814 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.025) 0:02:39.839 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:20:41 +0000 (0:00:00.063) 0:02:39.902 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:20:43 +0000 (0:00:01.655) 0:02:41.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.024) 0:02:41.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.031) 0:02:41.614 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.053598", "end": "2024-04-17 20:20:43.776507", "rc": 0, "start": "2024-04-17 20:20:43.722909" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.319) 0:02:41.934 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.027) 0:02:41.961 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.026) 0:02:41.987 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.075) 0:02:42.063 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:43 +0000 (0:00:00.047) 0:02:42.111 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.031) 0:02:42.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.031) 0:02:42.174 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.032) 0:02:42.207 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.233) 0:02:42.440 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.031) 0:02:42.472 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.230) 0:02:42.703 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004393", "end": "2024-04-17 20:20:44.787908", "rc": 0, "start": "2024-04-17 20:20:44.783515" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:44 +0000 (0:00:00.233) 0:02:42.936 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004299", "end": "2024-04-17 20:20:45.022146", "rc": 0, "start": "2024-04-17 20:20:45.017847" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.234) 0:02:43.171 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.040) 0:02:43.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.262 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.024) 0:02:43.287 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.338 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.034) 0:02:43.373 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.047) 0:02:43.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.026) 0:02:43.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.024) 0:02:43.471 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.048) 0:02:43.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.056) 0:02:43.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.602 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.049) 0:02:43.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.703 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.050) 0:02:43.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.026) 0:02:43.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.026) 0:02:43.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.024) 0:02:43.882 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.025) 0:02:43.908 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.024) 0:02:43.932 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.078) 0:02:44.011 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.026) 0:02:44.037 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:20:45 +0000 (0:00:00.065) 0:02:44.103 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.042) 0:02:44.146 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.028) 0:02:44.174 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.026) 0:02:44.201 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.029) 0:02:44.231 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385240.3522046, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385240.3522046, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.226) 0:02:44.457 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.302) 0:02:44.760 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.027) 0:02:44.787 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.032) 0:02:44.819 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.041) 0:02:44.861 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.027) 0:02:44.889 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.027) 0:02:44.916 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:20:46 +0000 (0:00:00.031) 0:02:44.948 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385240.3522046, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385240.3522046, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.374) 0:02:45.322 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.424) 0:02:45.747 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.026) 0:02:45.773 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.085) 0:02:45.859 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.037) 0:02:45.896 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.033) 0:02:45.929 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.028) 0:02:45.958 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.036) 0:02:45.994 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.045) 0:02:46.040 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.031) 0:02:46.072 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:20:47 +0000 (0:00:00.030) 0:02:46.102 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:20:48 +0000 (0:00:00.035) 0:02:46.138 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:20:48 +0000 (0:00:00.348) 0:02:46.487 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:20:48 +0000 (0:00:00.115) 0:02:46.603 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:20:48 +0000 (0:00:00.224) 0:02:46.827 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004209", "end": "2024-04-17 20:20:48.904777", "rc": 0, "start": "2024-04-17 20:20:48.900568" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:20:48 +0000 (0:00:00.224) 0:02:47.052 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004012", "end": "2024-04-17 20:20:49.128342", "rc": 0, "start": "2024-04-17 20:20:49.124330" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.223) 0:02:47.276 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.036) 0:02:47.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.024) 0:02:47.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.024) 0:02:47.361 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.024) 0:02:47.386 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.023) 0:02:47.410 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.024) 0:02:47.435 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.042) 0:02:47.478 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.026) 0:02:47.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.025) 0:02:47.531 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.060) 0:02:47.592 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.085) 0:02:47.677 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385240.3522046, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385240.3522046, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:20:49 +0000 (0:00:00.228) 0:02:47.906 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-17 20:20:26 UTC", "ActiveEnterTimestampMonotonic": "28644196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target -.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-17 20:20:26 UTC", "AssertTimestampMonotonic": "28589352", "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": "Wed 2024-04-17 20:20:26 UTC", "ConditionTimestampMonotonic": "28589350", "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": "Wed 2024-04-17 20:20:26 UTC", "ExecMainExitTimestampMonotonic": "28643956", "ExecMainPID": "2418", "ExecMainStartTimestamp": "Wed 2024-04-17 20:20:26 UTC", "ExecMainStartTimestampMonotonic": "28590072", "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": "Wed 2024-04-17 20:20:26 UTC", "InactiveExitTimestampMonotonic": "28590120", "InvocationID": "7ed497692d2c4d25a2b0760f2a6d66d1", "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": "basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.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": "Wed 2024-04-17 20:20:26 UTC", "StateChangeTimestampMonotonic": "28644196", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:00 +0000 (0:00:10.776) 0:02:58.683 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:00 +0000 (0:00:00.240) 0:02:58.923 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:00 +0000 (0:00:00.059) 0:02:58.983 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:00 +0000 (0:00:00.031) 0:02:59.014 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:00 +0000 (0:00:00.072) 0:02:59.086 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.031) 0:02:59.117 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.404) 0:02:59.522 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051353", "end": "2024-04-17 20:21:01.667178", "rc": 0, "start": "2024-04-17 20:21:01.615825" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.298) 0:02:59.821 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.030) 0:02:59.851 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.025) 0:02:59.876 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.034) 0:02:59.911 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.033) 0:02:59.944 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.028) 0:02:59.973 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.047) 0:03:00.021 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.050) 0:03:00.071 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:01 +0000 (0:00:00.034) 0:03:00.105 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.037) 0:03:00.143 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.037) 0:03:00.180 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.291) 0:03:00.472 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.036) 0:03:00.508 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.229) 0:03:00.737 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004296", "end": "2024-04-17 20:21:02.821317", "rc": 0, "start": "2024-04-17 20:21:02.817021" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:02 +0000 (0:00:00.235) 0:03:00.973 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004287", "end": "2024-04-17 20:21:03.064819", "rc": 0, "start": "2024-04-17 20:21:03.060532" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.241) 0:03:01.215 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.045) 0:03:01.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.028) 0:03:01.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.026) 0:03:01.314 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.026) 0:03:01.340 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.026) 0:03:01.366 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.025) 0:03:01.392 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.045) 0:03:01.438 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.028) 0:03:01.466 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.033) 0:03:01.500 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.068) 0:03:01.569 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.097) 0:03:01.666 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385260.453335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385260.453335, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:03 +0000 (0:00:00.234) 0:03:01.901 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-17 20:20:40 UTC", "ActiveEnterTimestampMonotonic": "42621366", "ActiveExitTimestamp": "Wed 2024-04-17 20:20:50 UTC", "ActiveExitTimestampMonotonic": "52345430", "ActiveState": "failed", "After": "quadlet-basic-mysql-volume.service -.mount basic.target quadlet-basic-network.service run-user-1111.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-17 20:20:39 UTC", "AssertTimestampMonotonic": "41419379", "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": "Wed 2024-04-17 20:20:39 UTC", "ConditionTimestampMonotonic": "41419377", "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": "Wed 2024-04-17 20:21:00 UTC", "ExecMainExitTimestampMonotonic": "62640541", "ExecMainPID": "3022", "ExecMainStartTimestamp": "Wed 2024-04-17 20:20:40 UTC", "ExecMainStartTimestampMonotonic": "42621336", "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": "Wed 2024-04-17 20:21:00 UTC", "InactiveEnterTimestampMonotonic": "62683317", "InactiveExitTimestamp": "Wed 2024-04-17 20:20:39 UTC", "InactiveExitTimestampMonotonic": "41420187", "InvocationID": "879c5ad6337444a89025bb7aab3d2496", "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 quadlet-basic-network.service -.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "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": "Wed 2024-04-17 20:21:00 UTC", "StateChangeTimestampMonotonic": "62683317", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.435) 0:03:02.336 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.231) 0:03:02.568 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.045) 0:03:02.614 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.028) 0:03:02.642 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.027) 0:03:02.670 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.035) 0:03:02.705 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:04 +0000 (0:00:00.396) 0:03:03.102 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048171", "end": "2024-04-17 20:21:05.242233", "rc": 0, "start": "2024-04-17 20:21:05.194062" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.293) 0:03:03.395 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.028) 0:03:03.423 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.062) 0:03:03.486 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.034) 0:03:03.520 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.034) 0:03:03.555 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.025) 0:03:03.580 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.038) 0:03:03.619 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.047) 0:03:03.667 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.034) 0:03:03.701 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.034) 0:03:03.736 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.038) 0:03:03.775 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.232) 0:03:04.007 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:05 +0000 (0:00:00.033) 0:03:04.041 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.226) 0:03:04.267 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004066", "end": "2024-04-17 20:21:06.345558", "rc": 0, "start": "2024-04-17 20:21:06.341492" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.226) 0:03:04.494 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004137", "end": "2024-04-17 20:21:06.573848", "rc": 0, "start": "2024-04-17 20:21:06.569711" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.242) 0:03:04.736 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.051) 0:03:04.787 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.077) 0:03:04.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.028) 0:03:04.894 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.026) 0:03:04.920 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.028) 0:03:04.948 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.027) 0:03:04.975 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.048) 0:03:05.023 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.027) 0:03:05.051 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:06 +0000 (0:00:00.026) 0:03:05.078 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.061) 0:03:05.139 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.050) 0:03:05.190 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385260.453335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385260.453335, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.234) 0:03:05.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.027) 0:03:05.452 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.228) 0:03:05.681 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.056) 0:03:05.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.090) 0:03:05.828 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.028) 0:03:05.856 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:07 +0000 (0:00:00.032) 0:03:05.889 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.409) 0:03:06.299 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049179", "end": "2024-04-17 20:21:08.442187", "rc": 0, "start": "2024-04-17 20:21:08.393008" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.294) 0:03:06.594 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.064291", "end": "2024-04-17 20:21:08.753215", "rc": 0, "start": "2024-04-17 20:21:08.688924" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.311) 0:03:06.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.024) 0:03:06.930 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.066) 0:03:06.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.030) 0:03:07.027 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 17 April 2024 20:21:08 +0000 (0:00:00.030) 0:03:07.058 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385216.1196723, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713385260.453335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28426, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1713385260.453335, "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 17 April 2024 20:21:09 +0000 (0:00:00.230) 0:03:07.288 ******* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 17 April 2024 20:21:09 +0000 (0:00:00.415) 0:03:07.703 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052168", "end": "2024-04-17 20:21:09.844147", "rc": 0, "start": "2024-04-17 20:21:09.791979" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 17 April 2024 20:21:09 +0000 (0:00:00.292) 0:03:07.996 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.051916", "end": "2024-04-17 20:21:10.137159", "rc": 0, "start": "2024-04-17 20:21:10.085243" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.291) 0:03:08.287 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009237", "end": "2024-04-17 20:21:10.373125", "rc": 0, "start": "2024-04-17 20:21:10.363888" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:221 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.239) 0:03:08.527 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:227 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.236) 0:03:08.764 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.067) 0:03:08.832 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.041) 0:03:08.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.028) 0:03:08.902 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.022) 0:03:08.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.022) 0:03:08.947 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:21:10 +0000 (0:00:00.061) 0:03:09.008 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:21:12 +0000 (0:00:01.503) 0:03:10.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.027) 0:03:10.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.030) 0:03:10.570 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033989", "end": "2024-04-17 20:21:12.680331", "rc": 0, "start": "2024-04-17 20:21:12.646342" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.259) 0:03:10.830 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.028) 0:03:10.858 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.025) 0:03:10.884 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.077) 0:03:10.962 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:12 +0000 (0:00:00.079) 0:03:11.041 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.235) 0:03:11.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.034) 0:03:11.312 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.035) 0:03:11.347 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.232) 0:03:11.580 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.032) 0:03:11.612 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.228) 0:03:11.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.029) 0:03:11.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.029) 0:03:11.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.036) 0:03:11.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.029) 0:03:11.967 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.027) 0:03:11.994 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.027) 0:03:12.022 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.025) 0:03:12.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:21:13 +0000 (0:00:00.031) 0:03:12.079 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.043) 0:03:12.123 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.087) 0:03:12.210 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.027) 0:03:12.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.027) 0:03:12.265 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.048) 0:03:12.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.341 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.367 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.054) 0:03:12.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.474 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.051) 0:03:12.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.035) 0:03:12.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.025) 0:03:12.614 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.027) 0:03:12.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.066) 0:03:12.708 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.026) 0:03:12.734 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.025) 0:03:12.760 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.079) 0:03:12.839 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.027) 0:03:12.866 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.041) 0:03:12.907 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.041) 0:03:12.949 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.034) 0:03:12.983 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.031) 0:03:13.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.035) 0:03:13.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:14 +0000 (0:00:00.037) 0:03:13.088 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.558) 0:03:13.646 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.027) 0:03:13.674 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.032) 0:03:13.707 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.088) 0:03:13.795 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.032) 0:03:13.827 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.035) 0:03:13.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.035) 0:03:13.898 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:15 +0000 (0:00:00.028) 0:03:13.927 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.389) 0:03:14.317 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.023) 0:03:14.341 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.079) 0:03:14.420 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.034) 0:03:14.455 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.031) 0:03:14.487 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.026) 0:03:14.513 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.037) 0:03:14.550 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.046) 0:03:14.596 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.030) 0:03:14.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.102) 0:03:14.729 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.038) 0:03:14.768 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.235) 0:03:15.003 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:16 +0000 (0:00:00.036) 0:03:15.040 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.226) 0:03:15.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.025) 0:03:15.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.025) 0:03:15.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.024) 0:03:15.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.025) 0:03:15.368 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.024) 0:03:15.393 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.036) 0:03:15.429 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.036) 0:03:15.465 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.035) 0:03:15.501 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.055) 0:03:15.556 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.025) 0:03:15.581 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.026) 0:03:15.607 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.060) 0:03:15.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.066) 0:03:15.734 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.056) 0:03:15.790 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.047) 0:03:15.837 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.026) 0:03:15.864 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.026) 0:03:15.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.034) 0:03:15.926 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.036) 0:03:15.963 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:21:17 +0000 (0:00:00.025) 0:03:15.988 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:21:18 +0000 (0:00:00.237) 0:03:16.225 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:21:18 +0000 (0:00:00.025) 0:03:16.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:21:18 +0000 (0:00:00.026) 0:03:16.277 ******* 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-1713385278.2064068-11649-99282737431584/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:21:18 +0000 (0:00:00.607) 0:03:16.885 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.501) 0:03:17.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.030) 0:03:17.417 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.042) 0:03:17.459 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.032) 0:03:17.492 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.035) 0:03:17.527 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.029) 0:03:17.556 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.048) 0:03:17.604 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.051) 0:03:17.656 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.034) 0:03:17.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.043) 0:03:17.733 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.045) 0:03:17.779 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.241) 0:03:18.021 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:19 +0000 (0:00:00.039) 0:03:18.061 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.226) 0:03:18.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.026) 0:03:18.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.066) 0:03:18.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.028) 0:03:18.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.026) 0:03:18.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.027) 0:03:18.463 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.025) 0:03:18.488 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.026) 0:03:18.514 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.031) 0:03:18.546 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.062) 0:03:18.609 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.029) 0:03:18.638 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.038) 0:03:18.676 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.076) 0:03:18.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.026) 0:03:18.779 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.055) 0:03:18.835 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.044) 0:03:18.880 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.030) 0:03:18.911 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.031) 0:03:18.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.076) 0:03:19.018 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.026) 0:03:19.045 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:21:20 +0000 (0:00:00.029) 0:03:19.074 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:21:21 +0000 (0:00:00.235) 0:03:19.309 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:21:21 +0000 (0:00:00.025) 0:03:19.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:21:21 +0000 (0:00:00.026) 0:03:19.361 ******* 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-1713385281.290076-11747-96578244038945/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:21:21 +0000 (0:00:00.610) 0:03:19.972 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.494) 0:03:20.466 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice -.mount basic.target systemd-journald.socket 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.440) 0:03:20.907 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.027) 0:03:20.934 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.032) 0:03:20.967 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.081) 0:03:21.049 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:22 +0000 (0:00:00.027) 0:03:21.077 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.042) 0:03:21.119 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.047) 0:03:21.166 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.032) 0:03:21.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.031) 0:03:21.231 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.037) 0:03:21.268 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.231) 0:03:21.499 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.033) 0:03:21.533 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.228) 0:03:21.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.024) 0:03:21.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.028) 0:03:21.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.024) 0:03:21.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.023) 0:03:21.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.024) 0:03:21.887 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.024) 0:03:21.911 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.071) 0:03:21.983 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.025) 0:03:22.009 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.044) 0:03:22.054 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.026) 0:03:22.080 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:23 +0000 (0:00:00.027) 0:03:22.108 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.061) 0:03:22.169 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.027) 0:03:22.197 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.059) 0:03:22.256 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.045) 0:03:22.301 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.032) 0:03:22.333 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.033) 0:03:22.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.027) 0:03:22.393 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 17 April 2024 20:21:24 +0000 (0:00:00.036) 0:03:22.430 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Wednesday 17 April 2024 20:21:32 +0000 (0:00:08.198) 0:03:30.629 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Wednesday 17 April 2024 20:21:32 +0000 (0:00:00.242) 0:03:30.872 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Wednesday 17 April 2024 20:21:32 +0000 (0:00:00.027) 0:03:30.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Wednesday 17 April 2024 20:21:32 +0000 (0:00:00.032) 0:03:30.932 ******* 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-1713385292.862849-11887-58642563096614/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Wednesday 17 April 2024 20:21:33 +0000 (0:00:00.647) 0:03:31.579 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Wednesday 17 April 2024 20:21:33 +0000 (0:00:00.493) 0:03:32.072 ******* 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 sysinit.target basic.target system.slice systemd-journald.socket -.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": "quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target system.slice -.mount", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Wednesday 17 April 2024 20:21:34 +0000 (0:00:00.892) 0:03:32.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:21:34 +0000 (0:00:00.029) 0:03:32.994 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:234 Wednesday 17 April 2024 20:21:34 +0000 (0:00:00.025) 0:03:33.019 ******* 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.003818", "end": "2024-04-17 20:21:35.161339", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-17 20:21:35.157521" } 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.003232", "end": "2024-04-17 20:21:35.397269", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-17 20:21:35.394037" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.004856", "end": "2024-04-17 20:21:35.610854", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-17 20:21:35.605998" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:244 Wednesday 17 April 2024 20:21:35 +0000 (0:00:00.744) 0:03:33.764 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.226923", "end": "2024-04-17 20:21:36.066653", "failed_when_result": false, "rc": 0, "start": "2024-04-17 20:21:35.839730" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:259 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.456) 0:03:34.220 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.040) 0:03:34.261 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.045) 0:03:34.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.031) 0:03:34.338 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.070) 0:03:34.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.025) 0:03:34.433 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:21:36 +0000 (0:00:00.066) 0:03:34.499 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:21:37 +0000 (0:00:01.538) 0:03:36.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:21:37 +0000 (0:00:00.025) 0:03:36.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:21:37 +0000 (0:00:00.029) 0:03:36.093 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035405", "end": "2024-04-17 20:21:38.226869", "rc": 0, "start": "2024-04-17 20:21:38.191464" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.284) 0:03:36.377 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.030) 0:03:36.407 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.055) 0:03:36.463 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.079) 0:03:36.542 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.054) 0:03:36.596 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.232) 0:03:36.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.028) 0:03:36.858 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:38 +0000 (0:00:00.033) 0:03:36.891 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.229) 0:03:37.121 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.031) 0:03:37.152 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.221) 0:03:37.374 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003964", "end": "2024-04-17 20:21:39.450278", "rc": 0, "start": "2024-04-17 20:21:39.446314" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.225) 0:03:37.600 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004053", "end": "2024-04-17 20:21:39.679032", "rc": 0, "start": "2024-04-17 20:21:39.674979" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.227) 0:03:37.828 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.040) 0:03:37.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.027) 0:03:37.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.061) 0:03:37.957 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.026) 0:03:37.984 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.025) 0:03:38.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.027) 0:03:38.036 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:21:39 +0000 (0:00:00.034) 0:03:38.070 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.051) 0:03:38.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.025) 0:03:38.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.034) 0:03:38.181 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.054) 0:03:38.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.024) 0:03:38.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.023) 0:03:38.284 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.053) 0:03:38.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.025) 0:03:38.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.025) 0:03:38.389 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.086) 0:03:38.475 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.026) 0:03:38.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.025) 0:03:38.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.028) 0:03:38.556 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.032) 0:03:38.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.027) 0:03:38.616 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.027) 0:03:38.643 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.024) 0:03:38.668 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.080) 0:03:38.749 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.029) 0:03:38.778 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.035) 0:03:38.813 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.043) 0:03:38.857 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.029) 0:03:38.886 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.028) 0:03:38.914 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:40 +0000 (0:00:00.032) 0:03:38.947 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.360) 0:03:39.308 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.026) 0:03:39.335 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.025) 0:03:39.360 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.032) 0:03:39.392 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.040) 0:03:39.433 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.026) 0:03:39.460 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.025) 0:03:39.486 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.030) 0:03:39.516 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.322) 0:03:39.839 ******* skipping: [sut] => { "censored": "the 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.028) 0:03:39.867 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.023) 0:03:39.890 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.082) 0:03:39.973 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.031) 0:03:40.005 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.030) 0:03:40.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:41 +0000 (0:00:00.058) 0:03:40.093 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.035) 0:03:40.128 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.045) 0:03:40.174 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.028) 0:03:40.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.029) 0:03:40.232 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.031) 0:03:40.263 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.330) 0:03:40.594 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.033) 0:03:40.627 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:42 +0000 (0:00:00.324) 0:03:40.952 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003979", "end": "2024-04-17 20:21:43.026410", "rc": 0, "start": "2024-04-17 20:21:43.022431" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.222) 0:03:41.174 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004086", "end": "2024-04-17 20:21:43.250825", "rc": 0, "start": "2024-04-17 20:21:43.246739" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.224) 0:03:41.398 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.035) 0:03:41.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.023) 0:03:41.457 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.054) 0:03:41.511 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.023) 0:03:41.535 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.023) 0:03:41.559 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.022) 0:03:41.581 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.041) 0:03:41.623 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.023) 0:03:41.647 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.022) 0:03:41.669 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.056) 0:03:41.726 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.052) 0:03:41.779 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.215) 0:03:41.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:43 +0000 (0:00:00.026) 0:03:42.020 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.226) 0:03:42.246 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.040) 0:03:42.286 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.027) 0:03:42.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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.027) 0:03:42.341 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.068) 0:03:42.410 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.026) 0:03:42.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.026) 0:03:42.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.025) 0:03:42.488 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.023) 0:03:42.511 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.031) 0:03:42.542 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.030) 0:03:42.573 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.025) 0:03:42.598 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.035) 0:03:42.634 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.044) 0:03:42.679 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.029) 0:03:42.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.030) 0:03:42.738 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.034) 0:03:42.772 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.273) 0:03:43.045 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:44 +0000 (0:00:00.031) 0:03:43.077 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.316) 0:03:43.394 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004388", "end": "2024-04-17 20:21:45.476296", "rc": 0, "start": "2024-04-17 20:21:45.471908" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.231) 0:03:43.626 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004150", "end": "2024-04-17 20:21:45.703489", "rc": 0, "start": "2024-04-17 20:21:45.699339" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.226) 0:03:43.852 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.038) 0:03:43.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.027) 0:03:43.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.027) 0:03:43.946 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.025) 0:03:43.971 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.025) 0:03:43.996 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.024) 0:03:44.021 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.046) 0:03:44.067 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:45 +0000 (0:00:00.026) 0:03:44.094 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.024) 0:03:44.118 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.058) 0:03:44.176 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.051) 0:03:44.227 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.220) 0:03:44.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.072) 0:03:44.521 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.228) 0:03:44.750 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.040) 0:03:44.790 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.026) 0:03:44.817 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.025) 0:03:44.843 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.030) 0:03:44.873 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.026) 0:03:44.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.025) 0:03:44.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.025) 0:03:44.951 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.023) 0:03:44.974 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.030) 0:03:45.005 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.029) 0:03:45.034 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.024) 0:03:45.059 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:46 +0000 (0:00:00.035) 0:03:45.095 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.045) 0:03:45.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.029) 0:03:45.169 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.068) 0:03:45.238 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.033) 0:03:45.271 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.230) 0:03:45.502 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.031) 0:03:45.534 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.224) 0:03:45.758 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004099", "end": "2024-04-17 20:21:47.835581", "rc": 0, "start": "2024-04-17 20:21:47.831482" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:47 +0000 (0:00:00.225) 0:03:45.983 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004245", "end": "2024-04-17 20:21:48.060939", "rc": 0, "start": "2024-04-17 20:21:48.056694" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.226) 0:03:46.209 ******* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.038) 0:03:46.248 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.026) 0:03:46.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.024) 0:03:46.298 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.025) 0:03:46.324 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.023) 0:03:46.348 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.024) 0:03:46.372 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.043) 0:03:46.416 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.026) 0:03:46.442 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.063) 0:03:46.506 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.059) 0:03:46.566 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.054) 0:03:46.620 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.220) 0:03:46.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.032) 0:03:46.873 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:48 +0000 (0:00:00.225) 0:03:47.099 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.043) 0:03:47.143 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.027) 0:03:47.170 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.028) 0:03:47.199 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.030) 0:03:47.229 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.028) 0:03:47.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.028) 0:03:47.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.036) 0:03:47.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.025) 0:03:47.349 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.104) 0:03:47.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.030) 0:03:47.484 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.031) 0:03:47.515 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.219) 0:03:47.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.026) 0:03:47.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.024) 0:03:47.786 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.025) 0:03:47.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:273 Wednesday 17 April 2024 20:21:49 +0000 (0:00:00.026) 0:03:47.838 ******* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:279 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.413) 0:03:48.251 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.052) 0:03:48.304 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.043) 0:03:48.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.030) 0:03:48.378 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.023) 0:03:48.402 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.067) 0:03:48.470 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 17 April 2024 20:21:50 +0000 (0:00:00.065) 0:03:48.535 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 17 April 2024 20:21:51 +0000 (0:00:01.461) 0:03:49.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 17 April 2024 20:21:51 +0000 (0:00:00.024) 0:03:50.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 17 April 2024 20:21:51 +0000 (0:00:00.029) 0:03:50.051 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032796", "end": "2024-04-17 20:21:52.151034", "rc": 0, "start": "2024-04-17 20:21:52.118238" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.249) 0:03:50.300 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.025) 0:03:50.326 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.025) 0:03:50.351 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.127) 0:03:50.479 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.049) 0:03:50.529 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.232) 0:03:50.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.031) 0:03:50.793 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.034) 0:03:50.828 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.234) 0:03:51.062 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:52 +0000 (0:00:00.032) 0:03:51.095 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.231) 0:03:51.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.024) 0:03:51.350 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.026) 0:03:51.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.454 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.026) 0:03:51.480 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.071) 0:03:51.552 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.577 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.035) 0:03:51.612 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.053) 0:03:51.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.026) 0:03:51.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.718 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.053) 0:03:51.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.026) 0:03:51.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.026) 0:03:51.824 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.051) 0:03:51.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:51.902 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.024) 0:03:51.926 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.053) 0:03:51.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:52.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.025) 0:03:52.030 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 17 April 2024 20:21:53 +0000 (0:00:00.059) 0:03:52.090 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.025) 0:03:52.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.026) 0:03:52.142 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.026) 0:03:52.169 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.024) 0:03:52.193 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.091) 0:03:52.285 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.026) 0:03:52.311 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.035) 0:03:52.347 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.041) 0:03:52.388 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.025) 0:03:52.413 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.024) 0:03:52.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.024) 0:03:52.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.025) 0:03:52.487 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.272) 0:03:52.760 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.026) 0:03:52.786 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.068) 0:03:52.854 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.045) 0:03:52.900 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.028) 0:03:52.928 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.030) 0:03:52.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.035) 0:03:52.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Wednesday 17 April 2024 20:21:54 +0000 (0:00:00.029) 0:03:53.024 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.273) 0:03:53.298 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.023) 0:03:53.322 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.082) 0:03:53.404 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.031) 0:03:53.436 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.030) 0:03:53.466 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.036) 0:03:53.503 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.043) 0:03:53.546 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.048) 0:03:53.594 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.093) 0:03:53.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.031) 0:03:53.719 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.033) 0:03:53.753 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.237) 0:03:53.990 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:21:55 +0000 (0:00:00.033) 0:03:54.024 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.228) 0:03:54.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.026) 0:03:54.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.024) 0:03:54.304 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.025) 0:03:54.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.024) 0:03:54.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.025) 0:03:54.379 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.025) 0:03:54.405 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.024) 0:03:54.429 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.025) 0:03:54.454 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.044) 0:03:54.499 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.027) 0:03:54.527 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.026) 0:03:54.553 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.105) 0:03:54.659 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.053) 0:03:54.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:21:56 +0000 (0:00:00.026) 0:03:54.739 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-04-17 20:21:22 UTC", "ActiveEnterTimestampMonotonic": "84912223", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-04-17 20:21:22 UTC", "AssertTimestampMonotonic": "84859126", "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": "Wed 2024-04-17 20:21:22 UTC", "ConditionTimestampMonotonic": "84859124", "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": "Wed 2024-04-17 20:21:22 UTC", "ExecMainExitTimestampMonotonic": "84912035", "ExecMainPID": "5212", "ExecMainStartTimestamp": "Wed 2024-04-17 20:21:22 UTC", "ExecMainStartTimestampMonotonic": "84859947", "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": "Wed 2024-04-17 20:21:22 UTC", "InactiveExitTimestampMonotonic": "84859993", "InvocationID": "ae7888e05dbd4b7d9df0a110d25fa287", "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": "Wed 2024-04-17 20:21:22 UTC", "StateChangeTimestampMonotonic": "84912223", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:21:59 +0000 (0:00:02.689) 0:03:57.429 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:21:59 +0000 (0:00:00.228) 0:03:57.657 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:21:59 +0000 (0:00:00.076) 0:03:57.733 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:21:59 +0000 (0:00:00.027) 0:03:57.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:21:59 +0000 (0:00:00.025) 0:03:57.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:21:59 +0000 (0:00:00.026) 0:03:57.813 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.516) 0:03:58.330 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043658", "end": "2024-04-17 20:22:00.451067", "rc": 0, "start": "2024-04-17 20:22:00.407409" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.275) 0:03:58.605 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.030) 0:03:58.636 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.026) 0:03:58.663 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.040) 0:03:58.704 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.036) 0:03:58.740 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.026) 0:03:58.767 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.042) 0:03:58.809 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.047) 0:03:58.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.038) 0:03:58.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.125) 0:03:59.021 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:22:00 +0000 (0:00:00.036) 0:03:59.057 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.237) 0:03:59.295 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.031) 0:03:59.327 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.227) 0:03:59.554 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.025) 0:03:59.580 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.027) 0:03:59.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.026) 0:03:59.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.026) 0:03:59.660 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.025) 0:03:59.686 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.026) 0:03:59.712 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.035) 0:03:59.748 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.031) 0:03:59.779 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.057) 0:03:59.837 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.028) 0:03:59.865 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.026) 0:03:59.891 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.118) 0:04:00.009 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.057) 0:04:00.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:22:01 +0000 (0:00:00.028) 0:04:00.096 ******* 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": "-.mount basic.target systemd-journald.socket quadlet-basic-network.service system.slice quadlet-basic-mysql-volume.service 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": "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": "sysinit.target quadlet-basic-mysql-volume.service system.slice -.mount quadlet-basic-network.service", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.548) 0:04:00.645 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.235) 0:04:00.880 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.040) 0:04:00.921 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.025) 0:04:00.946 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.024) 0:04:00.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:22:02 +0000 (0:00:00.025) 0:04:00.996 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.527) 0:04:01.523 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042727", "end": "2024-04-17 20:22:03.642089", "rc": 0, "start": "2024-04-17 20:22:03.599362" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.308) 0:04:01.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.029) 0:04:01.861 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.026) 0:04:01.888 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.032) 0:04:01.921 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.031) 0:04:01.953 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.025) 0:04:01.978 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.036) 0:04:02.015 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.052) 0:04:02.067 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 17 April 2024 20:22:03 +0000 (0:00:00.032) 0:04:02.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.032) 0:04:02.132 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.035) 0:04:02.168 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.234) 0:04:02.402 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.032) 0:04:02.435 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1713385154.2538717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1713385117.8466341, "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": "2497249746", "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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.259) 0:04:02.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:57 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.025) 0:04:02.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:62 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.024) 0:04:02.744 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:82 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.064) 0:04:02.809 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:87 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.025) 0:04:02.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:92 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.026) 0:04:02.861 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:114 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.026) 0:04:02.887 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:121 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.026) 0:04:02.913 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.027) 0:04:02.941 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.045) 0:04:02.986 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.027) 0:04:03.014 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.026) 0:04:03.040 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Wednesday 17 April 2024 20:22:04 +0000 (0:00:00.059) 0:04:03.100 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.055) 0:04:03.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.026) 0:04:03.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.028) 0:04:03.210 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.236) 0:04:03.447 ******* included: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.040) 0:04:03.487 ******* 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-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.064) 0:04:03.552 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.025) 0:04:03.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 17 April 2024 20:22:05 +0000 (0:00:00.028) 0:04:03.607 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 17 April 2024 20:22:06 +0000 (0:00:00.521) 0:04:04.128 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043436", "end": "2024-04-17 20:22:06.249253", "rc": 0, "start": "2024-04-17 20:22:06.205817" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 17 April 2024 20:22:06 +0000 (0:00:00.271) 0:04:04.400 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.081577", "end": "2024-04-17 20:22:06.559928", "rc": 0, "start": "2024-04-17 20:22:06.478351" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Wednesday 17 April 2024 20:22:06 +0000 (0:00:00.318) 0:04:04.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Wednesday 17 April 2024 20:22:06 +0000 (0:00:00.026) 0:04:04.745 ******* META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=623 changed=54 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 Wednesday 17 April 2024 20:22:06 +0000 (0:00:00.009) 0:04:04.754 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 67.84s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 27.31s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:177 linux-system-roles.podman : Stop and disable service ------------------- 10.78s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.88s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.20s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 4.17s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 3.19s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.69s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.76s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.67s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 linux-system-roles.podman : Gather the package facts -------------------- 1.63s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.52s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.50s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.50s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.47s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.46s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 1.01s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.89s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/tests_quadlet_basic.yml:9 -- linux-system-roles.podman : Ensure quadlet file is present -------------- 0.76s /WORKDIR/git-kube-cleanup-idempotentkiph0w8g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 ---^---^---^---^---^--- # 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]: 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) ---^---^---^---^---^---