# 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-ci9z2x9owa/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:4 Saturday 20 January 2024 16:51:24 +0000 (0:00:00.012) 0:00:00.012 ****** 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-ci9z2x9owa/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-ci9z2x9owa/tests/tests_quadlet_basic.yml:9 Saturday 20 January 2024 16:51:24 +0000 (0:00:00.010) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:49 Saturday 20 January 2024 16:51:26 +0000 (0:00:01.655) 0:00:01.678 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.068) 0:00:01.746 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.014) 0:00:01.761 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.020) 0:00:01.781 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.255) 0:00:02.037 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.020) 0:00:02.057 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:51:26 +0000 (0:00:00.032) 0:00:02.089 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:51:27 +0000 (0:00:01.037) 0:00:03.126 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:51:27 +0000 (0:00:00.028) 0:00:03.155 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: crun-1.12-1.fc38.x86_64", "Installed: conmon-2:2.1.8-2.fc38.x86_64", "Installed: yajl-2.1.0-21.fc38.x86_64", "Installed: container-selinux-2:2.227.0-1.fc38.noarch", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: qemu-user-static-mips-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.7-1.fc38.x86_64", "Installed: netavark-1.9.0-1.fc38.x86_64", "Installed: passt-0^20231230.gf091893-1.fc38.x86_64", "Installed: passt-selinux-0^20231230.gf091893-1.fc38.noarch", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.7-1.fc38.x86_64", "Installed: slirp4netns-1.2.2-1.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: aardvark-dns-1.9.0-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.7-1.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.7-1.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.7-1.fc38.x86_64", "Installed: podman-5:4.8.3-1.fc38.x86_64", "Installed: gvisor-tap-vsock-6:0.7.1-1.fc38.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.1-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.7-1.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: criu-3.18-1.fc38.x86_64", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.12-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.7-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-sh4-2:7.2.7-1.fc38.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:52:47 +0000 (0:01:19.764) 0:01:22.920 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.051404", "end": "2024-01-20 16:52:47.801917", "rc": 0, "start": "2024-01-20 16:52:47.750513" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:52:47 +0000 (0:00:00.425) 0:01:23.345 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:52:47 +0000 (0:00:00.047) 0:01:23.393 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:52:47 +0000 (0:00:00.027) 0:01:23.421 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:52:47 +0000 (0:00:00.050) 0:01:23.472 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.034) 0:01:23.507 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.262) 0:01:23.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.022) 0:01:23.791 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.024) 0:01:23.816 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.211) 0:01:24.027 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.024) 0:01:24.052 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1678060800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.213) 0:01:24.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.019) 0:01:24.284 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.018) 0:01:24.303 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.019) 0:01:24.322 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.017) 0:01:24.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.041) 0:01:24.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.019) 0:01:24.401 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.041) 0:01:24.443 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.034) 0:01:24.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:52:48 +0000 (0:00:00.019) 0:01:24.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.019) 0:01:24.517 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.035) 0:01:24.552 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.019) 0:01:24.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.019) 0:01:24.590 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.035) 0:01:24.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.019) 0:01:24.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.018) 0:01:24.663 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.036) 0:01:24.700 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.018) 0:01:24.719 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.040) 0:01:24.759 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.020) 0:01:24.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.017) 0:01:24.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.020) 0:01:24.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.018) 0:01:24.835 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.018) 0:01:24.853 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.016) 0:01:24.870 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.045) 0:01:24.916 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.024) 0:01:24.940 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.023) 0:01:24.963 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.018) 0:01:24.982 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.026) 0:01:25.009 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.032) 0:01:25.041 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.024) 0:01:25.066 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.024) 0:01:25.090 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.025) 0:01:25.115 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.211) 0:01:25.327 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:52:49 +0000 (0:00:00.024) 0:01:25.352 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.213) 0:01:25.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:25.585 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.020) 0:01:25.605 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.020) 0:01:25.626 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:25.646 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:25.666 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.018) 0:01:25.685 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.034) 0:01:25.719 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.021) 0:01:25.741 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.020) 0:01:25.761 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.046) 0:01:25.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:25.826 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.043) 0:01:25.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:25.889 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.042) 0:01:25.931 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.022) 0:01:25.954 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.275) 0:01:26.230 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:26.249 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:52:50 +0000 (0:00:00.019) 0:01:26.269 ****** 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-1705769570.8022754-8204-128789859051343/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.622) 0:01:26.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.022) 0:01:26.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.022) 0:01:26.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:65 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.025) 0:01:26.962 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:69 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.020) 0:01:26.982 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.041) 0:01:27.023 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.031) 0:01:27.055 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.049) 0:01:27.104 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.019) 0:01:27.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.019) 0:01:27.143 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:52:51 +0000 (0:00:00.044) 0:01:27.188 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.927) 0:01:28.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.020) 0:01:28.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.025) 0:01:28.161 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032926", "end": "2024-01-20 16:52:52.866737", "rc": 0, "start": "2024-01-20 16:52:52.833811" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.243) 0:01:28.405 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.021) 0:01:28.426 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:52:52 +0000 (0:00:00.020) 0:01:28.447 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.060) 0:01:28.508 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.037) 0:01:28.545 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.026) 0:01:28.572 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.025) 0:01:28.597 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.026) 0:01:28.624 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.217) 0:01:28.842 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.025) 0:01:28.868 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.212) 0:01:29.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.020) 0:01:29.101 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.120 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.159 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.020) 0:01:29.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.020) 0:01:29.200 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.025) 0:01:29.226 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.063) 0:01:29.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.328 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.036) 0:01:29.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.020) 0:01:29.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.404 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.037) 0:01:29.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:52:53 +0000 (0:00:00.019) 0:01:29.481 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.037) 0:01:29.519 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.020) 0:01:29.539 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.019) 0:01:29.559 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.021) 0:01:29.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.020) 0:01:29.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.046) 0:01:29.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.021) 0:01:29.668 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.019) 0:01:29.688 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.019) 0:01:29.707 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.044) 0:01:29.752 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.025) 0:01:29.777 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.024) 0:01:29.801 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.019) 0:01:29.820 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.028) 0:01:29.849 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.035) 0:01:29.884 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.026) 0:01:29.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.024) 0:01:29.935 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.027) 0:01:29.963 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.217) 0:01:30.180 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.054) 0:01:30.234 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.216) 0:01:30.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.020) 0:01:30.471 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:52:54 +0000 (0:00:00.020) 0:01:30.492 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.513 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.534 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.555 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.575 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.037) 0:01:30.612 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.021) 0:01:30.634 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.654 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.046) 0:01:30.700 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.020) 0:01:30.721 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.042) 0:01:30.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.021) 0:01:30.784 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:52:55 +0000 (0:00:00.021) 0:01:30.805 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.828) 0:01:31.633 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.227) 0:01:31.861 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.020) 0:01:31.881 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.020) 0:01:31.902 ****** 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-1705769576.4349427-8380-259600851005794/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.571) 0:01:32.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:52:56 +0000 (0:00:00.025) 0:01:32.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.023) 0:01:32.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:85 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.025) 0:01:32.547 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:92 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.022) 0:01:32.570 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.065) 0:01:32.636 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.063) 0:01:32.700 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.026) 0:01:32.726 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.021) 0:01:32.747 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.020) 0:01:32.768 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:52:57 +0000 (0:00:00.047) 0:01:32.816 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.933) 0:01:33.749 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.020) 0:01:33.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.024) 0:01:33.794 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030891", "end": "2024-01-20 16:52:58.495034", "rc": 0, "start": "2024-01-20 16:52:58.464143" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.238) 0:01:34.033 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.048) 0:01:34.082 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.021) 0:01:34.103 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.037) 0:01:34.141 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.038) 0:01:34.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.026) 0:01:34.207 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.024) 0:01:34.232 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.028) 0:01:34.260 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.214) 0:01:34.475 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:52:58 +0000 (0:00:00.026) 0:01:34.501 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.216) 0:01:34.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.739 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.759 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.021) 0:01:34.780 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.049) 0:01:34.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.871 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.027) 0:01:34.898 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.037) 0:01:34.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:34.977 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.037) 0:01:35.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.056 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.037) 0:01:35.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.134 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.038) 0:01:35.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.021) 0:01:35.194 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.052) 0:01:35.247 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.020) 0:01:35.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.019) 0:01:35.328 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.019) 0:01:35.347 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.019) 0:01:35.367 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.046) 0:01:35.414 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.025) 0:01:35.439 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.024) 0:01:35.464 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:52:59 +0000 (0:00:00.022) 0:01:35.486 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.028) 0:01:35.515 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.034) 0:01:35.550 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.025) 0:01:35.575 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.024) 0:01:35.600 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.057) 0:01:35.658 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.221) 0:01:35.879 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.026) 0:01:35.906 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.220) 0:01:36.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.021) 0:01:36.147 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.021) 0:01:36.168 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.019) 0:01:36.188 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.020) 0:01:36.209 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.020) 0:01:36.229 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.020) 0:01:36.250 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.036) 0:01:36.286 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.020) 0:01:36.306 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.019) 0:01:36.326 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.048) 0:01:36.375 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.044) 0:01:36.419 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.700) 0:01:37.119 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.221) 0:01:37.341 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.973) 0:01:38.314 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042958", "end": "2024-01-20 16:53:03.036382", "rc": 0, "start": "2024-01-20 16:53:02.993424" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.261) 0:01:38.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.023) 0:01:38.599 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.334) 0:01:38.934 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.036136", "end": "2024-01-20 16:53:03.647530", "rc": 0, "start": "2024-01-20 16:53:03.611394" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.253) 0:01:39.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.049) 0:01:39.236 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.021) 0:01:39.258 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.035) 0:01:39.294 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.026) 0:01:39.321 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.022) 0:01:39.343 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.021) 0:01:39.365 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.050) 0:01:39.415 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.924) 0:01:40.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.020) 0:01:40.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.024) 0:01:40.386 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032741", "end": "2024-01-20 16:53:05.086174", "rc": 0, "start": "2024-01-20 16:53:05.053433" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.257) 0:01:40.643 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.021) 0:01:40.665 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.020) 0:01:40.685 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.036) 0:01:40.721 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.036) 0:01:40.758 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.024) 0:01:40.783 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.025) 0:01:40.809 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.026) 0:01:40.835 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.213) 0:01:41.048 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.026) 0:01:41.075 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.212) 0:01:41.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.024) 0:01:41.312 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.022) 0:01:41.334 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.020) 0:01:41.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.046) 0:01:41.401 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.020) 0:01:41.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.019) 0:01:41.441 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.026) 0:01:41.468 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:05 +0000 (0:00:00.036) 0:01:41.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.545 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.038) 0:01:41.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.625 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.038) 0:01:41.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.018) 0:01:41.703 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.065) 0:01:41.769 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.789 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.021) 0:01:41.810 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.022) 0:01:41.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.023) 0:01:41.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:41.898 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.019) 0:01:41.918 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.018) 0:01:41.937 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.047) 0:01:41.984 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.025) 0:01:42.009 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.024) 0:01:42.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.023) 0:01:42.058 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.030) 0:01:42.089 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.035) 0:01:42.124 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.026) 0:01:42.151 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.060) 0:01:42.211 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.029) 0:01:42.240 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.217) 0:01:42.458 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.025) 0:01:42.484 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.215) 0:01:42.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:42.720 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:42.741 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:42.763 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:42.785 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.024) 0:01:42.809 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.025) 0:01:42.834 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.036) 0:01:42.871 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.022) 0:01:42.893 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:42.915 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.047) 0:01:42.963 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.074) 0:01:43.037 ****** 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": "basic.target systemd-journald.socket sysinit.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.969) 0:01:44.006 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.219) 0:01:44.226 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:09 +0000 (0:00:00.979) 0:01:45.205 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039070", "end": "2024-01-20 16:53:09.920872", "rc": 0, "start": "2024-01-20 16:53:09.881802" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:09 +0000 (0:00:00.254) 0:01:45.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:09 +0000 (0:00:00.022) 0:01:45.482 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.251) 0:01:45.734 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.036474", "end": "2024-01-20 16:53:10.449143", "rc": 0, "start": "2024-01-20 16:53:10.412669" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.253) 0:01:45.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.021) 0:01:46.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:104 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.021) 0:01:46.031 ****** 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 [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:109 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.492) 0:01:46.524 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.041) 0:01:46.565 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.035) 0:01:46.601 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.027) 0:01:46.628 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.021) 0:01:46.650 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.020) 0:01:46.670 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.048) 0:01:46.718 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.977) 0:01:47.696 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.020) 0:01:47.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.025) 0:01:47.742 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030388", "end": "2024-01-20 16:53:12.441258", "rc": 0, "start": "2024-01-20 16:53:12.410870" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.238) 0:01:47.980 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.022) 0:01:48.002 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.020) 0:01:48.023 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.060) 0:01:48.084 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.037) 0:01:48.121 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.216) 0:01:48.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.056) 0:01:48.394 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:12 +0000 (0:00:00.027) 0:01:48.422 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.216) 0:01:48.639 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.026) 0:01:48.665 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.215) 0:01:48.881 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004162", "end": "2024-01-20 16:53:13.560273", "rc": 0, "start": "2024-01-20 16:53:13.556111" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.216) 0:01:49.097 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004187", "end": "2024-01-20 16:53:13.774526", "rc": 0, "start": "2024-01-20 16:53:13.770339" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.215) 0:01:49.312 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.020) 0:01:49.333 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.021) 0:01:49.355 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.021) 0:01:49.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.021) 0:01:49.398 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.027) 0:01:49.425 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.037) 0:01:49.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:13 +0000 (0:00:00.021) 0:01:49.484 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.045) 0:01:49.530 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.038) 0:01:49.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.020) 0:01:49.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.021) 0:01:49.611 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.039) 0:01:49.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.039) 0:01:49.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.021) 0:01:49.712 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.041) 0:01:49.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.021) 0:01:49.774 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.021) 0:01:49.795 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.020) 0:01:49.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.019) 0:01:49.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.020) 0:01:49.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.019) 0:01:49.875 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.086) 0:01:49.961 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.026) 0:01:49.988 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.028) 0:01:50.016 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.038) 0:01:50.055 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.981) 0:01:51.036 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:51.057 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.060) 0:01:51.117 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.027) 0:01:51.144 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.027) 0:01:51.172 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.021) 0:01:51.193 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.028) 0:01:51.222 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.072) 0:01:51.294 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.025) 0:01:51.319 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.026) 0:01:51.346 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.030) 0:01:51.377 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.219) 0:01:51.596 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.026) 0:01:51.622 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.212) 0:01:51.835 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004302", "end": "2024-01-20 16:53:16.512523", "rc": 0, "start": "2024-01-20 16:53:16.508221" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.216) 0:01:52.052 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003960", "end": "2024-01-20 16:53:16.728903", "rc": 0, "start": "2024-01-20 16:53:16.724943" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.218) 0:01:52.270 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.020) 0:01:52.291 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.022) 0:01:52.313 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.022) 0:01:52.335 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.021) 0:01:52.356 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.075) 0:01:52.432 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.022) 0:01:52.454 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.022) 0:01:52.477 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.046) 0:01:52.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.021) 0:01:52.545 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.042) 0:01:52.588 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020496", "end": "2024-01-20 16:53:17.282006", "rc": 0, "start": "2024-01-20 16:53:17.261510" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.232) 0:01:52.820 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.019) 0:01:52.840 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.020) 0:01:52.860 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.269) 0:01:53.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.021) 0:01:53.151 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.020) 0:01:53.171 ****** 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-1705769597.7047067-8903-132048697574015/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.566) 0:01:53.738 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.672) 0:01:54.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.029) 0:01:54.440 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.025) 0:01:54.466 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.025) 0:01:54.492 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.029) 0:01:54.521 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.022) 0:01:54.543 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.029) 0:01:54.573 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.039) 0:01:54.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.027) 0:01:54.641 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.025) 0:01:54.666 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.029) 0:01:54.695 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.221) 0:01:54.916 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.027) 0:01:54.944 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.258) 0:01:55.202 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004098", "end": "2024-01-20 16:53:19.881676", "rc": 0, "start": "2024-01-20 16:53:19.877578" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:19 +0000 (0:00:00.216) 0:01:55.419 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003982", "end": "2024-01-20 16:53:20.096768", "rc": 0, "start": "2024-01-20 16:53:20.092786" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.214) 0:01:55.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:55.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:55.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:55.695 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:55.716 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.035) 0:01:55.752 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.022) 0:01:55.774 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.021) 0:01:55.795 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.047) 0:01:55.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.019) 0:01:55.862 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.040) 0:01:55.903 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.208) 0:01:56.112 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.052) 0:01:56.164 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:56.185 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.226) 0:01:56.411 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.024) 0:01:56.436 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.029) 0:01:56.465 ****** 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-1705769601.0017157-9012-10890450397070/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.578) 0:01:57.043 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.663) 0:01:57.707 ****** 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": "app.slice basic.target run-user-1111.mount -.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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "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]", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.687) 0:01:58.394 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.024) 0:01:58.418 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.065) 0:01:58.484 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.032) 0:01:58.516 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.024) 0:01:58.540 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.030) 0:01:58.570 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.037) 0:01:58.608 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.026) 0:01:58.634 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.025) 0:01:58.659 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.028) 0:01:58.688 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.219) 0:01:58.907 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.030) 0:01:58.937 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.217) 0:01:59.155 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004347", "end": "2024-01-20 16:53:23.837535", "rc": 0, "start": "2024-01-20 16:53:23.833188" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.219) 0:01:59.375 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004159", "end": "2024-01-20 16:53:24.053861", "rc": 0, "start": "2024-01-20 16:53:24.049702" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.215) 0:01:59.591 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.021) 0:01:59.613 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.060) 0:01:59.673 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.028) 0:01:59.702 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.025) 0:01:59.727 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.053) 0:01:59.780 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.027) 0:01:59.808 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.025) 0:01:59.833 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.051) 0:01:59.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.023) 0:01:59.907 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.053) 0:01:59.961 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.211) 0:02:00.172 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.024) 0:02:00.196 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:33 +0000 (0:00:08.746) 0:02:08.943 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.225) 0:02:09.169 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.022) 0:02:09.191 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.022) 0:02:09.214 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1705769613.7474682-9167-116795970555780/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.567) 0:02:09.781 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.678) 0:02:10.460 ****** 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": "-.mount run-user-1111.mount basic.target quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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 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 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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "basic.target quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:36 +0000 (0:00:01.953) 0:02:12.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:117 Saturday 20 January 2024 16:53:36 +0000 (0:00:00.024) 0:02:12.438 ****** 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.003432", "end": "2024-01-20 16:53:37.178880", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-20 16:53:37.175448" } 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 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.003523", "end": "2024-01-20 16:53:37.385220", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-20 16:53:37.381697" } 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.003316", "end": "2024-01-20 16:53:37.602376", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-20 16:53:37.599060" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:129 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.704) 0:02:13.143 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.048) 0:02:13.191 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.036) 0:02:13.228 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.057) 0:02:13.285 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.021) 0:02:13.307 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.021) 0:02:13.329 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.048) 0:02:13.377 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.991) 0:02:14.368 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.022) 0:02:14.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.025) 0:02:14.416 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035377", "end": "2024-01-20 16:53:39.129125", "rc": 0, "start": "2024-01-20 16:53:39.093748" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.252) 0:02:14.669 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.022) 0:02:14.691 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.020) 0:02:14.711 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.087) 0:02:14.798 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.037) 0:02:14.836 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.026) 0:02:14.863 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.027) 0:02:14.891 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.027) 0:02:14.918 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.232) 0:02:15.151 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.027) 0:02:15.179 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.229) 0:02:15.408 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004131", "end": "2024-01-20 16:53:40.093880", "rc": 0, "start": "2024-01-20 16:53:40.089749" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.223) 0:02:15.632 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006014", "end": "2024-01-20 16:53:40.324750", "rc": 0, "start": "2024-01-20 16:53:40.318736" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.232) 0:02:15.865 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.023) 0:02:15.889 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.020) 0:02:15.909 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.049) 0:02:15.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:15.980 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.026) 0:02:16.007 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.036) 0:02:16.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.086 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.038) 0:02:16.124 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.023) 0:02:16.169 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.040) 0:02:16.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.020) 0:02:16.252 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.039) 0:02:16.291 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.020) 0:02:16.312 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.053) 0:02:16.365 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.021) 0:02:16.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.020) 0:02:16.449 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 20 January 2024 16:53:40 +0000 (0:00:00.055) 0:02:16.504 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.023) 0:02:16.528 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.024) 0:02:16.552 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.028) 0:02:16.580 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.302) 0:02:16.882 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.019) 0:02:16.901 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.059) 0:02:16.961 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.025) 0:02:16.987 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.024) 0:02:17.012 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.052) 0:02:17.065 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.029) 0:02:17.094 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.036) 0:02:17.130 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.025) 0:02:17.155 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.027) 0:02:17.183 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.029) 0:02:17.212 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.224) 0:02:17.436 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:41 +0000 (0:00:00.026) 0:02:17.462 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.220) 0:02:17.682 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004670", "end": "2024-01-20 16:53:42.365285", "rc": 0, "start": "2024-01-20 16:53:42.360615" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.220) 0:02:17.902 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006933", "end": "2024-01-20 16:53:42.716031", "rc": 0, "start": "2024-01-20 16:53:42.709098" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.361) 0:02:18.264 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.020) 0:02:18.284 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.020) 0:02:18.305 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.055) 0:02:18.360 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.021) 0:02:18.382 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.037) 0:02:18.419 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.022) 0:02:18.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:42 +0000 (0:00:00.020) 0:02:18.462 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:43 +0000 (0:00:00.047) 0:02:18.509 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:43 +0000 (0:00:00.043) 0:02:18.552 ****** 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-01-20 16:53:22 UTC", "ActiveEnterTimestampMonotonic": "821789685", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target app.slice run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 16:53:22 UTC", "AssertTimestampMonotonic": "821662518", "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": "106679000", "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-01-20 16:53:22 UTC", "ConditionTimestampMonotonic": "821662513", "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-01-20 16:53:22 UTC", "ExecMainExitTimestampMonotonic": "821789555", "ExecMainPID": "8057", "ExecMainStartTimestamp": "Sat 2024-01-20 16:53:22 UTC", "ExecMainStartTimestampMonotonic": "821669174", "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-01-20 16:53:22 UTC", "InactiveExitTimestampMonotonic": "821669417", "InvocationID": "6bca521479244a25982329f9f75e9fa9", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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-01-20 16:53:22 UTC", "StateChangeTimestampMonotonic": "821789685", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:54 +0000 (0:00:11.308) 0:02:29.861 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:54 +0000 (0:00:00.217) 0:02:30.078 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:55 +0000 (0:00:00.686) 0:02:30.764 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053015", "end": "2024-01-20 16:53:55.513177", "rc": 0, "start": "2024-01-20 16:53:55.460162" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:55 +0000 (0:00:00.289) 0:02:31.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:55 +0000 (0:00:00.024) 0:02:31.078 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:55 +0000 (0:00:00.286) 0:02:31.365 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.048446", "end": "2024-01-20 16:53:56.104483", "rc": 0, "start": "2024-01-20 16:53:56.056037" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.280) 0:02:31.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.025) 0:02:31.671 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.021) 0:02:31.692 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.026) 0:02:31.718 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.025) 0:02:31.744 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.020) 0:02:31.764 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.030) 0:02:31.794 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.035) 0:02:31.830 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.026) 0:02:31.856 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.025) 0:02:31.882 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.026) 0:02:31.908 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.219) 0:02:32.128 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.027) 0:02:32.155 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:56 +0000 (0:00:00.216) 0:02:32.371 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004186", "end": "2024-01-20 16:53:57.049360", "rc": 0, "start": "2024-01-20 16:53:57.045174" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.213) 0:02:32.585 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004187", "end": "2024-01-20 16:53:57.265475", "rc": 0, "start": "2024-01-20 16:53:57.261288" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.218) 0:02:32.803 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.021) 0:02:32.824 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.021) 0:02:32.846 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.020) 0:02:32.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.022) 0:02:32.890 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.037) 0:02:32.927 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.022) 0:02:32.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.022) 0:02:32.973 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.046) 0:02:33.020 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:57 +0000 (0:00:00.042) 0:02:33.062 ****** 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-01-20 16:53:36 UTC", "ActiveEnterTimestampMonotonic": "835766348", "ActiveExitTimestamp": "Sat 2024-01-20 16:53:43 UTC", "ActiveExitTimestampMonotonic": "842895347", "ActiveState": "failed", "After": "quadlet-basic-mysql-volume.service run-user-1111.mount basic.target app.slice -.mount quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 16:53:35 UTC", "AssertTimestampMonotonic": "834462648", "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": "4000263000", "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-01-20 16:53:35 UTC", "ConditionTimestampMonotonic": "834462644", "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-01-20 16:53:54 UTC", "ExecMainExitTimestampMonotonic": "853212992", "ExecMainPID": "8575", "ExecMainStartTimestamp": "Sat 2024-01-20 16:53:36 UTC", "ExecMainStartTimestampMonotonic": "835766251", "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 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 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-01-20 16:53:54 UTC", "InactiveEnterTimestampMonotonic": "853252996", "InactiveExitTimestamp": "Sat 2024-01-20 16:53:35 UTC", "InactiveExitTimestampMonotonic": "834466656", "InvocationID": "37d2b3be275d497e9bc95568acbba682", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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 basic.target app.slice quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-20 16:53:54 UTC", "StateChangeTimestampMonotonic": "853252996", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:58 +0000 (0:00:00.708) 0:02:33.771 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:58 +0000 (0:00:00.212) 0:02:33.983 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:59 +0000 (0:00:00.683) 0:02:34.666 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.054968", "end": "2024-01-20 16:53:59.414499", "rc": 0, "start": "2024-01-20 16:53:59.359531" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:59 +0000 (0:00:00.289) 0:02:34.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:59 +0000 (0:00:00.023) 0:02:34.980 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:59 +0000 (0:00:00.285) 0:02:35.265 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.047959", "end": "2024-01-20 16:54:00.005991", "rc": 0, "start": "2024-01-20 16:53:59.958032" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.283) 0:02:35.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.025) 0:02:35.574 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.021) 0:02:35.595 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.027) 0:02:35.622 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.025) 0:02:35.647 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.020) 0:02:35.667 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.062) 0:02:35.730 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.037) 0:02:35.768 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.025) 0:02:35.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.024) 0:02:35.818 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.028) 0:02:35.846 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.220) 0:02:36.067 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.026) 0:02:36.093 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:00 +0000 (0:00:00.218) 0:02:36.312 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004206", "end": "2024-01-20 16:54:00.993310", "rc": 0, "start": "2024-01-20 16:54:00.989104" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.219) 0:02:36.532 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004243", "end": "2024-01-20 16:54:01.214522", "rc": 0, "start": "2024-01-20 16:54:01.210279" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.220) 0:02:36.752 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.021) 0:02:36.774 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.020) 0:02:36.794 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.021) 0:02:36.816 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.020) 0:02:36.836 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.109) 0:02:36.946 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.022) 0:02:36.968 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.021) 0:02:36.989 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.046) 0:02:37.036 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.043) 0:02:37.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.024) 0:02:37.103 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:54:01 +0000 (0:00:00.228) 0:02:37.332 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:02 +0000 (0:00:00.692) 0:02:38.025 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.054679", "end": "2024-01-20 16:54:02.776700", "rc": 0, "start": "2024-01-20 16:54:02.722021" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:54:02 +0000 (0:00:00.293) 0:02:38.318 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.054666", "end": "2024-01-20 16:54:03.070206", "rc": 0, "start": "2024-01-20 16:54:03.015540" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.292) 0:02:38.610 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.290) 0:02:38.901 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050466", "end": "2024-01-20 16:54:03.642481", "rc": 0, "start": "2024-01-20 16:54:03.592015" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.283) 0:02:39.184 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008011", "end": "2024-01-20 16:54:03.871492", "rc": 0, "start": "2024-01-20 16:54:03.863481" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.236) 0:02:39.421 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:142 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.022) 0:02:39.443 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:54:03 +0000 (0:00:00.050) 0:02:39.493 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:54:04 +0000 (0:00:00.036) 0:02:39.529 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:54:04 +0000 (0:00:00.026) 0:02:39.556 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:54:04 +0000 (0:00:00.020) 0:02:39.577 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:54:04 +0000 (0:00:00.020) 0:02:39.597 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:54:04 +0000 (0:00:00.048) 0:02:39.645 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.966) 0:02:40.612 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.021) 0:02:40.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.025) 0:02:40.658 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034337", "end": "2024-01-20 16:54:05.369562", "rc": 0, "start": "2024-01-20 16:54:05.335225" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.250) 0:02:40.909 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.022) 0:02:40.931 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.020) 0:02:40.951 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.056) 0:02:41.008 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.038) 0:02:41.046 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.219) 0:02:41.265 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.027) 0:02:41.292 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:05 +0000 (0:00:00.074) 0:02:41.367 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.224) 0:02:41.591 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.027) 0:02:41.619 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.217) 0:02:41.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.022) 0:02:41.859 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:41.880 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:41.901 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:41.921 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:41.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:41.964 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.025) 0:02:41.990 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.037) 0:02:42.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.047 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.068 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.066) 0:02:42.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:42.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.177 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.038) 0:02:42.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:42.257 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.038) 0:02:42.296 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.316 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.337 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:42.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.020) 0:02:42.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:42.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.021) 0:02:42.421 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.051) 0:02:42.472 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 20 January 2024 16:54:06 +0000 (0:00:00.023) 0:02:42.496 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.055) 0:02:42.551 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.028) 0:02:42.580 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.293) 0:02:42.873 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.020) 0:02:42.893 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.059) 0:02:42.953 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.027) 0:02:42.980 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.026) 0:02:43.007 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.020) 0:02:43.027 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.029) 0:02:43.057 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.037) 0:02:43.094 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.025) 0:02:43.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.025) 0:02:43.146 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.028) 0:02:43.174 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.217) 0:02:43.392 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:07 +0000 (0:00:00.028) 0:02:43.420 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.217) 0:02:43.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:43.660 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.020) 0:02:43.681 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.025) 0:02:43.706 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.023) 0:02:43.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:43.751 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:43.773 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.037) 0:02:43.810 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.022) 0:02:43.833 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:43.854 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.048) 0:02:43.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.020) 0:02:43.923 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.041) 0:02:43.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.020) 0:02:43.985 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.057) 0:02:44.043 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:44.064 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.226) 0:02:44.291 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.020) 0:02:44.312 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:54:08 +0000 (0:00:00.021) 0:02:44.333 ****** 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-1705769648.8676527-9681-20774467979476/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:54:09 +0000 (0:00:00.573) 0:02:44.907 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.960) 0:02:45.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.024) 0:02:45.891 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.024) 0:02:45.915 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.027) 0:02:45.943 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.058) 0:02:46.002 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.020) 0:02:46.023 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.029) 0:02:46.053 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.038) 0:02:46.091 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.026) 0:02:46.117 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.025) 0:02:46.143 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.033) 0:02:46.176 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.218) 0:02:46.394 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:10 +0000 (0:00:00.026) 0:02:46.421 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.215) 0:02:46.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.021) 0:02:46.658 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:46.678 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.021) 0:02:46.699 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:46.719 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:46.740 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.021) 0:02:46.762 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.094) 0:02:46.856 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.022) 0:02:46.879 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.021) 0:02:46.900 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.048) 0:02:46.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.021) 0:02:46.970 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.043) 0:02:47.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:47.034 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.019) 0:02:47.054 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.019) 0:02:47.074 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.225) 0:02:47.299 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:47.319 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:54:11 +0000 (0:00:00.020) 0:02:47.340 ****** 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-1705769651.8728063-9759-191992836425928/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:54:12 +0000 (0:00:00.567) 0:02:47.908 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:54:13 +0000 (0:00:00.946) 0:02:48.854 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "sysinit.target 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", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:54:13 +0000 (0:00:00.625) 0:02:49.479 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:13 +0000 (0:00:00.024) 0:02:49.503 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.027) 0:02:49.531 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.026) 0:02:49.558 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:49.579 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.032) 0:02:49.612 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.037) 0:02:49.649 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.027) 0:02:49.676 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.024) 0:02:49.701 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.063) 0:02:49.764 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.222) 0:02:49.987 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.029) 0:02:50.016 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.219) 0:02:50.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:50.256 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:50.277 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.020) 0:02:50.298 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:50.319 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:50.341 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.020) 0:02:50.362 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.037) 0:02:50.399 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.021) 0:02:50.421 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.022) 0:02:50.443 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:14 +0000 (0:00:00.049) 0:02:50.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:15 +0000 (0:00:00.021) 0:02:50.514 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:54:15 +0000 (0:00:00.083) 0:02:50.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:54:15 +0000 (0:00:00.021) 0:02:50.618 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:54:15 +0000 (0:00:00.020) 0:02:50.639 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:54:23 +0000 (0:00:08.273) 0:02:58.912 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:54:23 +0000 (0:00:00.224) 0:02:59.137 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:54:23 +0000 (0:00:00.021) 0:02:59.159 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:54:23 +0000 (0:00:00.022) 0:02:59.181 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1705769663.7205205-9839-220810920881409/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:54:24 +0000 (0:00:00.610) 0:02:59.792 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:54:25 +0000 (0:00:00.970) 0:03:00.762 ****** 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": "quadlet-basic-network.service systemd-journald.socket basic.target system.slice sysinit.target -.mount quadlet-basic-mysql-volume.service", "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 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 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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "system.slice -.mount quadlet-basic-mysql-volume.service 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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:54:26 +0000 (0:00:01.035) 0:03:01.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:149 Saturday 20 January 2024 16:54:26 +0000 (0:00:00.022) 0:03:01.820 ****** 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.003543", "end": "2024-01-20 16:54:26.569749", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-20 16:54:26.566206" } 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 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.003281", "end": "2024-01-20 16:54:26.788853", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-20 16:54:26.785572" } 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.003186", "end": "2024-01-20 16:54:26.999692", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-20 16:54:26.996506" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:159 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.718) 0:03:02.539 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.085) 0:03:02.625 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.036) 0:03:02.661 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.025) 0:03:02.686 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.021) 0:03:02.708 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.019) 0:03:02.727 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:54:27 +0000 (0:00:00.049) 0:03:02.776 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.952) 0:03:03.728 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.023) 0:03:03.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.025) 0:03:03.777 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041579", "end": "2024-01-20 16:54:28.505787", "rc": 0, "start": "2024-01-20 16:54:28.464208" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.269) 0:03:04.046 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.022) 0:03:04.069 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.021) 0:03:04.090 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.060) 0:03:04.151 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.038) 0:03:04.190 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.026) 0:03:04.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.026) 0:03:04.243 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.026) 0:03:04.270 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:28 +0000 (0:00:00.233) 0:03:04.503 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.028) 0:03:04.532 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.244) 0:03:04.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.022) 0:03:04.799 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:04.819 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.054) 0:03:04.874 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:04.895 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:04.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:04.937 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.025) 0:03:04.962 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.037) 0:03:05.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:05.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:05.042 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.038) 0:03:05.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:05.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:05.122 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.038) 0:03:05.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:05.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:05.203 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.072) 0:03:05.275 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:05.296 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.020) 0:03:05.316 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.021) 0:03:05.338 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.024) 0:03:05.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.023) 0:03:05.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.024) 0:03:05.411 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.056) 0:03:05.467 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 20 January 2024 16:54:29 +0000 (0:00:00.024) 0:03:05.492 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.029) 0:03:05.521 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.028) 0:03:05.550 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.328) 0:03:05.879 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.019) 0:03:05.899 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.099) 0:03:05.998 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.026) 0:03:06.025 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.026) 0:03:06.052 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.021) 0:03:06.073 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.029) 0:03:06.102 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.038) 0:03:06.141 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.025) 0:03:06.166 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.025) 0:03:06.192 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.029) 0:03:06.222 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.219) 0:03:06.442 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:30 +0000 (0:00:00.026) 0:03:06.468 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.220) 0:03:06.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.021) 0:03:06.711 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.021) 0:03:06.732 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.020) 0:03:06.752 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.063) 0:03:06.815 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.021) 0:03:06.837 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.023) 0:03:06.860 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.039) 0:03:06.900 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.022) 0:03:06.923 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.021) 0:03:06.945 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.048) 0:03:06.993 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:54:31 +0000 (0:00:00.042) 0:03:07.036 ****** 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-01-20 16:54:13 UTC", "ActiveEnterTimestampMonotonic": "872870197", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount sysinit.target systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 16:54:13 UTC", "AssertTimestampMonotonic": "872802870", "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": "44164000", "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-01-20 16:54:13 UTC", "ConditionTimestampMonotonic": "872802866", "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-01-20 16:54:13 UTC", "ExecMainExitTimestampMonotonic": "872861136", "ExecMainPID": "10255", "ExecMainStartTimestamp": "Sat 2024-01-20 16:54:13 UTC", "ExecMainStartTimestampMonotonic": "872810168", "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-01-20 16:54:13 UTC", "InactiveExitTimestampMonotonic": "872810535", "InvocationID": "a370bf33e7cd4daeb72a210dd2597f85", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "sysinit.target 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", "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-01-20 16:54:13 UTC", "StateChangeTimestampMonotonic": "872870197", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:54:42 +0000 (0:00:11.410) 0:03:18.446 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:54:43 +0000 (0:00:00.217) 0:03:18.663 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.951) 0:03:19.615 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044296", "end": "2024-01-20 16:54:44.336872", "rc": 0, "start": "2024-01-20 16:54:44.292576" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.260) 0:03:19.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.023) 0:03:19.899 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.254) 0:03:20.153 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.040108", "end": "2024-01-20 16:54:44.871380", "rc": 0, "start": "2024-01-20 16:54:44.831272" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.255) 0:03:20.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.052) 0:03:20.462 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:44 +0000 (0:00:00.021) 0:03:20.484 ****** 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", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.026) 0:03:20.510 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.025) 0:03:20.536 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.020) 0:03:20.556 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.032) 0:03:20.589 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.037) 0:03:20.626 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.026) 0:03:20.653 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.025) 0:03:20.678 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.028) 0:03:20.706 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.222) 0:03:20.928 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.026) 0:03:20.955 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.217) 0:03:21.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.020) 0:03:21.194 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.022) 0:03:21.216 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.058) 0:03:21.275 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.024) 0:03:21.300 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.023) 0:03:21.323 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.023) 0:03:21.347 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.044) 0:03:21.392 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.028) 0:03:21.420 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.031) 0:03:21.452 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:45 +0000 (0:00:00.050) 0:03:21.502 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:54:46 +0000 (0:00:00.045) 0:03:21.547 ****** 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-01-20 16:54:26 UTC", "ActiveEnterTimestampMonotonic": "885152300", "ActiveExitTimestamp": "Sat 2024-01-20 16:54:32 UTC", "ActiveExitTimestampMonotonic": "891477504", "ActiveState": "failed", "After": "-.mount system.slice systemd-journald.socket sysinit.target quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 16:54:25 UTC", "AssertTimestampMonotonic": "884764044", "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": "4209749000", "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-01-20 16:54:25 UTC", "ConditionTimestampMonotonic": "884764039", "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-01-20 16:54:42 UTC", "ExecMainExitTimestampMonotonic": "901789464", "ExecMainPID": "10745", "ExecMainStartTimestamp": "Sat 2024-01-20 16:54:26 UTC", "ExecMainStartTimestampMonotonic": "885152223", "ExecMainStatus": "137", "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 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 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-01-20 16:54:42 UTC", "InactiveEnterTimestampMonotonic": "901830077", "InactiveExitTimestamp": "Sat 2024-01-20 16:54:25 UTC", "InactiveExitTimestampMonotonic": "884768645", "InvocationID": "7676b4521ec840bca5ada0a1e467a608", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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 system.slice -.mount quadlet-basic-network.service", "RequiresMountsFor": "/run/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": "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-01-20 16:54:42 UTC", "StateChangeTimestampMonotonic": "901830077", "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": "4434", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:54:47 +0000 (0:00:00.980) 0:03:22.528 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:54:47 +0000 (0:00:00.219) 0:03:22.748 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:48 +0000 (0:00:00.987) 0:03:23.735 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040632", "end": "2024-01-20 16:54:48.455895", "rc": 0, "start": "2024-01-20 16:54:48.415263" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:54:48 +0000 (0:00:00.259) 0:03:23.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:48 +0000 (0:00:00.023) 0:03:24.019 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:54:48 +0000 (0:00:00.254) 0:03:24.273 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.038362", "end": "2024-01-20 16:54:48.989746", "rc": 0, "start": "2024-01-20 16:54:48.951384" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.255) 0:03:24.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.022) 0:03:24.552 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.021) 0:03:24.573 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.026) 0:03:24.600 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.026) 0:03:24.627 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.021) 0:03:24.648 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.029) 0:03:24.677 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.070) 0:03:24.748 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.025) 0:03:24.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.025) 0:03:24.800 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.031) 0:03:24.831 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.223) 0:03:25.054 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.028) 0:03:25.082 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769568.72054, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1705769529.9819143, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203288, "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": "3683924189", "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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.217) 0:03:25.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.026) 0:03:25.326 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.022) 0:03:25.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.020) 0:03:25.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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.021) 0:03:25.391 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.020) 0:03:25.412 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.021) 0:03:25.433 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.037) 0:03:25.471 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:54:49 +0000 (0:00:00.021) 0:03:25.493 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:54:50 +0000 (0:00:00.064) 0:03:25.557 ****** 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-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:54:50 +0000 (0:00:00.050) 0:03:25.607 ****** included: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:54:50 +0000 (0:00:00.043) 0:03:25.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:54:50 +0000 (0:00:00.022) 0:03:25.672 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:54:50 +0000 (0:00:00.223) 0:03:25.896 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:54:51 +0000 (0:00:00.961) 0:03:26.857 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038776", "end": "2024-01-20 16:54:51.573621", "rc": 0, "start": "2024-01-20 16:54:51.534845" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:54:51 +0000 (0:00:00.260) 0:03:27.118 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.038428", "end": "2024-01-20 16:54:51.835308", "rc": 0, "start": "2024-01-20 16:54:51.796880" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:54:51 +0000 (0:00:00.257) 0:03:27.376 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:54:52 +0000 (0:00:00.254) 0:03:27.631 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.034841", "end": "2024-01-20 16:54:52.341617", "rc": 0, "start": "2024-01-20 16:54:52.306776" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:54:52 +0000 (0:00:00.249) 0:03:27.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:54:52 +0000 (0:00:00.023) 0:03:27.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=458 changed=46 unreachable=0 failed=0 skipped=445 rescued=0 ignored=0 Saturday 20 January 2024 16:54:52 +0000 (0:00:00.008) 0:03:27.912 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 79.76s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 11.41s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Stop and disable service ------------------- 11.31s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Ensure container images are present --------- 8.75s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Ensure container images are present --------- 8.27s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Start service ------------------------------- 1.95s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Gathering Facts --------------------------------------------------------- 1.66s /WORKDIR/git-weekly-ci9z2x9owa/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Gather the package facts -------------------- 1.04s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.04s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Gather the package facts -------------------- 0.99s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 0.99s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Manage each secret -------------------------- 0.98s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 0.98s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Reload systemctl ---------------------------- 0.98s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Gather the package facts -------------------- 0.98s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 0.97s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Reload systemctl ---------------------------- 0.97s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 linux-system-roles.podman : Stop and disable service -------------------- 0.97s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Gather the package facts -------------------- 0.97s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 0.96s /WORKDIR/git-weekly-ci9z2x9owa/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---