# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:4 Saturday 16 March 2024 17:34:17 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:9 Saturday 16 March 2024 17:34:17 +0000 (0:00:00.012) 0:00:00.026 ******** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:58 Saturday 16 March 2024 17:34:19 +0000 (0:00:02.655) 0:00:02.681 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:34:19 +0000 (0:00:00.050) 0:00:02.732 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:34:19 +0000 (0:00:00.028) 0:00:02.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:34:19 +0000 (0:00:00.037) 0:00:02.798 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:34:20 +0000 (0:00:00.333) 0:00:03.132 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:34:20 +0000 (0:00:00.024) 0:00:03.157 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:34:20 +0000 (0:00:00.034) 0:00:03.192 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:34:21 +0000 (0:00:01.079) 0:00:04.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:34:21 +0000 (0:00:00.028) 0:00:04.299 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: gvisor-tap-vsock-6:0.7.3-1.fc38.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: slirp4netns-1.2.2-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-sh4-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.8-1.fc38.x86_64", "Installed: netavark-1.10.3-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.8-1.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.8-1.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.13-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: criu-3.18-1.fc38.x86_64", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: conmon-2:2.1.10-1.fc38.x86_64", "Installed: podman-5:4.9.3-2.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: container-selinux-2:2.228.1-1.fc38.noarch", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: aardvark-dns-1.10.0-1.fc38.x86_64", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: crun-1.14.4-1.fc38.x86_64", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: passt-0^20240220.g1e6f92b-1.fc38.x86_64", "Installed: passt-selinux-0^20240220.g1e6f92b-1.fc38.noarch", "Installed: yajl-2.1.0-21.fc38.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:35:50 +0000 (0:01:29.650) 0:01:33.950 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034923", "end": "2024-03-16 17:35:51.315704", "rc": 0, "start": "2024-03-16 17:35:51.280781" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.362) 0:01:34.313 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.063) 0:01:34.377 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.029) 0:01:34.406 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.051) 0:01:34.458 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.038) 0:01:34.496 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.285) 0:01:34.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.026) 0:01:34.808 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:35:51 +0000 (0:00:00.037) 0:01:34.845 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.242) 0:01:35.088 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.041) 0:01:35.130 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1678060800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.254) 0:01:35.384 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.069) 0:01:35.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.027) 0:01:35.480 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.048) 0:01:35.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.041) 0:01:35.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.040) 0:01:35.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.065) 0:01:35.677 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.059) 0:01:35.737 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.063) 0:01:35.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.038) 0:01:35.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.033) 0:01:35.872 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.051) 0:01:35.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:35:52 +0000 (0:00:00.037) 0:01:35.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.050) 0:01:36.012 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.049) 0:01:36.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.021) 0:01:36.083 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.038) 0:01:36.121 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.109) 0:01:36.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.041) 0:01:36.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.039) 0:01:36.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.045) 0:01:36.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.040) 0:01:36.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.019) 0:01:36.417 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.020) 0:01:36.438 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.025) 0:01:36.463 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.024) 0:01:36.487 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.019) 0:01:36.507 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.054) 0:01:36.562 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.026) 0:01:36.588 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.024) 0:01:36.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.019) 0:01:36.633 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.026) 0:01:36.660 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.033) 0:01:36.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.022) 0:01:36.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.023) 0:01:36.739 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:35:53 +0000 (0:00:00.024) 0:01:36.763 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.213) 0:01:36.977 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.024) 0:01:37.001 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.212) 0:01:37.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.022) 0:01:37.237 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.019) 0:01:37.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.020) 0:01:37.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.020) 0:01:37.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.334 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.033) 0:01:37.368 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.020) 0:01:37.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.407 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.044) 0:01:37.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.470 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.041) 0:01:37.511 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.055) 0:01:37.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.019) 0:01:37.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.623 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.018) 0:01:37.642 ******** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.023) 0:01:37.665 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.275) 0:01:37.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:35:54 +0000 (0:00:00.019) 0:01:37.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.019) 0:01:37.979 ******** 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-1710610555.0543702-9685-238967541287650/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.645) 0:01:38.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.022) 0:01:38.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.022) 0:01:38.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.022) 0:01:38.691 ******** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:74 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.025) 0:01:38.717 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:78 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.022) 0:01:38.739 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.068) 0:01:38.807 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.034) 0:01:38.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.025) 0:01:38.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.019) 0:01:38.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.018) 0:01:38.905 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:35:55 +0000 (0:00:00.043) 0:01:38.949 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:35:56 +0000 (0:00:00.942) 0:01:39.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:35:56 +0000 (0:00:00.021) 0:01:39.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:35:56 +0000 (0:00:00.027) 0:01:39.941 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032717", "end": "2024-03-16 17:35:57.192385", "rc": 0, "start": "2024-03-16 17:35:57.159668" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.246) 0:01:40.187 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.023) 0:01:40.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.020) 0:01:40.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.035) 0:01:40.267 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.036) 0:01:40.304 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.025) 0:01:40.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.024) 0:01:40.354 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.027) 0:01:40.382 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.221) 0:01:40.603 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.025) 0:01:40.629 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.212) 0:01:40.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.020) 0:01:40.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.019) 0:01:40.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.042) 0:01:40.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:35:57 +0000 (0:00:00.020) 0:01:40.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:40.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:40.985 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.025) 0:01:41.011 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.037) 0:01:41.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.088 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.037) 0:01:41.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.145 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.165 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.038) 0:01:41.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.244 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.068) 0:01:41.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.030) 0:01:41.385 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.020) 0:01:41.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.444 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.463 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.019) 0:01:41.483 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.018) 0:01:41.501 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.047) 0:01:41.548 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.024) 0:01:41.573 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.024) 0:01:41.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.021) 0:01:41.620 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.031) 0:01:41.651 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.047) 0:01:41.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.087) 0:01:41.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.027) 0:01:41.814 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:35:58 +0000 (0:00:00.037) 0:01:41.851 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.219) 0:01:42.071 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.026) 0:01:42.097 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.214) 0:01:42.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.021) 0:01:42.332 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.020) 0:01:42.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.019) 0:01:42.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.020) 0:01:42.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.020) 0:01:42.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.025) 0:01:42.439 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.037) 0:01:42.477 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.021) 0:01:42.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.022) 0:01:42.520 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.051) 0:01:42.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.047) 0:01:42.620 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.045) 0:01:42.666 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.037) 0:01:42.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.027) 0:01:42.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.027) 0:01:42.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.020) 0:01:42.778 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:35:59 +0000 (0:00:00.020) 0:01:42.799 ******** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:36:00 +0000 (0:00:00.818) 0:01:43.617 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:36:00 +0000 (0:00:00.225) 0:01:43.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:36:00 +0000 (0:00:00.020) 0:01:43.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:36:00 +0000 (0:00:00.020) 0:01:43.883 ******** 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-1710610560.9579656-10013-195910898071885/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.564) 0:01:44.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.023) 0:01:44.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.022) 0:01:44.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.025) 0:01:44.518 ******** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:94 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.018) 0:01:44.537 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:101 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.024) 0:01:44.561 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.058) 0:01:44.620 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.039) 0:01:44.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.028) 0:01:44.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.022) 0:01:44.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.023) 0:01:44.733 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:36:01 +0000 (0:00:00.049) 0:01:44.782 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:36:02 +0000 (0:00:00.967) 0:01:45.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:36:02 +0000 (0:00:00.024) 0:01:45.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:36:02 +0000 (0:00:00.025) 0:01:45.800 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033923", "end": "2024-03-16 17:36:03.049988", "rc": 0, "start": "2024-03-16 17:36:03.016065" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.245) 0:01:46.046 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.022) 0:01:46.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.020) 0:01:46.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.036) 0:01:46.125 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.038) 0:01:46.163 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.024) 0:01:46.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.049) 0:01:46.238 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.027) 0:01:46.265 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.220) 0:01:46.485 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.025) 0:01:46.511 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.215) 0:01:46.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.020) 0:01:46.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.020) 0:01:46.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.018) 0:01:46.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.019) 0:01:46.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.018) 0:01:46.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.019) 0:01:46.844 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.026) 0:01:46.870 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.037) 0:01:46.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.020) 0:01:46.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:36:03 +0000 (0:00:00.018) 0:01:46.947 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.066) 0:01:47.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.019) 0:01:47.054 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.038) 0:01:47.093 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.133 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.039) 0:01:47.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.019) 0:01:47.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.018) 0:01:47.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.019) 0:01:47.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.020) 0:01:47.292 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.018) 0:01:47.311 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.018) 0:01:47.330 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.050) 0:01:47.381 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.049) 0:01:47.430 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.025) 0:01:47.456 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.024) 0:01:47.480 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.022) 0:01:47.503 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.028) 0:01:47.532 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.034) 0:01:47.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.025) 0:01:47.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.024) 0:01:47.617 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.027) 0:01:47.644 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.219) 0:01:47.864 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:04 +0000 (0:00:00.026) 0:01:47.891 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.214) 0:01:48.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.050) 0:01:48.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.258 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.036) 0:01:48.294 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.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-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.019) 0:01:48.334 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.045) 0:01:48.380 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.040) 0:01:48.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:36:05 +0000 (0:00:00.020) 0:01:48.441 ******** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.663) 0:01:49.104 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.214) 0:01:49.318 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.064) 0:01:49.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.020) 0:01:49.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.020) 0:01:49.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:36:06 +0000 (0:00:00.020) 0:01:49.444 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.954) 0:01:50.398 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.065156", "end": "2024-03-16 17:36:07.783171", "rc": 0, "start": "2024-03-16 17:36:07.718015" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.387) 0:01:50.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.023) 0:01:50.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.020) 0:01:50.830 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.019) 0:01:50.849 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.035) 0:01:50.885 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.055) 0:01:50.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:36:07 +0000 (0:00:00.020) 0:01:50.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:36:08 +0000 (0:00:00.020) 0:01:50.982 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:36:08 +0000 (0:00:00.047) 0:01:51.030 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:36:09 +0000 (0:00:01.343) 0:01:52.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.020) 0:01:52.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.025) 0:01:52.419 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.052644", "end": "2024-03-16 17:36:09.779084", "rc": 0, "start": "2024-03-16 17:36:09.726440" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.364) 0:01:52.783 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.046) 0:01:52.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.020) 0:01:52.850 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.036) 0:01:52.887 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.037) 0:01:52.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:09 +0000 (0:00:00.025) 0:01:52.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.024) 0:01:52.974 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.026) 0:01:53.001 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.260) 0:01:53.261 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.026) 0:01:53.287 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.220) 0:01:53.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.020) 0:01:53.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.018) 0:01:53.587 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.042) 0:01:53.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.020) 0:01:53.651 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.027) 0:01:53.678 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.037) 0:01:53.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.020) 0:01:53.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.756 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.048) 0:01:53.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.020) 0:01:53.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.845 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.039) 0:01:53.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:36:10 +0000 (0:00:00.019) 0:01:53.923 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.039) 0:01:53.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.045) 0:01:54.008 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.020) 0:01:54.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.019) 0:01:54.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.020) 0:01:54.069 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.021) 0:01:54.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.020) 0:01:54.111 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.019) 0:01:54.130 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.019) 0:01:54.150 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.019) 0:01:54.169 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.051) 0:01:54.220 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.027) 0:01:54.247 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.024) 0:01:54.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.022) 0:01:54.295 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.027) 0:01:54.322 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.035) 0:01:54.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.023) 0:01:54.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.052) 0:01:54.434 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.027) 0:01:54.461 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.220) 0:01:54.682 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.025) 0:01:54.708 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.216) 0:01:54.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:11 +0000 (0:00:00.021) 0:01:54.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.021) 0:01:54.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.019) 0:01:54.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.022) 0:01:55.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.021) 0:01:55.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.020) 0:01:55.053 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.036) 0:01:55.089 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.021) 0:01:55.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.019) 0:01:55.129 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.045) 0:01:55.175 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.076) 0:01:55.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:36:12 +0000 (0:00:00.021) 0:01:55.273 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket -.mount basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.981) 0:01:56.254 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.220) 0:01:56.474 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.034) 0:01:56.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.021) 0:01:56.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.020) 0:01:56.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:36:13 +0000 (0:00:00.020) 0:01:56.572 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:36:14 +0000 (0:00:00.998) 0:01:57.570 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040115", "end": "2024-03-16 17:36:14.830929", "rc": 0, "start": "2024-03-16 17:36:14.790814" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:36:14 +0000 (0:00:00.256) 0:01:57.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:36:14 +0000 (0:00:00.023) 0:01:57.850 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:36:14 +0000 (0:00:00.020) 0:01:57.871 ******** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:113 Saturday 16 March 2024 17:36:14 +0000 (0:00:00.019) 0:01:57.891 ******** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:126 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.469) 0:01:58.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:139 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.051) 0:01:58.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:171 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.030) 0:01:58.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:177 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.031) 0:01:58.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:180 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.029) 0:01:58.502 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.045) 0:01:58.548 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.083) 0:01:58.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.027) 0:01:58.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.021) 0:01:58.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.020) 0:01:58.700 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:36:15 +0000 (0:00:00.049) 0:01:58.750 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:36:16 +0000 (0:00:00.940) 0:01:59.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:36:16 +0000 (0:00:00.021) 0:01:59.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:36:16 +0000 (0:00:00.028) 0:01:59.741 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033086", "end": "2024-03-16 17:36:16.987733", "rc": 0, "start": "2024-03-16 17:36:16.954647" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.256) 0:01:59.997 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.066) 0:02:00.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.024) 0:02:00.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.065) 0:02:00.154 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.040) 0:02:00.194 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.217) 0:02:00.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.027) 0:02:00.439 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.025) 0:02:00.465 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.216) 0:02:00.681 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.026) 0:02:00.707 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:17 +0000 (0:00:00.215) 0:02:00.923 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004200", "end": "2024-03-16 17:36:18.147122", "rc": 0, "start": "2024-03-16 17:36:18.142922" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.219) 0:02:01.142 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004193", "end": "2024-03-16 17:36:18.363120", "rc": 0, "start": "2024-03-16 17:36:18.358927" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.241) 0:02:01.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.022) 0:02:01.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.470 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.027) 0:02:01.498 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.036) 0:02:01.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.020) 0:02:01.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.019) 0:02:01.573 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.036) 0:02:01.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.020) 0:02:01.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.018) 0:02:01.650 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.040) 0:02:01.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.732 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.065) 0:02:01.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.021) 0:02:01.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.020) 0:02:01.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.020) 0:02:01.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.019) 0:02:01.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.019) 0:02:01.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.019) 0:02:01.918 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:36:18 +0000 (0:00:00.019) 0:02:01.938 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.060) 0:02:01.998 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.023) 0:02:02.021 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.028) 0:02:02.049 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.037) 0:02:02.087 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.021475", "end": "2024-03-16 17:36:19.327103", "rc": 0, "start": "2024-03-16 17:36:19.305628" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.237) 0:02:02.325 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.027) 0:02:02.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.057) 0:02:02.410 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610579.4379437, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610579.4379437, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 60, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:36:19 +0000 (0:00:00.257) 0:02:02.668 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:36:20 +0000 (0:00:01.132) 0:02:03.801 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:36:20 +0000 (0:00:00.022) 0:02:03.823 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:36:20 +0000 (0:00:00.030) 0:02:03.854 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:20 +0000 (0:00:00.035) 0:02:03.889 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:21 +0000 (0:00:00.218) 0:02:04.108 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:21 +0000 (0:00:00.025) 0:02:04.134 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:36:21 +0000 (0:00:00.022) 0:02:04.156 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610580.3519542, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610580.3519542, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:36:21 +0000 (0:00:00.255) 0:02:04.411 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.583) 0:02:04.994 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.019) 0:02:05.013 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.058) 0:02:05.071 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.025) 0:02:05.097 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.024) 0:02:05.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.019) 0:02:05.141 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.028) 0:02:05.169 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.034) 0:02:05.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.025) 0:02:05.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.023) 0:02:05.252 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.027) 0:02:05.280 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.245) 0:02:05.525 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.026) 0:02:05.551 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:22 +0000 (0:00:00.215) 0:02:05.767 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004171", "end": "2024-03-16 17:36:22.989257", "rc": 0, "start": "2024-03-16 17:36:22.985086" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.217) 0:02:05.984 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004223", "end": "2024-03-16 17:36:23.205988", "rc": 0, "start": "2024-03-16 17:36:23.201765" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.217) 0:02:06.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.021) 0:02:06.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.025) 0:02:06.248 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.021) 0:02:06.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.020) 0:02:06.290 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.037) 0:02:06.327 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.021) 0:02:06.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.020) 0:02:06.370 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.046) 0:02:06.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.020) 0:02:06.437 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.075) 0:02:06.512 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.035) 0:02:06.548 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.210) 0:02:06.758 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.024) 0:02:06.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.020) 0:02:06.803 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.019) 0:02:06.823 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:36:23 +0000 (0:00:00.018) 0:02:06.841 ******** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:36:24 +0000 (0:00:00.222) 0:02:07.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:36:24 +0000 (0:00:00.020) 0:02:07.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:36:24 +0000 (0:00:00.022) 0:02:07.107 ******** 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-1710610584.1824598-10701-24199496906667/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:36:24 +0000 (0:00:00.565) 0:02:07.672 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.702) 0:02:08.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.023) 0:02:08.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.025) 0:02:08.423 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.026) 0:02:08.450 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.026) 0:02:08.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.020) 0:02:08.497 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.030) 0:02:08.528 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.048) 0:02:08.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.026) 0:02:08.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.030) 0:02:08.633 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.028) 0:02:08.662 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.227) 0:02:08.889 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:25 +0000 (0:00:00.026) 0:02:08.916 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.214) 0:02:09.130 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004105", "end": "2024-03-16 17:36:26.349693", "rc": 0, "start": "2024-03-16 17:36:26.345588" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.211) 0:02:09.342 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004082", "end": "2024-03-16 17:36:26.562071", "rc": 0, "start": "2024-03-16 17:36:26.557989" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.214) 0:02:09.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.020) 0:02:09.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.021) 0:02:09.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.020) 0:02:09.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.021) 0:02:09.640 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.035) 0:02:09.675 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.022) 0:02:09.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.021) 0:02:09.719 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.047) 0:02:09.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.022) 0:02:09.789 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.043) 0:02:09.832 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:26 +0000 (0:00:00.037) 0:02:09.870 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.247) 0:02:10.117 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.031) 0:02:10.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.023) 0:02:10.173 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.020) 0:02:10.193 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.021) 0:02:10.214 ******** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.221) 0:02:10.436 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.021) 0:02:10.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:36:27 +0000 (0:00:00.020) 0:02:10.478 ******** 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-1710610587.5516937-10788-253072787441481/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:36:28 +0000 (0:00:00.554) 0:02:11.033 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:36:28 +0000 (0:00:00.677) 0:02:11.710 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target app.slice run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.633) 0:02:12.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.023) 0:02:12.367 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.026) 0:02:12.393 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.025) 0:02:12.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.019) 0:02:12.438 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.029) 0:02:12.467 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.035) 0:02:12.503 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.024) 0:02:12.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.023) 0:02:12.551 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.026) 0:02:12.577 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.218) 0:02:12.796 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:29 +0000 (0:00:00.025) 0:02:12.822 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.216) 0:02:13.038 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004116", "end": "2024-03-16 17:36:30.258024", "rc": 0, "start": "2024-03-16 17:36:30.253908" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.215) 0:02:13.253 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004181", "end": "2024-03-16 17:36:30.472254", "rc": 0, "start": "2024-03-16 17:36:30.468073" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.214) 0:02:13.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.021) 0:02:13.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.022) 0:02:13.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.020) 0:02:13.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.021) 0:02:13.552 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.037) 0:02:13.589 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.021) 0:02:13.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.021) 0:02:13.632 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.045) 0:02:13.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.019) 0:02:13.697 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.042) 0:02:13.740 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:30 +0000 (0:00:00.035) 0:02:13.775 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:31 +0000 (0:00:00.211) 0:02:13.987 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:31 +0000 (0:00:00.024) 0:02:14.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:36:31 +0000 (0:00:00.062) 0:02:14.075 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:36:31 +0000 (0:00:00.020) 0:02:14.095 ******** 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": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:36:39 +0000 (0:00:08.139) 0:02:22.235 ******** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:36:39 +0000 (0:00:00.218) 0:02:22.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:36:39 +0000 (0:00:00.021) 0:02:22.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:36:39 +0000 (0:00:00.021) 0:02:22.496 ******** 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-1710610599.5705426-10877-203845218176765/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:36:40 +0000 (0:00:00.559) 0:02:23.055 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:36:40 +0000 (0:00:00.675) 0:02:23.731 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice run-user-1111.mount -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service quadlet-basic-network.service basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:36:42 +0000 (0:00:01.857) 0:02:25.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:36:42 +0000 (0:00:00.023) 0:02:25.612 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:189 Saturday 16 March 2024 17:36:42 +0000 (0:00:00.021) 0:02:25.633 ******** 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.003510", "end": "2024-03-16 17:36:42.931331", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-16 17:36:42.927821" } 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.003390", "end": "2024-03-16 17:36:43.141367", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-16 17:36:43.137977" } 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.003181", "end": "2024-03-16 17:36:43.339395", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-16 17:36:43.336214" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:199 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.705) 0:02:26.339 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1710610579.3189423, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1710610579.3189423, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 633, "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": 1710610579.3189423, "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": "2818115023", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:207 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.227) 0:02:26.566 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.052) 0:02:26.618 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.076) 0:02:26.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.028) 0:02:26.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.021) 0:02:26.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.023) 0:02:26.768 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:36:43 +0000 (0:00:00.054) 0:02:26.823 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:36:44 +0000 (0:00:01.014) 0:02:27.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:36:44 +0000 (0:00:00.020) 0:02:27.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:36:44 +0000 (0:00:00.026) 0:02:27.884 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040725", "end": "2024-03-16 17:36:45.141977", "rc": 0, "start": "2024-03-16 17:36:45.101252" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.262) 0:02:28.147 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.035) 0:02:28.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.021) 0:02:28.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.100) 0:02:28.305 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.054) 0:02:28.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.025) 0:02:28.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.027) 0:02:28.413 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.036) 0:02:28.450 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.229) 0:02:28.679 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.032) 0:02:28.711 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:45 +0000 (0:00:00.221) 0:02:28.933 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004321", "end": "2024-03-16 17:36:46.161859", "rc": 0, "start": "2024-03-16 17:36:46.157538" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.225) 0:02:29.159 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004658", "end": "2024-03-16 17:36:46.386302", "rc": 0, "start": "2024-03-16 17:36:46.381644" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.225) 0:02:29.385 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.020) 0:02:29.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.020) 0:02:29.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.022) 0:02:29.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.064) 0:02:29.512 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.028) 0:02:29.541 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.044) 0:02:29.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.040) 0:02:29.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.021) 0:02:29.648 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.049) 0:02:29.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.031) 0:02:29.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.022) 0:02:29.751 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.044) 0:02:29.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.021) 0:02:29.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.022) 0:02:29.840 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.043) 0:02:29.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.020) 0:02:29.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:36:46 +0000 (0:00:00.049) 0:02:29.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.020) 0:02:29.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.020) 0:02:29.996 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.020) 0:02:30.017 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.019) 0:02:30.036 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.020) 0:02:30.057 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.062) 0:02:30.119 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.025) 0:02:30.145 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.027) 0:02:30.173 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.032) 0:02:30.205 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.021) 0:02:30.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.022) 0:02:30.250 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.025) 0:02:30.276 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610602.475208, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610602.475208, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:36:47 +0000 (0:00:00.226) 0:02:30.502 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.483) 0:02:30.985 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.040) 0:02:31.025 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.036) 0:02:31.061 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.036) 0:02:31.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.024) 0:02:31.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.024) 0:02:31.148 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.026) 0:02:31.174 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610602.475208, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610602.475208, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.232) 0:02:31.407 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.466) 0:02:31.873 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.020) 0:02:31.894 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:36:48 +0000 (0:00:00.065) 0:02:31.960 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.053) 0:02:32.014 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.073) 0:02:32.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.037) 0:02:32.125 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.031) 0:02:32.157 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.053) 0:02:32.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.039) 0:02:32.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.028) 0:02:32.278 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.041) 0:02:32.320 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.245) 0:02:32.566 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.038) 0:02:32.604 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:36:49 +0000 (0:00:00.221) 0:02:32.826 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.007302", "end": "2024-03-16 17:36:50.133384", "rc": 0, "start": "2024-03-16 17:36:50.126082" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.312) 0:02:33.138 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006515", "end": "2024-03-16 17:36:50.474407", "rc": 0, "start": "2024-03-16 17:36:50.467892" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.338) 0:02:33.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.032) 0:02:33.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.070) 0:02:33.580 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.046) 0:02:33.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.038) 0:02:33.665 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.049) 0:02:33.714 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.028) 0:02:33.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.032) 0:02:33.775 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.088) 0:02:33.863 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:36:50 +0000 (0:00:00.068) 0:02:33.932 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610602.475208, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610602.475208, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:36:51 +0000 (0:00:00.365) 0:02:34.298 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-16 17:36:29 UTC", "ActiveEnterTimestampMonotonic": "1127254094", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target run-user-1111.mount app.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-16 17:36:29 UTC", "AssertTimestampMonotonic": "1127202723", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "42725000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-16 17:36:29 UTC", "ConditionTimestampMonotonic": "1127202718", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-16 17:36:29 UTC", "ExecMainExitTimestampMonotonic": "1127253862", "ExecMainPID": "8119", "ExecMainStartTimestamp": "Sat 2024-03-16 17:36:29 UTC", "ExecMainStartTimestampMonotonic": "1127209120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-16 17:36:29 UTC", "InactiveExitTimestampMonotonic": "1127209494", "InvocationID": "7c50544656d942a1b91911fd51b1bf2b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-16 17:36:29 UTC", "StateChangeTimestampMonotonic": "1127254094", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:02 +0000 (0:00:11.399) 0:02:45.698 ******** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:02 +0000 (0:00:00.223) 0:02:45.921 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:02 +0000 (0:00:00.035) 0:02:45.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:03 +0000 (0:00:00.024) 0:02:45.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:03 +0000 (0:00:00.023) 0:02:46.005 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:03 +0000 (0:00:00.072) 0:02:46.077 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:03 +0000 (0:00:00.697) 0:02:46.775 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050090", "end": "2024-03-16 17:37:04.087399", "rc": 0, "start": "2024-03-16 17:37:04.037309" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.324) 0:02:47.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.040) 0:02:47.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.031) 0:02:47.172 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.032) 0:02:47.204 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.027) 0:02:47.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.022) 0:02:47.254 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.034) 0:02:47.288 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.035) 0:02:47.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.025) 0:02:47.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.025) 0:02:47.375 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.027) 0:02:47.402 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.223) 0:02:47.625 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.030) 0:02:47.656 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:04 +0000 (0:00:00.232) 0:02:47.888 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004390", "end": "2024-03-16 17:37:05.118841", "rc": 0, "start": "2024-03-16 17:37:05.114451" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.228) 0:02:48.117 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004295", "end": "2024-03-16 17:37:05.353648", "rc": 0, "start": "2024-03-16 17:37:05.349353" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.231) 0:02:48.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.020) 0:02:48.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.020) 0:02:48.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.021) 0:02:48.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.020) 0:02:48.432 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.037) 0:02:48.469 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.030) 0:02:48.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.033) 0:02:48.534 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.073) 0:02:48.607 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.057) 0:02:48.665 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610622.5884387, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610622.5884387, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:05 +0000 (0:00:00.242) 0:02:48.907 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-16 17:36:42 UTC", "ActiveEnterTimestampMonotonic": "1140489942", "ActiveExitTimestamp": "Sat 2024-03-16 17:36:52 UTC", "ActiveExitTimestampMonotonic": "1150318577", "ActiveState": "failed", "After": "app.slice quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service basic.target run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-16 17:36:41 UTC", "AssertTimestampMonotonic": "1139268594", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4300044000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-16 17:36:41 UTC", "ConditionTimestampMonotonic": "1139268590", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-16 17:37:02 UTC", "ExecMainExitTimestampMonotonic": "1160571048", "ExecMainPID": "8625", "ExecMainStartTimestamp": "Sat 2024-03-16 17:36:42 UTC", "ExecMainStartTimestampMonotonic": "1140489858", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-03-16 17:37:02 UTC", "InactiveEnterTimestampMonotonic": "1160615996", "InactiveExitTimestamp": "Sat 2024-03-16 17:36:41 UTC", "InactiveExitTimestampMonotonic": "1139272775", "InvocationID": "84cfa24f1e124fd3a198d4489d58a1ab", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service quadlet-basic-network.service basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-16 17:37:02 UTC", "StateChangeTimestampMonotonic": "1160615996", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.701) 0:02:49.609 ******** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.226) 0:02:49.835 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.040) 0:02:49.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.024) 0:02:49.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.029) 0:02:49.930 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:06 +0000 (0:00:00.028) 0:02:49.958 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:07 +0000 (0:00:00.702) 0:02:50.660 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049151", "end": "2024-03-16 17:37:07.942717", "rc": 0, "start": "2024-03-16 17:37:07.893566" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:07 +0000 (0:00:00.282) 0:02:50.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.057) 0:02:51.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.020) 0:02:51.021 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.026) 0:02:51.048 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.025) 0:02:51.073 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.021) 0:02:51.094 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.037) 0:02:51.131 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.041) 0:02:51.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.031) 0:02:51.205 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.026) 0:02:51.231 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.027) 0:02:51.259 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.235) 0:02:51.494 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.042) 0:02:51.537 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:08 +0000 (0:00:00.234) 0:02:51.772 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004296", "end": "2024-03-16 17:37:08.995092", "rc": 0, "start": "2024-03-16 17:37:08.990796" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.225) 0:02:51.998 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004323", "end": "2024-03-16 17:37:09.225931", "rc": 0, "start": "2024-03-16 17:37:09.221608" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.262) 0:02:52.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.023) 0:02:52.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.023) 0:02:52.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.044) 0:02:52.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.021) 0:02:52.373 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.038) 0:02:52.411 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.024) 0:02:52.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.024) 0:02:52.459 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.049) 0:02:52.508 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.050) 0:02:52.559 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610622.5884387, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610622.5884387, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.226) 0:02:52.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:09 +0000 (0:00:00.023) 0:02:52.809 ******** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.232) 0:02:53.041 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.040) 0:02:53.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.022) 0:02:53.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.071) 0:02:53.176 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.043) 0:02:53.219 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:10 +0000 (0:00:00.691) 0:02:53.910 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049233", "end": "2024-03-16 17:37:11.209748", "rc": 0, "start": "2024-03-16 17:37:11.160515" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.303) 0:02:54.214 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.050445", "end": "2024-03-16 17:37:11.499933", "rc": 0, "start": "2024-03-16 17:37:11.449488" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.284) 0:02:54.499 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.020) 0:02:54.519 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.056) 0:02:54.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.025) 0:02:54.601 ******** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.027) 0:02:54.629 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610579.3639429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1710610622.5884387, "dev": 53, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1710610622.5884387, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 16 March 2024 17:37:11 +0000 (0:00:00.213) 0:02:54.842 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 16 March 2024 17:37:12 +0000 (0:00:00.362) 0:02:55.204 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050145", "end": "2024-03-16 17:37:12.487739", "rc": 0, "start": "2024-03-16 17:37:12.437594" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 16 March 2024 17:37:12 +0000 (0:00:00.282) 0:02:55.487 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049015", "end": "2024-03-16 17:37:12.768173", "rc": 0, "start": "2024-03-16 17:37:12.719158" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 16 March 2024 17:37:12 +0000 (0:00:00.279) 0:02:55.766 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008141", "end": "2024-03-16 17:37:12.995242", "rc": 0, "start": "2024-03-16 17:37:12.987101" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:221 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.241) 0:02:56.008 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:227 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.209) 0:02:56.217 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.057) 0:02:56.275 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.042) 0:02:56.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.025) 0:02:56.343 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.022) 0:02:56.365 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.056) 0:02:56.422 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:37:13 +0000 (0:00:00.048) 0:02:56.470 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.928) 0:02:57.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.020) 0:02:57.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.024) 0:02:57.444 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032158", "end": "2024-03-16 17:37:14.688333", "rc": 0, "start": "2024-03-16 17:37:14.656175" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.240) 0:02:57.684 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.022) 0:02:57.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.022) 0:02:57.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.060) 0:02:57.789 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:14 +0000 (0:00:00.065) 0:02:57.854 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.217) 0:02:58.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-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.025) 0:02:58.098 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.028) 0:02:58.126 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.218) 0:02:58.344 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.027) 0:02:58.372 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.216) 0:02:58.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.023) 0:02:58.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.020) 0:02:58.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.718 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.027) 0:02:58.745 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.067) 0:02:58.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.022) 0:02:58.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.020) 0:02:58.856 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.039) 0:02:58.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:37:15 +0000 (0:00:00.021) 0:02:58.939 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.039) 0:02:58.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.021) 0:02:59.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.020) 0:02:59.020 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.041) 0:02:59.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.021) 0:02:59.083 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.027) 0:02:59.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.020) 0:02:59.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.021) 0:02:59.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.020) 0:02:59.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.055) 0:02:59.228 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.026) 0:02:59.255 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.059) 0:02:59.314 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.023) 0:02:59.337 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.040) 0:02:59.378 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.033) 0:02:59.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.020) 0:02:59.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.019) 0:02:59.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.018) 0:02:59.471 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:16 +0000 (0:00:00.019) 0:02:59.490 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.532) 0:03:00.023 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.021) 0:03:00.045 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.025) 0:03:00.070 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.059) 0:03:00.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.020) 0:03:00.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.019) 0:03:00.170 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.020) 0:03:00.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.022) 0:03:00.213 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.522) 0:03:00.735 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.019) 0:03:00.754 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.059) 0:03:00.813 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.025) 0:03:00.839 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.025) 0:03:00.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.019) 0:03:00.884 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:17 +0000 (0:00:00.028) 0:03:00.912 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.067) 0:03:00.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.026) 0:03:01.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.025) 0:03:01.032 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.032) 0:03:01.064 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.221) 0:03:01.285 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.026) 0:03:01.312 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.216) 0:03:01.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.024) 0:03:01.553 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.022) 0:03:01.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.024) 0:03:01.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.021) 0:03:01.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.027) 0:03:01.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.021) 0:03:01.669 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.036) 0:03:01.705 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.022) 0:03:01.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.021) 0:03:01.749 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.115) 0:03:01.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.021) 0:03:01.886 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:37:18 +0000 (0:00:00.043) 0:03:01.929 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.036) 0:03:01.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.021) 0:03:01.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.021) 0:03:02.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.020) 0:03:02.030 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.021) 0:03:02.051 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.024) 0:03:02.075 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.224) 0:03:02.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.020) 0:03:02.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.020) 0:03:02.341 ******** 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-1710610639.4163783-11490-36629627951785/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:37:19 +0000 (0:00:00.593) 0:03:02.935 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:37:20 +0000 (0:00:00.943) 0:03:03.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:37:20 +0000 (0:00:00.022) 0:03:03.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:20 +0000 (0:00:00.023) 0:03:03.925 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:20 +0000 (0:00:00.025) 0:03:03.950 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.024) 0:03:03.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.019) 0:03:03.995 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.028) 0:03:04.023 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.035) 0:03:04.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.025) 0:03:04.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.023) 0:03:04.108 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.028) 0:03:04.136 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.251) 0:03:04.388 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.028) 0:03:04.416 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.218) 0:03:04.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.025) 0:03:04.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.043) 0:03:04.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.023) 0:03:04.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.022) 0:03:04.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.024) 0:03:04.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.021) 0:03:04.796 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.041) 0:03:04.838 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.024) 0:03:04.863 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.022) 0:03:04.885 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.046) 0:03:04.931 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:21 +0000 (0:00:00.020) 0:03:04.951 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.041) 0:03:04.993 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.068) 0:03:05.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.022) 0:03:05.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.021) 0:03:05.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.021) 0:03:05.127 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.019) 0:03:05.147 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.020) 0:03:05.167 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.227) 0:03:05.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.043) 0:03:05.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:37:22 +0000 (0:00:00.020) 0:03:05.460 ******** 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-1710610642.5382962-11574-43142535936849/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:37:23 +0000 (0:00:00.567) 0:03:06.027 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.953) 0:03:06.981 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.658) 0:03:07.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.024) 0:03:07.664 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.039) 0:03:07.703 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.034) 0:03:07.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.026) 0:03:07.764 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.034) 0:03:07.799 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.049) 0:03:07.848 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.028) 0:03:07.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.025) 0:03:07.902 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:24 +0000 (0:00:00.030) 0:03:07.932 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.217) 0:03:08.149 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.028) 0:03:08.178 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.249) 0:03:08.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.023) 0:03:08.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.537 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.022) 0:03:08.560 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.039) 0:03:08.599 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.022) 0:03:08.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.028) 0:03:08.651 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.050) 0:03:08.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.028) 0:03:08.730 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.049) 0:03:08.779 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.036) 0:03:08.816 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.021) 0:03:08.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.055) 0:03:08.914 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 16 March 2024 17:37:25 +0000 (0:00:00.023) 0:03:08.938 ******** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 16 March 2024 17:37:34 +0000 (0:00:08.322) 0:03:17.260 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 16 March 2024 17:37:34 +0000 (0:00:00.226) 0:03:17.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 16 March 2024 17:37:34 +0000 (0:00:00.024) 0:03:17.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 16 March 2024 17:37:34 +0000 (0:00:00.020) 0:03:17.531 ******** 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-1710610654.6073153-11660-48589057532552/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 16 March 2024 17:37:35 +0000 (0:00:00.574) 0:03:18.106 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 16 March 2024 17:37:36 +0000 (0:00:00.975) 0:03:19.081 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount systemd-journald.socket basic.target quadlet-basic-network.service quadlet-basic-mysql-volume.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount quadlet-basic-mysql-volume.service system.slice sysinit.target quadlet-basic-network.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 16 March 2024 17:37:37 +0000 (0:00:01.033) 0:03:20.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:37:37 +0000 (0:00:00.023) 0:03:20.138 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:234 Saturday 16 March 2024 17:37:37 +0000 (0:00:00.020) 0:03:20.159 ******** 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.003486", "end": "2024-03-16 17:37:37.449553", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-16 17:37:37.446067" } 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.005108", "end": "2024-03-16 17:37:37.650399", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-16 17:37:37.645291" } 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.003246", "end": "2024-03-16 17:37:37.844417", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-16 17:37:37.841171" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:244 Saturday 16 March 2024 17:37:37 +0000 (0:00:00.680) 0:03:20.839 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.400148", "end": "2024-03-16 17:37:38.454790", "failed_when_result": false, "rc": 0, "start": "2024-03-16 17:37:38.054642" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:259 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.615) 0:03:21.454 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.034) 0:03:21.489 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.035) 0:03:21.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.025) 0:03:21.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.020) 0:03:21.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.019) 0:03:21.590 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:37:38 +0000 (0:00:00.047) 0:03:21.638 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:37:39 +0000 (0:00:01.013) 0:03:22.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:37:39 +0000 (0:00:00.021) 0:03:22.673 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:37:39 +0000 (0:00:00.026) 0:03:22.699 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036391", "end": "2024-03-16 17:37:39.967371", "rc": 0, "start": "2024-03-16 17:37:39.930980" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.265) 0:03:22.964 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.021) 0:03:22.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.021) 0:03:23.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.063) 0:03:23.071 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.040) 0:03:23.111 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.227) 0:03:23.338 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.027) 0:03:23.366 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.027) 0:03:23.393 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.218) 0:03:23.612 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.058) 0:03:23.671 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:40 +0000 (0:00:00.226) 0:03:23.897 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004339", "end": "2024-03-16 17:37:41.125894", "rc": 0, "start": "2024-03-16 17:37:41.121555" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.223) 0:03:24.121 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004503", "end": "2024-03-16 17:37:41.346935", "rc": 0, "start": "2024-03-16 17:37:41.342432" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.220) 0:03:24.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.423 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.025) 0:03:24.449 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.039) 0:03:24.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.019) 0:03:24.528 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.039) 0:03:24.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.047) 0:03:24.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.636 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.041) 0:03:24.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.021) 0:03:24.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.719 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.040) 0:03:24.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.020) 0:03:24.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.019) 0:03:24.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.019) 0:03:24.881 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.018) 0:03:24.900 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:41 +0000 (0:00:00.060) 0:03:24.961 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.021) 0:03:24.982 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.085) 0:03:25.067 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.033) 0:03:25.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.021) 0:03:25.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.023) 0:03:25.147 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.025) 0:03:25.172 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.214) 0:03:25.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.022) 0:03:25.410 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.022) 0:03:25.433 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.027) 0:03:25.460 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.033) 0:03:25.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.021) 0:03:25.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.021) 0:03:25.537 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.023) 0:03:25.560 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.206) 0:03:25.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.050) 0:03:25.818 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.019) 0:03:25.837 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.066) 0:03:25.903 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.027) 0:03:25.931 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:42 +0000 (0:00:00.026) 0:03:25.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.020) 0:03:25.978 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.032) 0:03:26.011 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.046) 0:03:26.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.031) 0:03:26.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.026) 0:03:26.115 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.030) 0:03:26.146 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.248) 0:03:26.394 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.043) 0:03:26.438 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.246) 0:03:26.684 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004356", "end": "2024-03-16 17:37:43.905502", "rc": 0, "start": "2024-03-16 17:37:43.901146" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:43 +0000 (0:00:00.219) 0:03:26.904 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004246", "end": "2024-03-16 17:37:44.189839", "rc": 0, "start": "2024-03-16 17:37:44.185593" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.280) 0:03:27.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.021) 0:03:27.205 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.020) 0:03:27.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.020) 0:03:27.247 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.020) 0:03:27.268 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.036) 0:03:27.304 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.022) 0:03:27.326 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.019) 0:03:27.346 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.045) 0:03:27.392 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.042) 0:03:27.435 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.207) 0:03:27.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.022) 0:03:27.665 ******** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.217) 0:03:27.882 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.036) 0:03:27.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:44 +0000 (0:00:00.023) 0:03:27.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.022) 0:03:27.964 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.025) 0:03:27.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.022) 0:03:28.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.021) 0:03:28.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.021) 0:03:28.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.019) 0:03:28.075 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.024) 0:03:28.099 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.025) 0:03:28.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.020) 0:03:28.145 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.027) 0:03:28.173 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.038) 0:03:28.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.025) 0:03:28.236 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.064) 0:03:28.301 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.029) 0:03:28.330 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.217) 0:03:28.548 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.026) 0:03:28.574 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:45 +0000 (0:00:00.214) 0:03:28.788 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004442", "end": "2024-03-16 17:37:46.013798", "rc": 0, "start": "2024-03-16 17:37:46.009356" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.219) 0:03:29.008 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006949", "end": "2024-03-16 17:37:46.392668", "rc": 0, "start": "2024-03-16 17:37:46.385719" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.390) 0:03:29.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.020) 0:03:29.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.020) 0:03:29.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.020) 0:03:29.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.020) 0:03:29.481 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.035) 0:03:29.517 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.021) 0:03:29.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.018) 0:03:29.557 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.100) 0:03:29.658 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.042) 0:03:29.701 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.210) 0:03:29.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:46 +0000 (0:00:00.022) 0:03:29.935 ******** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.233) 0:03:30.168 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.034) 0:03:30.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.021) 0:03:30.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.020) 0:03:30.245 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.023) 0:03:30.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.021) 0:03:30.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.021) 0:03:30.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.020) 0:03:30.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.019) 0:03:30.352 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.024) 0:03:30.377 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.054) 0:03:30.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-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.021) 0:03:30.452 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.027) 0:03:30.480 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.036) 0:03:30.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.025) 0:03:30.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.024) 0:03:30.567 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.027) 0:03:30.594 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.332) 0:03:30.927 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:47 +0000 (0:00:00.026) 0:03:30.953 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:48 +0000 (0:00:00.334) 0:03:31.288 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006736", "end": "2024-03-16 17:37:48.622391", "rc": 0, "start": "2024-03-16 17:37:48.615655" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:48 +0000 (0:00:00.335) 0:03:31.624 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006666", "end": "2024-03-16 17:37:48.960865", "rc": 0, "start": "2024-03-16 17:37:48.954199" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.369) 0:03:31.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-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.021) 0:03:32.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.020) 0:03:32.035 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.020) 0:03:32.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.020) 0:03:32.076 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.036) 0:03:32.112 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.022) 0:03:32.134 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.019) 0:03:32.154 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.045) 0:03:32.199 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.041) 0:03:32.241 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.212) 0:03:32.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.021) 0:03:32.475 ******** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.217) 0:03:32.692 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.033) 0:03:32.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.052) 0:03:32.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.021) 0:03:32.800 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.024) 0:03:32.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.021) 0:03:32.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.021) 0:03:32.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.022) 0:03:32.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:37:49 +0000 (0:00:00.020) 0:03:32.910 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.059) 0:03:32.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.026) 0:03:32.995 ******** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.025) 0:03:33.021 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.207) 0:03:33.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.024) 0:03:33.253 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.023) 0:03:33.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.024) 0:03:33.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:273 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.022) 0:03:33.323 ******** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:279 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.403) 0:03:33.727 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.044) 0:03:33.771 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.035) 0:03:33.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.027) 0:03:33.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.020) 0:03:33.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.019) 0:03:33.875 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 16 March 2024 17:37:50 +0000 (0:00:00.047) 0:03:33.922 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 16 March 2024 17:37:52 +0000 (0:00:01.192) 0:03:35.115 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.021) 0:03:35.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.024) 0:03:35.161 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033812", "end": "2024-03-16 17:37:52.408025", "rc": 0, "start": "2024-03-16 17:37:52.374213" } STDOUT: podman version 4.9.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.242) 0:03:35.403 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.021) 0:03:35.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.021) 0:03:35.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.062) 0:03:35.508 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.041) 0:03:35.549 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.220) 0:03:35.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.026) 0:03:35.796 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:52 +0000 (0:00:00.026) 0:03:35.823 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.217) 0:03:36.041 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.054) 0:03:36.095 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.220) 0:03:36.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.439 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.027) 0:03:36.467 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.042) 0:03:36.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.552 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.042) 0:03:36.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.636 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.074) 0:03:36.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.754 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.044) 0:03:36.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.028) 0:03:36.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.848 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.021) 0:03:36.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.020) 0:03:36.931 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 16 March 2024 17:37:53 +0000 (0:00:00.019) 0:03:36.950 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.060) 0:03:37.011 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.022) 0:03:37.034 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.027) 0:03:37.062 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.069) 0:03:37.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.021) 0:03:37.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.021) 0:03:37.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.022) 0:03:37.197 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.027) 0:03:37.224 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.428) 0:03:37.653 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.022) 0:03:37.675 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.028) 0:03:37.703 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.033) 0:03:37.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-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.021) 0:03:37.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.020) 0:03:37.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.020) 0:03:37.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 16 March 2024 17:37:54 +0000 (0:00:00.019) 0:03:37.819 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.420) 0:03:38.240 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.048) 0:03:38.288 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.065) 0:03:38.353 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.024) 0:03:38.378 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.025) 0:03:38.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.019) 0:03:38.423 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.028) 0:03:38.452 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.037) 0:03:38.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.027) 0:03:38.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.038) 0:03:38.556 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.026) 0:03:38.583 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.220) 0:03:38.804 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:37:55 +0000 (0:00:00.026) 0:03:38.830 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.218) 0:03:39.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.049) 0:03:39.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.020) 0:03:39.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.020) 0:03:39.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.020) 0:03:39.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.020) 0:03:39.181 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.021) 0:03:39.202 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.036) 0:03:39.238 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.021) 0:03:39.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.021) 0:03:39.282 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.047) 0:03:39.329 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.043) 0:03:39.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:37:56 +0000 (0:00:00.020) 0:03:39.393 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-16 17:37:24 UTC", "ActiveEnterTimestampMonotonic": "1182534184", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-16 17:37:24 UTC", "AssertTimestampMonotonic": "1182464426", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "46559000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-16 17:37:24 UTC", "ConditionTimestampMonotonic": "1182464422", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-16 17:37:24 UTC", "ExecMainExitTimestampMonotonic": "1182524418", "ExecMainPID": "10465", "ExecMainStartTimestamp": "Sat 2024-03-16 17:37:24 UTC", "ExecMainStartTimestampMonotonic": "1182472108", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-16 17:37:24 UTC", "InactiveExitTimestampMonotonic": "1182472808", "InvocationID": "14a9898ef91b45d4a0bd1a79cf6aaf02", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-16 17:37:24 UTC", "StateChangeTimestampMonotonic": "1182534184", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:37:58 +0000 (0:00:02.567) 0:03:41.961 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:37:59 +0000 (0:00:00.226) 0:03:42.188 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:37:59 +0000 (0:00:00.035) 0:03:42.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:37:59 +0000 (0:00:00.023) 0:03:42.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:37:59 +0000 (0:00:00.021) 0:03:42.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:37:59 +0000 (0:00:00.020) 0:03:42.289 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:38:00 +0000 (0:00:01.048) 0:03:43.337 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042959", "end": "2024-03-16 17:38:00.604413", "rc": 0, "start": "2024-03-16 17:38:00.561454" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.266) 0:03:43.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.024) 0:03:43.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.023) 0:03:43.651 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.032) 0:03:43.684 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.028) 0:03:43.713 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.023) 0:03:43.737 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.031) 0:03:43.768 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.047) 0:03:43.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.028) 0:03:43.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.025) 0:03:43.869 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:38:00 +0000 (0:00:00.028) 0:03:43.898 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.270) 0:03:44.168 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.032) 0:03:44.200 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.265) 0:03:44.466 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.021) 0:03:44.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.021) 0:03:44.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.021) 0:03:44.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.020) 0:03:44.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.025) 0:03:44.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.022) 0:03:44.598 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.040) 0:03:44.639 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.027) 0:03:44.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.022) 0:03:44.689 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.055) 0:03:44.745 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.051) 0:03:44.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:38:01 +0000 (0:00:00.031) 0:03:44.829 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-16 17:37:37 UTC", "ActiveEnterTimestampMonotonic": "1195000380", "ActiveExitTimestamp": "Sat 2024-03-16 17:37:57 UTC", "ActiveExitTimestampMonotonic": "1215341617", "ActiveState": "inactive", "After": "system.slice basic.target quadlet-basic-mysql-volume.service -.mount systemd-journald.socket sysinit.target quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-16 17:37:36 UTC", "AssertTimestampMonotonic": "1194623938", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4494232000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-16 17:37:36 UTC", "ConditionTimestampMonotonic": "1194623938", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-03-16 17:37:58 UTC", "ExecMainExitTimestampMonotonic": "1216849407", "ExecMainPID": "10952", "ExecMainStartTimestamp": "Sat 2024-03-16 17:37:37 UTC", "ExecMainStartTimestampMonotonic": "1195000302", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-03-16 17:37:58 UTC", "InactiveEnterTimestampMonotonic": "1216888409", "InactiveExitTimestamp": "Sat 2024-03-16 17:37:36 UTC", "InactiveExitTimestampMonotonic": "1194631628", "InvocationID": "e8ffc2f8e73d4d8ca558bb8a683de234", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service sysinit.target quadlet-basic-network.service system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-03-16 17:37:58 UTC", "StateChangeTimestampMonotonic": "1216888409", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:38:02 +0000 (0:00:01.041) 0:03:45.870 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:38:03 +0000 (0:00:00.226) 0:03:46.096 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:38:03 +0000 (0:00:00.036) 0:03:46.133 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:38:03 +0000 (0:00:00.024) 0:03:46.157 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:38:03 +0000 (0:00:00.021) 0:03:46.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:38:03 +0000 (0:00:00.025) 0:03:46.204 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.996) 0:03:47.200 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050208", "end": "2024-03-16 17:38:04.474195", "rc": 0, "start": "2024-03-16 17:38:04.423987" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.270) 0:03:47.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.023) 0:03:47.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.020) 0:03:47.515 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.059) 0:03:47.574 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.025) 0:03:47.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.021) 0:03:47.622 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.030) 0:03:47.652 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.038) 0:03:47.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.026) 0:03:47.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.025) 0:03:47.743 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 16 March 2024 17:38:04 +0000 (0:00:00.033) 0:03:47.776 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.225) 0:03:48.002 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.033) 0:03:48.036 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710610552.3426328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1710610507.1021092, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203629, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1067869364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.223) 0:03:48.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.022) 0:03:48.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.020) 0:03:48.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.021) 0:03:48.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.020) 0:03:48.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.058) 0:03:48.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.029) 0:03:48.432 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.049) 0:03:48.481 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.037) 0:03:48.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.021) 0:03:48.541 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.048) 0:03:48.589 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.045) 0:03:48.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.022) 0:03:48.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.022) 0:03:48.679 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.216) 0:03:48.895 ******** included: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.034) 0:03:48.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 16 March 2024 17:38:05 +0000 (0:00:00.020) 0:03:48.951 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 16 March 2024 17:38:06 +0000 (0:00:00.020) 0:03:48.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 16 March 2024 17:38:06 +0000 (0:00:00.019) 0:03:48.990 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 16 March 2024 17:38:06 +0000 (0:00:00.948) 0:03:49.939 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039869", "end": "2024-03-16 17:38:07.204974", "rc": 0, "start": "2024-03-16 17:38:07.165105" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 16 March 2024 17:38:07 +0000 (0:00:00.270) 0:03:50.210 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.039675", "end": "2024-03-16 17:38:07.474199", "rc": 0, "start": "2024-03-16 17:38:07.434524" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 16 March 2024 17:38:07 +0000 (0:00:00.272) 0:03:50.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 16 March 2024 17:38:07 +0000 (0:00:00.029) 0:03:50.512 ******** META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=607 changed=51 unreachable=0 failed=0 skipped=591 rescued=0 ignored=0 Saturday 16 March 2024 17:38:07 +0000 (0:00:00.007) 0:03:50.520 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 89.65s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 11.40s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.32s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.14s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Gathering Facts --------------------------------------------------------- 2.66s /WORKDIR/git-weekly-ciiqqq0req/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Stop and disable service -------------------- 2.57s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 2.03s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.86s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.19s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 1.13s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Gather the package facts -------------------- 1.08s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 1.05s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Stop and disable service -------------------- 1.04s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Start service ------------------------------- 1.03s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Reload systemctl ---------------------------- 1.00s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Reload systemctl ---------------------------- 1.00s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Stop and disable service -------------------- 0.98s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Reload systemctl ---------------------------- 0.98s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 linux-system-roles.podman : Gather the package facts -------------------- 0.97s /WORKDIR/git-weekly-ciiqqq0req/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---